Move bin/opennlp distribution scripts to new location, and place working dev
scripts in bin
-------------------------------------------------------------------------------------------
Key: OPENNLP-80
URL: https://issues.apache.org/jira/browse/OPENNLP-80
Project: OpenNLP
Issue Type: Improvement
Components: Build, Packaging and Test
Reporter: Jörn Kottmann
Assignee: Jörn Kottmann
Priority: Minor
It turned out that many users would like to use the common bin/opennlp scripts
to run opennlp in its checked out project layout. The current scripts only work
with the layout in the binary distribution. To solve this the distribution
scripts should be move inside the opennlp-distr project and new scripts which
are compatible with the checked project layout placed inside the bin folder.
The new script should be based on maven. Since maven is required anyway to
build OpenNLP.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.