[
https://issues.apache.org/jira/browse/UIMA-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor updated UIMA-1851:
---------------------------------
Fix Version/s: 2.3.1AS
Description: One of the UIMA AS extended tests creates a temp directory
in uimaj-as-activemq project folder. When attempting to build the project,
maven fails. One approach is to exclude the temp directory in project's pom
file, but a better approach is to generate the temp directory under target
where it is cleaned up when maven build runs. (was: One of the UIMA SS
extended tests creates a temp directory in uimaj-as-activemq project folder.
When attempting to build the project, maven fails. One approach is to exclude
the temp directory in project's pom file, but a better approach is to generate
the temp directory under target where it is cleaned up when maven build runs.)
> Fix UIMA AS jUnit test to generate files into uimaj-as-activemq/target/temp
> directory
> -------------------------------------------------------------------------------------
>
> Key: UIMA-1851
> URL: https://issues.apache.org/jira/browse/UIMA-1851
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Affects Versions: 2.3AS
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Priority: Minor
> Fix For: 2.3.1AS
>
>
> One of the UIMA AS extended tests creates a temp directory in
> uimaj-as-activemq project folder. When attempting to build the project, maven
> fails. One approach is to exclude the temp directory in project's pom file,
> but a better approach is to generate the temp directory under target where it
> is cleaned up when maven build runs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.