Try ant 1.5beta2 or later.
 
hth
dim
----- Original Message -----
Sent: Friday, July 19, 2002 9:02 AM
Subject: [Xdoclet-user] Can't compile from CVS

JDK 1.4

WIN 2K

ANT 1.4

 

Like to use some features from the CVS version, such as JBOSS-QL.  I�m getting some error msgs when compiling from CVS:

 

compile:

    [javac] Compiling 1 source file to C:\sandbox\xdoclet\xdoclet\core\build\classes

    [javac]

    [javac] Found 1 semantic error compiling "C:/sandbox/xdoclet/xdoclet/modules/build/all-src/xdoclet/loader/ModuleFinder.java":

    [javac]

    [javac]     91.                 classpath = ((AntClassLoader) clazz.getClassLoader()).getClasspath();

    [javac]                                     <------------------------------------------------------>

    [javac] *** Error: No method named "getClasspath" was found in type "org/apache/tools/ant/AntClassLoader". However, there is an accessible method "getClass" whose name closely matches the name "ge

tClasspath".

 

BUILD FAILED

 

There are others similar to this I believe.  Can anyone point me in the right direction?

 

Thanks,

RC

 

 

 

 

Reply via email to