[jira] [Commented] (UIMA-5554) Strange exception when trying to get JCas FS class through reflection

2017-09-08 Thread Richard Eckart de Castilho (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159739#comment-16159739 ] Richard Eckart de Castilho commented on UIMA-5554: -- I am currently using this option

[jira] [Commented] (UIMA-5553) uv3: Ability to set just a parent classloader, but not classpath

2017-09-08 Thread Richard Eckart de Castilho (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159735#comment-16159735 ] Richard Eckart de Castilho commented on UIMA-5553: -- {quote}Are you asking for a method

Build failed in Jenkins: UIMA-v3-sdk #214

2017-09-08 Thread Apache Jenkins Server
See Changes: [schor] no Jira rollback to 3.0.0-beta-SNAPSHOT for another rc -- [...truncated 2.20 MB...] [INFO] artifact org.eclipse.equinox:registry: checking for updates from

Re: [VOTE] uimaj sdk 3.0.0 beta rc2

2017-09-08 Thread Marshall Schor
I will be cancelling the vote, but would encourage everyone to post about any issues and/or difficulties they are finding in this candidate. -Marshall On 9/6/2017 9:41 AM, Marshall Schor wrote: > Here's RC2 for uimaj-sdk 3.0.0-beta. > > There are many fixes and improvements since the first rc

[jira] [Commented] (UIMA-5557) uv3: FSArray accessors seem not to be correctly generated

2017-09-08 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159413#comment-16159413 ] Marshall Schor commented on UIMA-5557: -- V3 has a "checker" that looks at the JCas class definition

Build failed in Jenkins: UIMA-v3-sdk #213

2017-09-08 Thread Apache Jenkins Server
See Changes: [schor] [UIMA-5552] make a convenience method on all Feature Structures, getJCas() which returns the JCas view where the Feature Structure was created, no exception thrown; a default method

[jira] [Commented] (UIMA-5554) Strange exception when trying to get JCas FS class through reflection

2017-09-08 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159372#comment-16159372 ] Marshall Schor commented on UIMA-5554: -- It's not harmful, but there's an "ordering" issue, due to JCas

[jira] [Comment Edited] (UIMA-5553) uv3: Ability to set just a parent classloader, but not classpath

2017-09-08 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159346#comment-16159346 ] Marshall Schor edited comment on UIMA-5553 at 9/8/17 9:11 PM: -- Are you asking

[jira] [Commented] (UIMA-5553) uv3: Ability to set just a parent classloader, but not classpath

2017-09-08 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159346#comment-16159346 ] Marshall Schor commented on UIMA-5553: -- Are you asking for a method like

[jira] [Resolved] (UIMA-5552) uv3: Get JCas instance in JCas class

2017-09-08 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-5552. -- Resolution: Fixed excellent suggestion! I added a getJCas() method with a default impl to the

[jira] [Updated] (UIMA-5552) uv3: Get JCas instance in JCas class

2017-09-08 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-5552: - Fix Version/s: 3.0.0SDK-beta > uv3: Get JCas instance in JCas class >

Re: [VOTE] uimaj sdk 3.0.0 beta rc2

2017-09-08 Thread Marshall Schor
I'm curious whether the newer iterator things in v3 address the use case you extended FSIteratorImplBase for.  Can you point to some code that is doing this extension or some other info about it? Thanks. -Marshall On 9/8/2017 3:02 AM, Peter Klügl wrote: > I think the problem was caused by a bug

Re: [VOTE] uimaj sdk 3.0.0 beta rc2

2017-09-08 Thread Marshall Schor
happy to address all issues you find in testing!  I don't see a benefit in voting it through early. Thanks for all the testing - that's just what it needs :-) -Marshall On 9/8/2017 9:15 AM, Richard Eckart de Castilho wrote: > On 06.09.2017, at 16:41, Marshall Schor wrote: >>

[jira] [Comment Edited] (UIMA-5557) uv3: FSArray accessors seem not to be correctly generated

2017-09-08 Thread Richard Eckart de Castilho (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16158621#comment-16158621 ] Richard Eckart de Castilho edited comment on UIMA-5557 at 9/8/17 1:22 PM:

[jira] [Commented] (UIMA-5557) uv3: FSArray accessors seem not to be correctly generated

2017-09-08 Thread Richard Eckart de Castilho (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16158621#comment-16158621 ] Richard Eckart de Castilho commented on UIMA-5557: -- The two cases are probably different.

Re: [VOTE] uimaj sdk 3.0.0 beta rc2

2017-09-08 Thread Richard Eckart de Castilho
On 06.09.2017, at 16:41, Marshall Schor wrote: > > Here's RC2 for uimaj-sdk 3.0.0-beta. So finally I have set up a DKPro Core branch to build against UIMAv3 and also updated the uimaFIT v3 branch to build again. Doing so, I found a couple of things and have opened issues for

[jira] [Created] (UIMA-5557) uv3: FSArray accessors seem not to be correctly generated

2017-09-08 Thread Richard Eckart de Castilho (JIRA)
Richard Eckart de Castilho created UIMA-5557: Summary: uv3: FSArray accessors seem not to be correctly generated Key: UIMA-5557 URL: https://issues.apache.org/jira/browse/UIMA-5557

[jira] [Created] (UIMA-5556) uv3: Logging substitution does not work consistently

2017-09-08 Thread Richard Eckart de Castilho (JIRA)
Richard Eckart de Castilho created UIMA-5556: Summary: uv3: Logging substitution does not work consistently Key: UIMA-5556 URL: https://issues.apache.org/jira/browse/UIMA-5556 Project:

Jenkins build is back to normal : UIMA-uimaFIT v3 #27

2017-09-08 Thread Apache Jenkins Server
See

[jira] [Created] (UIMA-5555) ExternalResourceFactoryTest hangs at some tests due to remote URL accesses

2017-09-08 Thread Richard Eckart de Castilho (JIRA)
Richard Eckart de Castilho created UIMA-: Summary: ExternalResourceFactoryTest hangs at some tests due to remote URL accesses Key: UIMA- URL: https://issues.apache.org/jira/browse/UIMA-

Build failed in Jenkins: UIMA-uimaFIT v3 #26

2017-09-08 Thread Apache Jenkins Server
See Changes: [rec] [UIMA-5323] Adjust uimaFIT v3 branch to actually build against UIMA v3 - Update CAS dump files to changes in toString() method for feature structures [rec] [UIMA-5553] uv3: Ability to set

Jenkins build is back to stable : UIMA-uimaFIT v3 » Apache UIMA uimaFIT - Core #26

2017-09-08 Thread Apache Jenkins Server
See

Jenkins build is back to stable : UIMA-uimaFIT v3 » Apache UIMA uimaFIT - Legacy uimaFIT support #26

2017-09-08 Thread Apache Jenkins Server
See

[jira] [Created] (UIMA-5554) Strange exception when trying to get JCas FS class through reflection

2017-09-08 Thread Richard Eckart de Castilho (JIRA)
Richard Eckart de Castilho created UIMA-5554: Summary: Strange exception when trying to get JCas FS class through reflection Key: UIMA-5554 URL: https://issues.apache.org/jira/browse/UIMA-5554

Jenkins build is unstable: UIMA-uimaFIT v3 » Apache UIMA uimaFIT - Core #25

2017-09-08 Thread Apache Jenkins Server
See

Jenkins build is unstable: UIMA-uimaFIT v3 #25

2017-09-08 Thread Apache Jenkins Server
See

Jenkins build is unstable: UIMA-uimaFIT v3 » Apache UIMA uimaFIT - Legacy uimaFIT support #25

2017-09-08 Thread Apache Jenkins Server
See

[jira] [Created] (UIMA-5553) uv3: Ability to set just a parent classloader, but not classpath

2017-09-08 Thread Richard Eckart de Castilho (JIRA)
Richard Eckart de Castilho created UIMA-5553: Summary: uv3: Ability to set just a parent classloader, but not classpath Key: UIMA-5553 URL: https://issues.apache.org/jira/browse/UIMA-5553

[jira] [Reopened] (UIMA-5323) Adjust uimaFIT v3 branch to actually build against UIMA v3

2017-09-08 Thread Richard Eckart de Castilho (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Eckart de Castilho reopened UIMA-5323: -- Further adjustments needed. > Adjust uimaFIT v3 branch to actually build

Re: [VOTE] uimaj sdk 3.0.0 beta rc2

2017-09-08 Thread Peter Klügl
mvn clean install svn tag - OK mvn clean install source-release - OK spot checked sigs - OK spot checked notes and friends - OK tested plugins in Eclispe Oxygen - OK problems with compile-level compatibility (see previous mails) - not a blocker tested ruta-v3 with staged artefacts - OK [

[jira] [Created] (UIMA-5552) uv3: Get JCas instance in JCas class

2017-09-08 Thread Richard Eckart de Castilho (JIRA)
Richard Eckart de Castilho created UIMA-5552: Summary: uv3: Get JCas instance in JCas class Key: UIMA-5552 URL: https://issues.apache.org/jira/browse/UIMA-5552 Project: UIMA