Re: Jenkins build is still unstable: UIMA-uimaFIT_java8 » Apache UIMA uimaFIT - Core #80

2016-11-08 Thread Marshall Schor
Looking at run 80 workspace, I see Java version 1.8.0 build 102 (I think - this is from memory, and I can't seem to get to the workspace at the moment). I think this might be an Oracle Java. I ran the test with Oracle Java 8 build 112, on Windows, and got a different slight miscompare - the end

[jira] [Created] (UIMA-5173) compare XML results using XMLunit in uimaFIT test

2016-11-08 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-5173: Summary: compare XML results using XMLunit in uimaFIT test Key: UIMA-5173 URL: https://issues.apache.org/jira/browse/UIMA-5173 Project: UIMA Issue Type: Impr

[jira] [Resolved] (UIMA-5173) compare XML results using XMLunit in uimaFIT test

2016-11-08 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-5173. -- Resolution: Fixed > compare XML results using XMLunit in uimaFIT test > -

[jira] [Created] (UIMA-5174) uv3 correct wrong svn location for uimaj-v3migration-jcas project

2016-11-08 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-5174: Summary: uv3 correct wrong svn location for uimaj-v3migration-jcas project Key: UIMA-5174 URL: https://issues.apache.org/jira/browse/UIMA-5174 Project: UIMA

Jenkins build is back to stable : UIMA-uimaFIT_java8 » Apache UIMA uimaFIT - Core #81

2016-11-08 Thread Apache Jenkins Server
See

Jenkins build is back to stable : UIMA-uimaFIT_java8 #81

2016-11-08 Thread Apache Jenkins Server
See

Re: svn commit: r1768726 - in /uima/uimafit/trunk/uimafit-core: pom.xml src/test/java/org/apache/uima/fit/factory/AnalysisEngineFactoryTest.java

2016-11-08 Thread Richard Eckart de Castilho
Thanks! -- Richard > On 08.11.2016, at 17:36, sc...@apache.org wrote: > > Author: schor > Date: Tue Nov 8 16:36:45 2016 > New Revision: 1768726 > > URL: http://svn.apache.org/viewvc?rev=1768726&view=rev > Log: > [UIMA-5173] compare xml results using XMLunit compare to avoid failing due to > x

[jira] [Created] (UIMA-5175) DUCC remove obsolete code and configuration data

2016-11-08 Thread Lou DeGenaro (JIRA)
Lou DeGenaro created UIMA-5175: -- Summary: DUCC remove obsolete code and configuration data Key: UIMA-5175 URL: https://issues.apache.org/jira/browse/UIMA-5175 Project: UIMA Issue Type: Improveme

[jira] [Work started] (UIMA-5175) DUCC remove obsolete code and configuration data

2016-11-08 Thread Lou DeGenaro (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on UIMA-5175 started by Lou DeGenaro. -- > DUCC remove obsolete code and configuration data > -

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

2016-11-08 Thread Marshall Schor
Hi, As I try and build projects for UIMA V3, I have the behavior that if I don't get the javadocs to pass the Java 8 checks (that produce WARNINGS), the javadoc generation step "fails" and the build stops. If I try the same thing on the trunk code, temporarily changing the source/target levels to

[jira] [Closed] (UIMA-5173) compare XML results using XMLunit in uimaFIT test

2016-11-08 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor closed UIMA-5173. closing after seeing the Jenkins builds started working again. > compare XML results using XMLunit in ui