Hi Robert,

Thanks, I'm aware of the issue. The problem stems from recent updates of the build.bat 
+ build.xml files to use ant 1.5, I haven't been
able to update the lib directory for Castor yet due to a strange CVS lock on that 
directory.

To fix it locally, you can do the following:

#1

check out the latest build.xml file

#2

Add the ant 1.5 optional.jar to the castor lib directory. There seems to be a bug in 
ant 1.5 XSLTProcess task that requires the
optional.jar. Hopefully that's fixed in 1.6 but I haven't checked on that yet.

There seems to be a lock on the castor/lib directory, so I'm waiting to get that 
manually removed before I can check in the optional.jar
but you can grab it from apache if you don't have a copy.

--Keith


[EMAIL PROTECTED] wrote:

> BUILD FAILED
> file:/Users/developer/Source/Tools/castor/src/build.xml:297: 
> java.lang.ClassNotFoundException: org.exolab.adaptx.util.JakartaAntAdapter
>
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
>         unsubscribe castor-dev

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to