UIMAv3 & WebAnno

2018-01-03 Thread Richard Eckart de Castilho
Hi again, I have once again switched my local environment to a UIMA v3 mode: - UIMA SDK v3 (3.0.1-beta-SNAPSHOT v3 branch) - uimaFIT (3.0.0-SNAPSHOT v3 branch) - DKPro Core (2.0.x branch) - WebAnno (feature/issue1115-uimav3 branch) Last time, I ran into trouble because the IDs loaded from

Jenkins build is back to normal : UIMA-SDK #992

2018-01-03 Thread Apache Jenkins Server
See

anyone know why java 8 now seems to be required by our jenkins maven builds?

2018-01-03 Thread Marshall Schor
Both Ducc and UIMA-SDK builds got a failure using maven 3.3.9 - did that get compiled with Java 8 (and now won't run with java 7)? or something else?  Workaround - seems to be to configure Jenkins to use Java 1.8 (latest). -Marshall

[jira] [Commented] (UIMA-5662) uv3 support CAS deserialization subsequent low level access

2018-01-03 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310069#comment-16310069 ] Marshall Schor commented on UIMA-5662: -- Current v2 design for Xmi deserialization creates the internal

[jira] [Closed] (UIMA-5691) hex to byte conversion routine wrong for lower case hex

2018-01-03 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor closed UIMA-5691. Resolution: Fixed > hex to byte conversion routine wrong for lower case hex >

Build failed in Jenkins: UIMA-SDK #991

2018-01-03 Thread Apache Jenkins Server
See Changes: [schor] [UIMA-5691] fix hex char to byte conversion for lower case hex char format -- [...truncated 277.13 KB...] A

Jenkins build is back to normal : UIMA-v3-sdk #333

2018-01-03 Thread Apache Jenkins Server
See

[jira] [Commented] (UIMA-5542) UIMA-DUCC: upgrade JNA or correct LICENSE

2018-01-03 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309765#comment-16309765 ] Jerry Cwiklik commented on UIMA-5542: - To use OS-based login for WS while running with IBM Java, the

[jira] [Created] (UIMA-5691) hex to byte conversion routine wrong for lower case hex

2018-01-03 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-5691: Summary: hex to byte conversion routine wrong for lower case hex Key: UIMA-5691 URL: https://issues.apache.org/jira/browse/UIMA-5691 Project: UIMA Issue

[jira] [Commented] (UIMA-5662) uv3 support CAS deserialization subsequent low level access

2018-01-03 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309678#comment-16309678 ] Marshall Schor commented on UIMA-5662: -- I'm trying to support XCAS and Xmi in this new mode, as well.