Hi,

The error I got was caused by what seemed to be a typo in 
testsuite/build.xml. With this typo the testsuite build was 
failing on both jdk1.3 and jdk1.4. After I've fixed it, I
still got a compilation error on jdk1.4 (at a later point), 
but build succeeded on jdk1.3. I was in a hurry, so didnīt 
look into the compilation problem and went on to run the 
tests I have managed to build with jdk1.3...

I guess you didn't get the same error I got because you 
updated your tree after I commited my fix. 

Thanks for fixing the compilation problem with jdk1.4!

Francisco

On Sun, 5 May 2002, danch wrote:

> 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

Reply via email to