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)" <de...@uima.apache.org> on 2011/01/06 17:50:46 UTC

[jira] Created: (UIMA-1990) uima-jet-expander fails to find include files, and has wrong dependency on source location

uima-jet-expander fails to find include files, and has wrong dependency on source location
------------------------------------------------------------------------------------------

                 Key: UIMA-1990
                 URL: https://issues.apache.org/jira/browse/UIMA-1990
             Project: UIMA
          Issue Type: Bug
          Components: Build, Packaging and Test
            Reporter: Marshall Schor
            Assignee: Marshall Schor


uimaj-jet-expander is a utility that is run whenever the JCas gen templates need to be regenerated from updated javajet sources .  It hasn't been run since some time in 2007, I think.  Related issue UIMA-1983 caused me to update the javajet sources and try to run it - but it had two problems.

The method for finding the included files failed - probably due to some subtle change in how File is implemented from Java 1.5 onwards.

The Eclipse launchers for this utility assumed the files were directly in the Eclipse workspace (which in my configuration, they are not).

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


[jira] Closed: (UIMA-1990) uima-jet-expander fails to find include files, and has wrong dependency on source location

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

Marshall Schor closed UIMA-1990.
--------------------------------

    Resolution: Fixed

> uima-jet-expander fails to find include files, and has wrong dependency on source location
> ------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1990
>                 URL: https://issues.apache.org/jira/browse/UIMA-1990
>             Project: UIMA
>          Issue Type: Bug
>          Components: Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>
> uimaj-jet-expander is a utility that is run whenever the JCas gen templates need to be regenerated from updated javajet sources .  It hasn't been run since some time in 2007, I think.  Related issue UIMA-1983 caused me to update the javajet sources and try to run it - but it had two problems.
> The method for finding the included files failed - probably due to some subtle change in how File is implemented from Java 1.5 onwards.
> The Eclipse launchers for this utility assumed the files were directly in the Eclipse workspace (which in my configuration, they are not).

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