I get this error in 1.0.15 when doing an Ant compile.
BUILD FAILED: java.lang.NoClassDefFoundError: net/janino/util/Benchmark
Ant does not give a stack trace, so I don't know where it is occurring.
Logged In: YES user_id=865893
Bug in makefile: "tools" and "util" classes were not included in "janino.jar".
Added missing "tools" and "util" classes to "janino.jar".
Released in 1.0.16.
Log in to post a comment.
Logged In: YES
user_id=865893
Bug in makefile: "tools" and "util" classes were not
included in "janino.jar".
Added missing "tools" and "util" classes to "janino.jar".
Released in 1.0.16.