Uploaded image for project: 'OpenNLP'
  1. OpenNLP
  2. OPENNLP-893

opennlp.sh should add all jars in lib folder to classpath

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.7.0
    • 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.

      Attachments

        Activity

          People

            thygesen Peter Thygesen
            joern Jörn Kottmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: