Joern Kottmann created OPENNLP-893:
--------------------------------------

             Summary: opennlp.sh should add all jars in lib folder to classpath
                 Key: OPENNLP-893
                 URL: https://issues.apache.org/jira/browse/OPENNLP-893
             Project: OpenNLP
          Issue Type: Improvement
          Components: Build, Packaging and Test
            Reporter: Joern Kottmann
            Assignee: Peter Thygesen
            Priority: Minor
             Fix For: 1.7.0


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to