[jira] Created: (UIMA-1396) Use generics in uimaj-core org.apache.uima.analysis_component package

2009-06-24 Thread JIRA
Use generics in uimaj-core org.apache.uima.analysis_component package - Key: UIMA-1396 URL: https://issues.apache.org/jira/browse/UIMA-1396 Project: UIMA Issue Type:

Re: [jira] Commented: (UIMA-1389) Remove OpenNLP example wrapper

2009-06-24 Thread Marshall Schor
I don't know of any users. If the old wrappers don't work, I'm +1 for removing them, especially if there were some way to leave a crumb in their place which would tell anyone trying to use them what to do instead that would work (e.g. a redirect to the OpenNLP project's wrappers). -Marshall

[jira] Created: (UIMA-1397) Extract CasEditor interface from AnnotationEditor

2009-06-24 Thread JIRA
Extract CasEditor interface from AnnotationEditor - Key: UIMA-1397 URL: https://issues.apache.org/jira/browse/UIMA-1397 Project: UIMA Issue Type: Improvement Components: CasEditor

[jira] Created: (UIMA-1398) Refactor ICasDocument interface to be more generic for non-text cas editors

2009-06-24 Thread JIRA
Refactor ICasDocument interface to be more generic for non-text cas editors --- Key: UIMA-1398 URL: https://issues.apache.org/jira/browse/UIMA-1398 Project: UIMA Issue

Re: Generics and FSIndex

2009-06-24 Thread Jörn Kottmann
Adam Lally wrote: FYI, a while back I posted some code we could consider adding for JCAS that allow you to get iterators parameterized by specific JCAS types: http://www.mail-archive.com/uima-dev@incubator.apache.org/msg04657.html It might be interesting to consider adding something like that

[jira] Closed: (UIMA-1395) No way to programatically kill a uimacpp process launched by UimacppServiceController

2009-06-24 Thread Eddie Epstein (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eddie Epstein closed UIMA-1395. --- Resolution: Fixed No way to programatically kill a uimacpp process launched by

[jira] Created: (UIMA-1399) Deployment of C++ service ignores environmentVariable name=UIMACPP_STARTING_DIRECTORY

2009-06-24 Thread Eddie Epstein (JIRA)
Deployment of C++ service ignores environmentVariable name=UIMACPP_STARTING_DIRECTORY - Key: UIMA-1399 URL: https://issues.apache.org/jira/browse/UIMA-1399

[jira] Created: (UIMA-1400) Uima aggregate with embedded Cas Multiplier fails if one attempts to create multiple instances of it in the same JVM

2009-06-24 Thread Jerry Cwiklik (JIRA)
Uima aggregate with embedded Cas Multiplier fails if one attempts to create multiple instances of it in the same JVM Key: UIMA-1400 URL:

[jira] Commented: (UIMA-1400) Uima aggregate with embedded Cas Multiplier fails if one attempts to create multiple instances of it in the same JVM

2009-06-24 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723674#action_12723674 ] Jerry Cwiklik commented on UIMA-1400: - Modified uima context code to create a unique

[jira] Assigned: (UIMA-1371) Performance improvement: remove reliance on Property class and excess String building to reduce in-memory dictionary size.

2009-06-24 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reassigned UIMA-1371: Assignee: Marshall Schor Performance improvement: remove reliance on Property class and

[jira] Commented: (UIMA-1400) Uima aggregate with embedded Cas Multiplier fails if one attempts to create multiple instances of it in the same JVM

2009-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723687#action_12723687 ] Jörn Kottmann commented on UIMA-1400: - For me it looks like that the CasManager_Impl

[jira] Created: (UIMA-1401) Uima AS should assign explicit name to processing threads

2009-06-24 Thread Jerry Cwiklik (JIRA)
Uima AS should assign explicit name to processing threads -- Key: UIMA-1401 URL: https://issues.apache.org/jira/browse/UIMA-1401 Project: UIMA Issue Type: Improvement

[jira] Assigned: (UIMA-1372) Improve description of ConceptMapper on UIMA sandbox components web page

2009-06-24 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reassigned UIMA-1372: Assignee: Marshall Schor Improve description of ConceptMapper on UIMA sandbox components

[jira] Closed: (UIMA-1372) Improve description of ConceptMapper on UIMA sandbox components web page

2009-06-24 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor closed UIMA-1372. Resolution: Fixed Fix Version/s: 2.3S updated the website Improve description of

[jira] Closed: (UIMA-1401) Uima AS should assign explicit name to processing threads

2009-06-24 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1401. --- Resolution: Fixed Modified Uima AS thread factory to create thread names that are based on the

[jira] Created: (UIMA-1402) Uima AS listener threads sometimes hangs while trying to stop

2009-06-24 Thread Jerry Cwiklik (JIRA)
Uima AS listener threads sometimes hangs while trying to stop - Key: UIMA-1402 URL: https://issues.apache.org/jira/browse/UIMA-1402 Project: UIMA Issue Type: Bug

[jira] Closed: (UIMA-1402) Uima AS listener threads sometimes hangs while trying to stop

2009-06-24 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1402. --- Resolution: Fixed Modified listener code to poll the ThreadPoolTaskExecutor until all managed