Hi guys, Thanks for the patches. I will apply them in the next release.
On 9/2/05, Ken Williams <[EMAIL PROTECTED]> wrote: > > I notice some output during the tests, though: > > All tests successful. > Files=18, Tests=314, 58 wallclock secs (29.67 cusr + 8.03 csys = > 37.70 CPU) > No tests defined for Inline::Java::JNI extension. > > I can ignore that last little scary sentence, because *all* the tests > were hitting the JNI version, right? You must explicitely activate the JNI extension using the PERL_INLINE_JAVA_JNI env. var. When you do so, the output of the first test will show a message stating that it is using the JNI extension. There are no tests specific to the JNI module, the same regular tests are run but with the JNI mode enabled. Patrick -- ===================== Patrick LeBoutillier Laval, Québec, Canada
