Good Afternoon All-

Apparently sourcepath attribute doesnt parse the value assigned inside Javadoc 
task 
If inside the <javadoc task you specify
sourcefiles="SourceFolder/Java1.java,SourceFolder/Java2.java" 
the JavaDoc task will parse and pick up the specific files but 
if you specify sourcepath="SourceFolder" in other words specify the SAME folder 
that previous sourcefiles had used 
the javadoc task ignores sourcepath and produces bogus message about 
Im going to enter this as a bug into bugzilla
As a FYI this is Ant 1.6.3
JDK 1.5.0_06

Vielen Danke,
Martin -
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.



----- Original Message ----- 
From: "Martin Gainty" <[EMAIL PROTECTED]>
To: "Ant Developers List" <dev@ant.apache.org>
Cc: "Ant Users List" <user@ant.apache.org>
Sent: Thursday, May 25, 2006 3:53 PM
Subject: No package found


Javadoc task produces "folder does not contain any package"
What does this mean?
Thank You,

*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.


Reply via email to