actually you can compare the pom.xml from the drools-compiler module to confirm exactly what versions of janino it is using.
On 4/27/07, Michael Neale <[EMAIL PROTECTED]> wrote:
hmmm ok I haven't seen that. I don't believe it changed at all. I am using janino now with no problems. On 4/24/07, Ru < [EMAIL PROTECTED]> wrote: > > Hello rules-users and team! > > I moved from 3.0.5 to 3.0.6 and got this error: > > Exception in thread "AWT-EventQueue-0" java.lang.NoSuchFieldError: > NO_DESTINATION_DIRECTORY > at ru.oogis.util.StringCompiler.janinoCompileString > (StringCompiler.java :56) > at ru.oogis.util.OntoJava.process(OntoJava.java:165) > at ru.oogis.util.OntoJava.createClasses(OntoJava.java:149) > at ru.oogis.util.OntoJava.createClasses(OntoJava.java:139) > at ru.oogis.jbrs.JBRSTab.compileOntology(JBRSTab.java:286) > . . . . > > in my working perfect in 3.0.5 code where I call JANINO Compiler. > > I looked at the janino-2.4.3.jar and noticed that it has changed in > date and size. > It is strange having in mind that version number is not changed. > All the same, what I have to do to avoid problem? > Thanks in advance. > > Sincerely, > Ru > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
