Re: Generification of FSIndex

2009-08-26 Thread Jörn Kottmann
Marshall Schor wrote: OK - sounds like this won't be on the fix list for 2.3.0 ;-) And, given the value of being able to do this in selected cases, it doesn't sound right, either, to change the arguments to find, moveTo, etc from FeatureStructure. So let's leave this as is. I created a

[jira] Updated: (UIMA-1524) JFSIndexRepository should be enhanced with new generic methods

2009-08-26 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörn Kottmann updated UIMA-1524: Fix Version/s: 2.3 JFSIndexRepository should be enhanced with new generic methods

New UIMA committers

2009-08-26 Thread Jukka Zitting
Hi, Please welcome Burn Lewis and Tommaso Teofili as the latest new UIMA committers! BR, Jukka Zitting

UIMA AS client CPU load

2009-08-26 Thread Jörn Kottmann
Hi everyone, to put some load on one of our UIMA AS system I wrote a small tool which uses the client API to send CASes to a processing pipeline. This tool has an endless loop which waits for work to arrive and then sends it to the processing pipeline. It basically looks like this: text =

Re: [jira] Commented: (UIMA-1523) Generics: FSIterator.moveTo(T) should be moveTo(FeatureStructure)

2009-08-26 Thread Thilo Goetz
Jörn Kottmann wrote: Jörn Kottmann (JIRA) wrote: [ https://issues.apache.org/jira/browse/UIMA-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747822#action_12747822 ] Jörn Kottmann commented on UIMA-1523: -

[jira] Updated: (UIMA-1525) Running an AE inside the Cas Editor does not marks editor as dirty if document is opened

2009-08-26 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörn Kottmann updated UIMA-1525: Affects Version/s: 2.3 This is a left over from removing the RCP part for the 2.3.0 release and

[jira] Closed: (UIMA-1525) Running an AE inside the Cas Editor does not marks editor as dirty if document is opened

2009-08-26 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörn Kottmann closed UIMA-1525. --- Resolution: Fixed Running an AE inside the Cas Editor does not marks editor as dirty if document

[jira] Commented: (UIMA-1116) should not modify certain CAS features

2009-08-26 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747990#action_12747990 ] Jörn Kottmann commented on UIMA-1116: - Cas Editor only uses normal CAS methods, which

[jira] Updated: (UIMA-1486) Lucas should not depend on google collections snapshot version

2009-08-26 Thread Rico Landefeld (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rico Landefeld updated UIMA-1486: - Attachment: UIMA-1486.patch Changes google collections dependency to version 0.9 and corrects

[jira] Resolved: (UIMA-1516) Deleted annotations remain highlighted

2009-08-26 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörn Kottmann resolved UIMA-1516. - Resolution: Fixed Fix Version/s: 2.3 Should be fine now, please test if the issue is

[jira] Updated: (UIMA-563) Cas Editor: Add cas compare support

2009-08-26 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörn Kottmann updated UIMA-563: --- Fix Version/s: (was: 2.3) Cas Editor: Add cas compare support

Re: Can we update the version of Tika in the TikaAnnotator to 0.4

2009-08-26 Thread Jukka Zitting
Hi, On Tue, Aug 25, 2009 at 3:24 AM, Marshall Schorm...@schor.com wrote: However, I notice that there are no test cases for this annotator, and also that there is another tika artifact at the 0.4 level, called tika-parsers.  Is this other artifact needed?  If so, how does it need to be

Re: release 2.3.0 plan

2009-08-26 Thread Jukka Zitting
Hi, On Fri, Aug 7, 2009 at 10:49 PM, Marshall Schorm...@schor.com wrote: See this wiki page for info on the release plan: http://cwiki.apache.org/confluence/display/UIMA/ReleasePlan2.3.0 I was browsing the release plan and noted the following: After freeze, release candidates will be

[jira] Updated: (UIMA-1526) The adaptor of the lucene stop word filter dosn't support the case sensitive flag

2009-08-26 Thread Rico Landefeld (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rico Landefeld updated UIMA-1526: - Attachment: UIMA-1526.patch Fixes this issues, adds support for the ignoreCase flag. The

[jira] Resolved: (UIMA-1486) Lucas should not depend on google collections snapshot version

2009-08-26 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörn Kottmann resolved UIMA-1486. - Resolution: Fixed Please close the issue Rico and thanks for the patch. Lucas should not depend

[jira] Resolved: (UIMA-1526) The adaptor of the lucene stop word filter dosn't support the case sensitive flag

2009-08-26 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörn Kottmann resolved UIMA-1526. - Resolution: Fixed Applied the patch, thanks. The adaptor of the lucene stop word filter dosn't

Re: release 2.3.0 plan

2009-08-26 Thread Thilo Goetz
Jukka Zitting wrote: Hi, On Fri, Aug 7, 2009 at 10:49 PM, Marshall Schorm...@schor.com wrote: See this wiki page for info on the release plan: http://cwiki.apache.org/confluence/display/UIMA/ReleasePlan2.3.0 I was browsing the release plan and noted the following: After freeze,

Re: release 2.3.0 plan

2009-08-26 Thread Jukka Zitting
Hi, 2009/8/26 Thilo Goetz twgo...@gmx.de: So far, we've always followed that model.  I still prefer it, not least because it forces you to concentrate on the upcoming release. OK, sounds good. You may want to keep this alternative in mind though for future, often especially in bigger

Re: New UIMA committers

2009-08-26 Thread Marshall Schor
Thilo Goetz wrote: Jukka Zitting wrote: Hi, Please welcome Burn Lewis and Tommaso Teofili as the latest new UIMA committers! Welcome guys, and congratulations! Feel free to jump right in with the release work :-) Welcome! Please ask any questions you need to to get up to

[jira] Commented: (UIMA-1502) Using getSofaDataStream instead of getDocumentText

2009-08-26 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12748153#action_12748153 ] Marshall Schor commented on UIMA-1502: -- Jérôme, ok to close this with Won't Fix?

[jira] Closed: (UIMA-1474) review POMs for specification of obsolete, out-of-date levels of components

2009-08-26 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor closed UIMA-1474. Resolution: Fixed fixed in other Jiras, mostly. Javadoc and Assembly plugins updated review POMs

Re: release 2.3.0 plan

2009-08-26 Thread Marshall Schor
Jukka Zitting wrote: Hi, 2009/8/26 Thilo Goetz twgo...@gmx.de: So far, we've always followed that model. I still prefer it, not least because it forces you to concentrate on the upcoming release. OK, sounds good. You may want to keep this alternative in mind though for

Re: Generification of FSIndex

2009-08-26 Thread Marshall Schor
Jörn Kottmann wrote: Marshall Schor wrote: OK - sounds like this won't be on the fix list for 2.3.0 ;-) And, given the value of being able to do this in selected cases, it doesn't sound right, either, to change the arguments to find, moveTo, etc from FeatureStructure. So let's leave this

Re: Generification of FSIndex

2009-08-26 Thread Thilo Goetz
Marshall Schor wrote: Jörn Kottmann wrote: Marshall Schor wrote: OK - sounds like this won't be on the fix list for 2.3.0 ;-) And, given the value of being able to do this in selected cases, it doesn't sound right, either, to change the arguments to find, moveTo, etc from FeatureStructure.