Hello, Thank for your feedback. I will setup a ML (or better, move the thing to sourceforge ASAP0). As for the errors you noticed, I think they are not blocking but here are some explanations: - java.lang.ClassNotFoundException: oqube.jhighlight.scala.ScalaXhtmlRenderer: this comes from a class constructor that calls Class.forName() but the class is not there as it is in an extension for jhighlight that I hove taken out of the dependencies, waiting for upgrading of jhighlight with a patch I submitted (BTW, this is entirely up to me as the patch is not correct wrt coding conventions of the project) - Unknown attirbute oqube.bytes.attributes.SyntheticAttribute : this error is logged by patchwork-bytes when it parses a class file and find an attribute that it does not know. There is another one, BridgeMethod, that should be supported.
Regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
