ant -version
Apache Ant version 1.5.1 compiled on October 2 2002

It is working fine on the samples from the xdoclet download.


Martin wrote:
Jiji-
Which Ant download/build are you testing??
-M
----- Original Message -----
From: "Hanasaki JiJi" <[EMAIL PROTECTED]>
To: "LIST - ANT Users" <[EMAIL PROTECTED]>
Sent: Sunday, February 09, 2003 7:15 PM
Subject: <task not finding jar files



ANT doesnt seem to be  finding the jar files for xdoclet.  they have
been included in a classpath ref.  the task defs were taken directly
from the samples dir of the download.

any thoughts?

using the current download of b2.


====== CONSOLE OUTPUT OF ANT TASK ===========

webdoclet:
[webdoclet] Make sure the jar file containing the webdoclet class is on
the classpath specified in the <taskdef> that defined {2}. These classes
are needed in order to generate correct output.
[webdoclet]     at xdoclet.DocletTask.checkClass(DocletTask.java:501)
[webdoclet]     at
xdoclet.modules.web.WebDocletTask.validateOptions(WebDocletTask.java:22)
[webdoclet]     at xjavadoc.ant.XJavadocTask.execute(XJavadocTask.java:53)
[webdoclet]     at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:166)
[webdoclet]     at org.apache.tools.ant.Task.perform(Task.java:319)
[webdoclet]     at org.apache.tools.ant.Target.execute(Target.java:309)
[webdoclet]     at
org.apache.tools.ant.Target.performTasks(Target.java:336)

[webdoclet]     at
org.apache.tools.ant.Project.executeTarget(Project.java:1306)
[webdoclet]     at
org.apache.tools.ant.Project.executeTargets(Project.java:1250)
[webdoclet]     at org.apache.tools.ant.Main.runBuild(Main.java:610)
[webdoclet]     at org.apache.tools.ant.Main.start(Main.java:196)
[webdoclet]     at org.apache.tools.ant.Main.main(Main.java:235)


======= DEBUG OUTPUT ======== full detail too big to post to list
[webdoclet] validating subTask: deploymentdescriptor class: class
xdoclet.modules.web.WebXmlSubTask
[webdoclet] validating subTask: jsptaglib class: class
xdoclet.modules.web.JspTaglibSubTask
Finding class javax.servlet.Servlet
Finding class xdoclet.XDocletMessages
Class xdoclet.XDocletMessages loaded from ant loader
Finding class xdoclet.XDocletMessagesMessages
ResourceStream for xdoclet/XDocletMessagesMessages.properties loaded
from ant loader
Finding class xdoclet.XDocletMessagesMessages_en
Couldn't load ResourceStream for
xdoclet/XDocletMessagesMessages_en.properties
Finding class xdoclet.XDocletMessagesMessages_en_US
Couldn't load ResourceStream for
xdoclet/XDocletMessagesMessages_en_US.properties


--
=================================================================
= Management is doing things right; leadership is doing the     =
=       right things.    - Peter Drucker                        =
=_______________________________________________________________=
=     http://www.sun.com/service/sunps/jdc/javacenter.pdf       =
=  www.sun.com | www.javasoft.com | http://wwws.sun.com/sunone  =
=================================================================





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--
=================================================================
= Management is doing things right; leadership is doing the     =
=       right things.    - Peter Drucker                        =
=_______________________________________________________________=
=     http://www.sun.com/service/sunps/jdc/javacenter.pdf       =
=  www.sun.com | www.javasoft.com | http://wwws.sun.com/sunone  =
=================================================================


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to