> I receive the following error:
>
> java.lang.IncompatibleClassChangeError: Unimplemented interface method
> at org.apache.tools.ant.SunParser.parse(SunParser.java:76)
> at
> org.apache.tools.ant.ProjectHelper.configureProject(ProjectHel
per.java:84)
> at org.apache.tools.ant.Main.runBuild(Compiled Code)
> at org.apache.tools.ant.Main.main(Compiled Code)
In the build/ directory, there are two jar files: ant.jar, and xml.jar
Make sure you have both of them in the classpath for running ant.
Check your build-turbine.sh - classpath is set up near the end,
just before java invocation.
Good luck!
Rafal
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]