UIMA-AS: saxon jar name wrong, and saxon version issue
------------------------------------------------------
Key: UIMA-862
URL: https://issues.apache.org/jira/browse/UIMA-862
Project: UIMA
Issue Type: Bug
Components: Async Scaleout, Build, Packaging and Test
Reporter: Marshall Schor
Assignee: Marshall Schor
The launch code in uima-as has hard-coded the saxon jar name, as saxon8.jar,
but the build process has a different name. Fix this.
Also, the version of saxon currently available from the maven repos is
down-level - 8.7 versus 8.9 which we have been using. The command line
arguments are different for 8.7, and the 8.9 arguments are not recognized. See
if 8.7 will work for our purposes, or find another way to get the distr to
includ 8.9.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.