Discussion:
[Middlegen-user] Latest CVS
Ludovic Claude
2002-06-04 17:52:02 UTC
Permalink
Hello,

I'm tring to build middlegen from today's cvs, but i've got this error:

plugin:
[xdoclet] java.lang.NoClassDefFoundError: xdoclet/XDocletMain
[xdoclet] Exception in thread "main"
[xdoclet] D:\projects\middlegen\build.xml:343: Java returned: 1
[xdoclet] at org.apache.tools.ant.taskdefs.Java.execute(Java.java)
[xdoclet] at xjavadoc.ant.XJavadocTask.execute(XJavadocTask.java:185)

The strange thing is that the xdoclet task seems to get a correct classpath,
so i don't know what's wrong.
I'm using jdk 1.4, and Ant 1.5b2, and yes, i've removed the xercesImpl.jar
from ant/lib

Ludovic
a***@netcom.no
2002-06-05 05:43:02 UTC
Permalink
Salut Ludovic!

You must be having an old xjavadoc.jar. The XJavaDocMain class in
xjavadoc.jar in Middlegen CVS doesn't even have 185 lines.

Try to delete your jar files and do a new CVS update (Maybe your CVS
client is buggy ;-)

Aslak

----- Original Message -----
From: "Ludovic Claude" <***@wipo.int>
Date: Tuesday, June 4, 2002 9:50 pm
Subject: [Middlegen-user] Latest CVS
Post by Ludovic Claude
Hello,
I'm tring to build middlegen from today's cvs, but i've got this
[xdoclet] java.lang.NoClassDefFoundError: xdoclet/XDocletMain
[xdoclet] Exception in thread "main"
[xdoclet] D:\projects\middlegen\build.xml:343: Java returned: 1
[xdoclet] at
org.apache.tools.ant.taskdefs.Java.execute(Java.java) [xdoclet]
at xjavadoc.ant.XJavadocTask.execute(XJavadocTask.java:185)
The strange thing is that the xdoclet task seems to get a correct
classpath,so i don't know what's wrong.
I'm using jdk 1.4, and Ant 1.5b2, and yes, i've removed the
xercesImpl.jarfrom ant/lib
Ludovic
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.co
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
Ludovic Claude
2002-06-05 06:01:03 UTC
Permalink
Merci beaucoup!

I did have an old xjavadoc in the classpath, messing up with the new one...

----- Original Message -----
From: <***@netcom.no>
To: "Ludovic Claude" <***@wipo.int>
Cc: <middlegen-***@lists.sourceforge.net>
Sent: Wednesday, June 05, 2002 9:42 AM
Subject: Re: [Middlegen-user] Latest CVS
Post by a***@netcom.no
Salut Ludovic!
You must be having an old xjavadoc.jar. The XJavaDocMain class in
xjavadoc.jar in Middlegen CVS doesn't even have 185 lines.
Try to delete your jar files and do a new CVS update (Maybe your CVS
client is buggy ;-)
Aslak
----- Original Message -----
Date: Tuesday, June 4, 2002 9:50 pm
Subject: [Middlegen-user] Latest CVS
Post by Ludovic Claude
Hello,
I'm tring to build middlegen from today's cvs, but i've got this
[xdoclet] java.lang.NoClassDefFoundError: xdoclet/XDocletMain
[xdoclet] Exception in thread "main"
[xdoclet] D:\projects\middlegen\build.xml:343: Java returned: 1
[xdoclet] at
org.apache.tools.ant.taskdefs.Java.execute(Java.java) [xdoclet]
at xjavadoc.ant.XJavadocTask.execute(XJavadocTask.java:185)
The strange thing is that the xdoclet task seems to get a correct
classpath,so i don't know what's wrong.
I'm using jdk 1.4, and Ant 1.5b2, and yes, i've removed the
xercesImpl.jarfrom ant/lib
Ludovic
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.co
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
Loading...