[
https://issues.apache.org/jira/browse/OPENNLP-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Kosin updated OPENNLP-554:
--------------------------------
Comment: was deleted
(was: The problem is worse than I thought.
I haven't been looking at the commits or fixes in svn very carefully. Both the
Windows and Linux script files that should be calling the java VM to run the
jar file have now been replaced by this one line:
mvn -e -q exec:java "-Dexec.mainClass=opennlp.tools.cmdline.CLI"
"-Dexec.args=$*"
This breaks running of the tools for everyone.
1) It now requires the users to have mvn installed.
2) We need to distribute a POM file with the release now to support mvn so it
can run the required jar file.
Can whoever changed this please post why and share the POM file they are using
to accomplish the running of the CLI?
Our other option is to revert the changes to both the linux and windows script
files and maybe clean them up a bit, it that was the problem.
)
> Java Update 7_10 breaks -jar with wildcard support
> --------------------------------------------------
>
> Key: OPENNLP-554
> URL: https://issues.apache.org/jira/browse/OPENNLP-554
> Project: OpenNLP
> Issue Type: Bug
> Components: Command Line Interface
> Affects Versions: tools-1.5.3
> Environment: Windows 7 (64-bit) Java SE 1.7.0_10
> Reporter: James Kosin
> Assignee: James Kosin
> Priority: Blocker
>
> The 7u10 update to the Java VM breaks our usage of the opennlp-tools-*.jar to
> specify the jar files. This means the CLI interface is broken on PCs with
> this newer version.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira