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

2016-11-22 Thread Burn Lewis (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Burn Lewis closed UIMA-5126. > UIMA-AS thows an NPE if saxon9he.jar is in the classpath >

[jira] [Closed] (UIMA-5117) UIMA-AS: dd2spring should log at INFO

2016-11-22 Thread Burn Lewis (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Burn Lewis closed UIMA-5117. > UIMA-AS: dd2spring should log at INFO > - > > Key:

Re: OpenCalais endpoint

2016-11-22 Thread Silvestre Losada
I have the same problem, OpenCalaisAnnotator is trying to access to and endpoint that is not valid anymore. Is there any plans to update this plugin? should I open a tiket on jira? Best. El lun., 14 mar. 2016 a las 13:15, Tommaso Teofili (< tommaso.teof...@gmail.com>) escribió: > Hi all, > >

Re: [UIMA 3.0] Typesystem / select

2016-11-22 Thread Peter Klügl
>> [UIMA 3.0] Select >> >> I love the select mechanism. I wonder if we can have somebody comment >> on whether its use is similar to other selects (like XSL and JQuery). >> >> Some of the predicates seem a subset of what RuTA offers. Maybe is >> worth extending the list so as many predicates are

Re: [UIMA 3.0] Maven Support

2016-11-22 Thread Peter Klügl
Hi, I think there is a problem with customized JCasGen cover classes. The maven plugin does not support it but just generates new classes. Best, Peter Am 21.11.2016 um 22:27 schrieb Marshall Schor: > On 11/19/2016 1:10 PM, Pablo Duboue wrote: >> Can we support generated classes being

Re: [VOTE] Release UIMA-AS 2.9.0 RC1

2016-11-22 Thread Marshall Schor
hmmm, the latest Jenkins build is showing 4 test failures? -Marshall

Re: [VOTE] Release UIMA-AS 2.9.0 RC1

2016-11-22 Thread Jaroslaw Cwiklik
I did find a "small" bug in the code that logs a message when versions don't match. Its only effecting logging in this particular case where I chose v 3.0.0 as the next version for UIMA-AS. I think the RC1 should not be taken down for this reason. In RC1 both uimaj and uima-as are at 2.9.0 and

[jira] [Commented] (UIMA-5191) Free instance of agreggate with cas multiplier in MultiprocessingAnalysisEngine

2016-11-22 Thread Nelson RIvera (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15687940#comment-15687940 ] Nelson RIvera commented on UIMA-5191: - the value of ActionAfterCasMultiplier in custom flow controller

Re: [VOTE] Release UIMA-AS 2.9.0 RC1

2016-11-22 Thread Jaroslaw Cwiklik
Marshall, this is caused by me choosing next version to be 3.0.0-SNAPSHOT when doing mvn release:prepare -DautoVersionSubmodules The UIMA-AS code does this check: if (UimaAsVersion.getMajorVersion() != UimaVersion.getMajorVersion()) { I will choose 2.9.1 as the next version when doing

[jira] [Commented] (UIMA-5191) Free instance of agreggate with cas multiplier in MultiprocessingAnalysisEngine

2016-11-22 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15687909#comment-15687909 ] Marshall Schor commented on UIMA-5191: -- To help understand the flow, what flow controller are you

[jira] [Commented] (UIMA-5191) Free instance of agreggate with cas multiplier in MultiprocessingAnalysisEngine

2016-11-22 Thread Nelson RIvera (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15687932#comment-15687932 ] Nelson RIvera commented on UIMA-5191: - I use a custom flow controller. I rewrite continueOnFailure

Re: [VOTE] Release UIMA-AS 2.9.0 RC1

2016-11-22 Thread Marshall Schor
Ah - OK. So you're saying, this RC is (possibly) good, and we should go ahead and test it, etc., and you'll fix the "next" release RC later, right? -Marshall On 11/22/2016 3:57 PM, Jaroslaw Cwiklik wrote: > Marshall, this is caused by me choosing next version to be 3.0.0-SNAPSHOT > when doing

Re: OpenCalais endpoint

2016-11-22 Thread Silvestre Losada
Thanks Marshall, Let me collect some more information and open a ticket. The endpoint changed to api.thomsonreuters.com. I think that they change the endpoint and also the input and output. Y let you know. El mar., 22 nov. 2016 a las 21:37, Marshall Schor () escribió: > you

Re: [UIMA 3.0] Maven Support

2016-11-22 Thread Marshall Schor
I was making some incorrect assumptions. I was assuming that the parent JCasGen'd class would correspond to a UIMA type, and the subclass would be something that extended that but didn't add any features, or needed to get registered, etc. The only reason to register it would be to have non-JCas

Re: [UIMA 3.0] Maven Support

2016-11-22 Thread Marshall Schor
Yes, I believe that is correct - the Maven plugin does not support "merging" with already generated customized JCasGen cover classes. If that was a requirement, I suspect (with some work, and dependencies such as you need to have an Eclipse installation...) it could be added. -Marshall On

Re: OpenCalais endpoint

2016-11-22 Thread Marshall Schor
you could open a ticket. Even better, it would be good to do the bit of research to see what would be needed to fix this, or even if OpenCalais is still offering this service. My brief check of their website seems to indicate they now require individual registration to get access to their API,

connectingto Remote UIMA Proces from Solr

2016-11-22 Thread Soumitra Mazumder
Hi, I have following requirement for calling UIMA annotators from Solr. Can you please help or guide me to some documentation for the same. *1) Apache UIMA will run as a separate process in a remote server2) Solr will send the document text Apache UIMA3) UIMA will send back the Annotators4)

Jenkins build became unstable: UIMA-AS » Apache UIMA-AS: uimaj-as-activemq #462

2016-11-22 Thread Apache Jenkins Server
See

Jenkins build became unstable: UIMA-AS #462

2016-11-22 Thread Apache Jenkins Server
See

[jira] [Created] (UIMA-5191) Free instance of agreggate with cas multiplier in MultiprocessingAnalysisEngine

2016-11-22 Thread Nelson RIvera (JIRA)
Nelson RIvera created UIMA-5191: --- Summary: Free instance of agreggate with cas multiplier in MultiprocessingAnalysisEngine Key: UIMA-5191 URL: https://issues.apache.org/jira/browse/UIMA-5191 Project:

[jira] [Commented] (UIMA-5191) Free instance of agreggate with cas multiplier in MultiprocessingAnalysisEngine

2016-11-22 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688108#comment-15688108 ] Marshall Schor commented on UIMA-5191: -- hi, after some more thinking, it seems that UIMA's

[jira] [Commented] (UIMA-5191) Free instance of agreggate with cas multiplier in MultiprocessingAnalysisEngine

2016-11-22 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688147#comment-15688147 ] Marshall Schor commented on UIMA-5191: -- just figured out a maybe simple fix... I'll check it in and