In the convertload.sh script, it has the old 6.5 jar file as one of the
parameters:
java -Xmx1024m -jar lib/OAIToolkit-0.6.5alpha.jar
It should be this:
java -Xmx1024m -jar lib/OAIToolkit-0.6.6alpha.jar
Original issue reported on code.google.com by rc...@library.rochester.edu on 30 Aug 2010 at 7:10
Original issue reported on code.google.com by
rc...@library.rochester.edu
on 30 Aug 2010 at 7:10