Hi
First excuse me to send so much requests.
My problem is I just want to upgrade from commons-jelly-1.0-beta-4.jar to commons-jelly-1.0-RC2-SNAPSHOT.jar
and I get teh message bellow. I can use commons-jelly-1.0-RC2-SNAPSHOT.jar in other application without problem
and I can compile and run our project with commons-jelly-1.0-beta-4.jar without problem.
This compile is currently done with j2sdk1.4.2_04.
Test which is working good is :
jelly ./src/commons-jelly-1.0-RC2-SNAPSHOT/src/test/org/apache/commons/jelly/benchmark/benchmark.jelly
where the jelly script is the one in bin directory.
Any idea welcome.
Best regards
Andre Legendre
Error log :
Buildfile: build.xml
prepare:
compile:
[javac] Compiling 267 source files to /home/Absynt/Compiere/mfg_scm/classes
rmics:
[rmic] RMI Compiling 13 classes to /home/Absynt/Compiere/mfg_scm/classes
common.jar:
BUILD FAILED sun.tools.java.CompilerError: checkOverride() synthetic
Total time: 47 seconds
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
