Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
opennlp command did not load my jar containing some custom feature generators even though I placed it in the lib folder.
trunk:
$JAVACMD Xmx1024m -jar $OPENNLP_HOME/lib/opennlp-tools*.jar $@
will not load any other jars.
I made a patch that loads alle the *.jars in lib.