The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Java::JCR Revision History

0.02    2006-06-12 07:36    Andrew Sterling Hanenkamp

    * Switched Jar files to slf4j-jdk14-1.0.1.jar from slf4j-log4j12-1.0.jar and
      dropped log4j.
    * Updated inc/package-generator.pl to handle the case when methods return
      arrays.
    * Updated inc/package-generator.pl to include $VERSION variables in the
      generated files.
    * Regenerated the packages using inc/package-generator.pl.
    * Updated Java::JCR::Base to handle methods that return arrays.
    * Added documentation to Java::JCR::Base.

0.01    2006-06-07 18:39    Andrew Sterling Hanenkamp

    * Original version; created by ExtUtils::ModuleMaker 0.47
    * Generated the initial code and improved until it was capable of loading a
      Jackrabbit repository and able to run the first three "hop" examples from
      http://jackrabbit.apache.org/