Well the error is: Inside the file
package test.package;
public class Test {
...
}
and the file is placed under directory test.
The compilation succeeds and puts the .class under Test/Package
/Ahmed
-----Original Message-----
From: Jan.Materne@rzf.fin-nrw.de [mailto:Jan.Materne@rzf.fin-nrw.de]
Sent: mercredi 16 février 2005 12:22
To: user@ant.apache.org
Subject: AW: Error not detected in ANT 1.6.1 compile task
Quick retest: works for me.
Can you create a test case (small buggy java file, buildfile)?
Jan
> -----Ursprüngliche Nachricht-----
> Von: Ahmed Ounaissa [mailto:ahmed.ounaissa@prima-solutions.com]
> Gesendet am: Mittwoch, 16. Februar 2005 12:11
> An: user@ant.apache.org
> Betreff: Error not detected in ANT 1.6.1 compile task
>
> Hi,
>
> Running ant compile on a java source with a buggy file
> (declared package does not match the file location), ant does
> not report the error do you know of this ?
>
> ant version = 1.6.1, JDK=Sun 1.4.2_03
>
> Thx a lot,
> /Ahmed
>
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|