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 15:51:48 UTC

[jira] Closed: (UIMA-868) put Saxon in a place unlikely to be put in the class path; update test and script codes to reference

     [ https://issues.apache.org/jira/browse/UIMA-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-868.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.2S

> put Saxon in a place unlikely to be put in the class path; update test and script codes to reference
> ----------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-868
>                 URL: https://issues.apache.org/jira/browse/UIMA-868
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout, Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>             Fix For: 2.2.2S
>
>
> The test code looks for saxon in the directory %UIMA_HOME%/lib/MUST-NOT-BE-IN-CLASSPATH.  However the build code doesn't put it there.  The scripts expect saxon to be in file:$UIMA_HOME/lib/saxon8.jar
> Fix by creating a new directory in the bin distr, parallel to lib, named saxon, having the jar file, and update the scripts and the test.  It was felt that the name "MUST-NOT-BE-IN-CLASSPATH", while having the desired effect, was perhaps too un-aesthetic, and having a parallel directory will be sufficient enough to avoid people from making the mistake of including this in the class path.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.