[jira] [Created] (UIMA-5180) UIMA-AS: service returns list of performance metrics in an inconsistent order

2016-11-09 Thread Jerry Cwiklik (JIRA)
Jerry Cwiklik created UIMA-5180: --- Summary: UIMA-AS: service returns list of performance metrics in an inconsistent order Key: UIMA-5180 URL: https://issues.apache.org/jira/browse/UIMA-5180 Project: UIMA

[jira] [Resolved] (UIMA-5126) UIMA-AS thows an NPE if saxon9he.jar is in the classpath

2016-11-09 Thread Burn Lewis (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Burn Lewis resolved UIMA-5126. -- Resolution: Fixed Assignee: Burn Lewis Found a number of uses of null instead of "" in Core UIMA.

[jira] [Updated] (UIMA-5179) Problems with uimaj-examples project in UIMA-AS v2.8.1

2016-11-09 Thread Eddie Epstein (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eddie Epstein updated UIMA-5179: Fix Version/s: 2.9.0AS > Problems with uimaj-examples project in UIMA-AS v2.8.1 > ---

[jira] [Created] (UIMA-5179) Problems with uimaj-examples project in UIMA-AS v2.8.1

2016-11-09 Thread Eddie Epstein (JIRA)
Eddie Epstein created UIMA-5179: --- Summary: Problems with uimaj-examples project in UIMA-AS v2.8.1 Key: UIMA-5179 URL: https://issues.apache.org/jira/browse/UIMA-5179 Project: UIMA Issue Type: B

[jira] [Created] (UIMA-5178) UIMA-AS: service returns wrong performance metrics

2016-11-09 Thread Jerry Cwiklik (JIRA)
Jerry Cwiklik created UIMA-5178: --- Summary: UIMA-AS: service returns wrong performance metrics Key: UIMA-5178 URL: https://issues.apache.org/jira/browse/UIMA-5178 Project: UIMA Issue Type: Bug

[jira] [Resolved] (UIMA-5176) multi-threaded test case driver has logic bug

2016-11-09 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-5176. -- Resolution: Fixed > multi-threaded test case driver has logic bug > -

[jira] [Created] (UIMA-5177) NPEs occur if Saxon9 is in the classpath

2016-11-09 Thread Burn Lewis (JIRA)
Burn Lewis created UIMA-5177: Summary: NPEs occur if Saxon9 is in the classpath Key: UIMA-5177 URL: https://issues.apache.org/jira/browse/UIMA-5177 Project: UIMA Issue Type: Bug Compone

[jira] [Created] (UIMA-5176) multi-threaded test case driver has logic bug

2016-11-09 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-5176: Summary: multi-threaded test case driver has logic bug Key: UIMA-5176 URL: https://issues.apache.org/jira/browse/UIMA-5176 Project: UIMA Issue Type: Bug

Re: Can anyone explain Javadoc (java 8) behavior - sometimes failing on warning, othertimes continuing?

2016-11-09 Thread Peter Klügl
Hi, I have no answer to your question, but for the UIMA Ruta javadocs built with Java 8 I had to fix some javadocs in the source code which were causing build errors. The warnings did not stop the build process. Best, Peter Am 08.11.2016 um 22:08 schrieb Marshall Schor: > Hi, > > As I try a