Didn't get that error there, but I did get an compile problem in the newbank stuff related to the fact that 1.4 defines a throwable 'cause' property in Exception and newbank has an exception class with an Exception cause properly. I've fixed that and will check in as soon as I confirm that it will compile under 1.3 (i don't see why it wouldn't, but...)
I did just do a clean checkout because the 'most' target would build for me and I felt like it was Just Time to Do That. maybe you have an old xdoclet or an version mismatch between ant and xdoclet? -danch Francisco Reverbel wrote: > Is anybody else getting this? I am using jdk1.4 on linux. > > Francisco > > ------------------------------------------------------------------------- > ... > [xdoclet] Running <deploymentDescriptor/> > [xdoclet] Running <jboss/> > [execmodules] Running xdoclet.XDocletMain loaded by > sun.misc.Launcher$AppClassLoader. Forked:true > [xdoclet] Exception in thread > "main" java.lang.NoClassDefFoundError: xdoclet/XDocletMain > [execmodules] /home/reverbel/jboss-all/testsuite/build.xml:599: Java > returned: 1[execmodules] at > org.apache.tools.ant.taskdefs.Java.execute(Java.java:90) > [execmodules] at xjavadoc.ant.XJavadocTask.execute(XJavadocTask.java:175) > [execmodules] at xdoclet.DocletTask.execute(DocletTask.java:298) > [execmodules] at > org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:104) > [execmodules] at org.apache.tools.ant.Task.perform(Task.java:217) _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
