You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <ui...@incubator.apache.org> on 2008/03/10 03:07:46 UTC

[jira] Created: (UIMA-862) UIMA-AS: saxon jar name wrong, and saxon version issue

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.


[jira] Closed: (UIMA-862) UIMA-AS: saxon jar name wrong, and saxon version issue

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-862.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.2S

Fixed by keeping a version of the saxon 8.9 jar in our svn and copying it from there into the binary distribution.

> 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
>             Fix For: 2.2.2S
>
>
> 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.