UIMA-AS extended test does not terminate reliable
-------------------------------------------------

                 Key: UIMA-2056
                 URL: https://issues.apache.org/jira/browse/UIMA-2056
             Project: UIMA
          Issue Type: Improvement
          Components: Build, Packaging and Test
            Reporter: Jörn Kottmann
            Assignee: Jörn Kottmann
            Priority: Trivial


The maven process forks a process to run unit tests in. It turned out that the 
forked process does not terminate if maven is stopped via ctrl+c (maybe windows 
only) or terminated on hudson (via timout or abort button).

To fix this problem it was suggested on the builds mail to switch from surefire 
to failsafe.
http://mail-archives.apache.org/mod_mbox/www-builds/201102.mbox/%[email protected]%3E

The extended test will be switched to the failsafe plugin.



-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to