Title: XDoclet 1.2b2 What's happened to the <sourcepath> tag ?

What's happened to the <sourcepath> tag ?

After installing XDoclet 1.2b2 and running my existing XDoclet ant task I get the following error:

Can't create a sourcepath element under ejbdoclet. Make sure the jar file containing the corresponding subtask class is on the classpath specified in the <taskdef> that defined {2}.

If I take the sourcepath element out I get the following:

[ejbdoclet] Generating EJB deployment descriptor (ejb-jar.xml).
[ejbdoclet] INFO: Some classes refer to other classes that were not found among the sources or on the classpath.
[ejbdoclet] (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
[ejbdoclet] The referring classes do not import any fully qualified classes matching these classes.
[ejbdoclet] However, since no packages are imported, xjavadoc has assumed that the referred classes
[ejbdoclet] belong to the same package as the referring class. The classes are:
..........


I check in the documentation and there's now no mention of the sourcepath tag.

Where am I going wrong?

using:
ant 1.5.3-1
xdoclet 1.2b2
windows 2000 pro
jdk 1.3.1


=======================================================
Information contained in this email message is intended only for
use of the individual or entity named above. If the reader of this
message is not the intended recipient, or the employee or agent
responsible to deliver it to the intended recipient, you are hereby
notified that any dissemination, distribution or copying of this
communication is strictly prohibited. If you have received this
communication in error, please immediately notify us by email
to [EMAIL PROTECTED] and destroy the original message.

Reply via email to