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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: mercredi 16 f�vrier 2005 12:22
To: [email protected]
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:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 16. Februar 2005 12:11
> An: [email protected]
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to