RE: possibly including the BSFAnnotator in the sandbox release 2.3.0

2009-08-20 Thread Olivier Terrier
Hi Marshall When I donated the BSFAnnotator about two years ago I was not very familiar with the maven-based Apache UIMA build process... And I'm afraid I'm still not be. > While working on including the BSFAnnotator in the sandbox release, I > noticed it has 6 jar files in its "lib" directory.

[jira] Created: (UIMA-1505) Generics for org.apache.uima.analysis_engine classes

2009-08-20 Thread JIRA
Generics for org.apache.uima.analysis_engine classes Key: UIMA-1505 URL: https://issues.apache.org/jira/browse/UIMA-1505 Project: UIMA Issue Type: Improvement Components: Core Ja

Re: generics: ResourceFactory.produceResource

2009-08-20 Thread Jörn Kottmann
Adam Lally wrote: On Wed, Aug 19, 2009 at 1:54 PM, Jörn Kottmann wrote: The current declaration with out generics: public Resource produceResource(Class aResourceClass, ResourceSpecifier aSpecifier, Map aAdditionalParams) throws ResourceInitializationException; Can it be assumed th

Re: generics: ResourceFactory.produceResource

2009-08-20 Thread Adam Lally
On Thu, Aug 20, 2009 at 8:11 AM, Jörn Kottmann wrote: > Adam Lally wrote: >> >> On Wed, Aug 19, 2009 at 1:54 PM, Jörn Kottmann wrote: >> >>> >>> The current declaration with out generics: >>> >>>  public Resource produceResource(Class aResourceClass, ResourceSpecifier >>> aSpecifier, >>>        Map

Re: possibly including the BSFAnnotator in the sandbox release 2.3.0

2009-08-20 Thread Marshall Schor
Olivier Terrier wrote: > Hi Marshall > > When I donated the BSFAnnotator about two years ago I was not very > familiar with the maven-based Apache UIMA build process... And I'm > afraid I'm still not be. > > >> While working on including the BSFAnnotator in the sandbox release, I >> noticed it

[jira] Created: (UIMA-1506) update Bean Scripting Framework Annotator with info about licenses and documentation

2009-08-20 Thread Marshall Schor (JIRA)
update Bean Scripting Framework Annotator with info about licenses and documentation Key: UIMA-1506 URL: https://issues.apache.org/jira/browse/UIMA-1506 Project: UIM

Re: possibly including the BSFAnnotator in the sandbox release 2.3.0

2009-08-20 Thread Marshall Schor
Hi Olivier - I updated the project: removed the bsf-bsh.jar updated the bsh.jar to bsh-1.3.0.jar I changed the POM so it didn't depend on the bsf-bsh.jar and changed the dependency of the bsh.jar to bsh-1.3.0.jar. When I tried to build it, it failed when running the testAnnotatorAggregated.

[jira] Created: (UIMA-1507) BaseCollectionReader should extend Resource

2009-08-20 Thread JIRA
BaseCollectionReader should extend Resource --- Key: UIMA-1507 URL: https://issues.apache.org/jira/browse/UIMA-1507 Project: UIMA Issue Type: Improvement Components: Core Java Framework

[jira] Created: (UIMA-1508) Generify uimaj-core

2009-08-20 Thread JIRA
Generify uimaj-core --- Key: UIMA-1508 URL: https://issues.apache.org/jira/browse/UIMA-1508 Project: UIMA Issue Type: Improvement Components: Core Java Framework Reporter: Jörn Kottmann Fix

RE: possibly including the BSFAnnotator in the sandbox release 2.3.0

2009-08-20 Thread Olivier Terrier
OK I have a look Cheers Olivier > -Message d'origine- > De : Marshall Schor [mailto:m...@schor.com] > Envoyé : jeudi 20 août 2009 16:52 > À : uima-dev@incubator.apache.org > Objet : Re: possibly including the BSFAnnotator in the sandbox release > 2.3.0 > > Hi Olivier - > > I updated t

[jira] Closed: (UIMA-1292) Uima AS Jms Listener Should Support Retry When Establishing Connection To a Broker

2009-08-20 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1292. --- Resolution: Fixed The listener failed to recover from a lost broker because of the maxInactivityDurat

[jira] Closed: (UIMA-1439) Fix interemittent hangs in UIMA AS when stopping the JMS listener

2009-08-20 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1439. --- Resolution: Fixed Fixed under JIRA UIMA-1433. Bug in caching JMS connections prevented cleanup code f

[jira] Closed: (UIMA-1434) UIMA AS logs an exception when handling stale messages

2009-08-20 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1434. --- Resolution: Fixed > UIMA AS logs an exception when handling stale messages > -

[jira] Created: (UIMA-1509) Generify the aResourceClass Class through the uimaj-core codebase

2009-08-20 Thread JIRA
Generify the aResourceClass Class through the uimaj-core codebase - Key: UIMA-1509 URL: https://issues.apache.org/jira/browse/UIMA-1509 Project: UIMA Issue Type: Improvement

[jira] Closed: (UIMA-1480) Add version compatibility verification to UIMA-AS for base UIMA level

2009-08-20 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1480. --- Resolution: Fixed Modified UIMA-AS client and UIMA AS Service Controller's base class to check for ve

[jira] Assigned: (UIMA-1269) NPE when using a C++ service deployed via JNI

2009-08-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reassigned UIMA-1269: Assignee: Bhavani Iyer > NPE when using a C++ service deployed via JNI > ---

[jira] Assigned: (UIMA-1328) deployAsyncService.sh causes Log4j FileNotFoundException

2009-08-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reassigned UIMA-1328: Assignee: Jerry Cwiklik > deployAsyncService.sh causes Log4j FileNotFoundException > ---

[jira] Updated: (UIMA-1295) Add "continue" as an error handling option for getMeta at initialization

2009-08-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-1295: - Affects Version/s: 2.3AS deferred beyond 2.3.0 release > Add "continue" as an error handling opti

[jira] Updated: (UIMA-1227) Help users debug binary CAS serialization problems

2009-08-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-1227: - Affects Version/s: 2.3AS deferred beyond 2.3.0 release - requires changes to core to support compa

[jira] Updated: (UIMA-1405) Uima AS not allowing deployment of more than one deployment descriptor in the same jvm

2009-08-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-1405: - Affects Version/s: 2.3AS deferred beyond 2.3.0 release > Uima AS not allowing deployment of more

[jira] Assigned: (UIMA-1393) UimaSerializer should make use of ThreadLocal

2009-08-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reassigned UIMA-1393: Assignee: Jerry Cwiklik > UimaSerializer should make use of ThreadLocal > --

[jira] Assigned: (UIMA-1358) Exceptions on generated CASes are returned to client without parentage information

2009-08-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reassigned UIMA-1358: Assignee: Jerry Cwiklik (was: Burn Lewis) > Exceptions on generated CASes are returned to c

[jira] Assigned: (UIMA-1297) Uima AS Service Not Handling Send Failures Correctly

2009-08-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reassigned UIMA-1297: Assignee: Burn Lewis (was: Jerry Cwiklik) > Uima AS Service Not Handling Send Failures Corr

[jira] Assigned: (UIMA-1288) Need a Better Approach For Specifying UIMA AS Broker URL in Deployment Descriptor

2009-08-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reassigned UIMA-1288: Assignee: Tong Fin (was: Eddie Epstein) > Need a Better Approach For Specifying UIMA AS Bro

[jira] Updated: (UIMA-1278) Add ability to report JMS reconnection status

2009-08-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-1278: - Affects Version/s: 2.3AS defer beyond 2.3.0 release > Add ability to report JMS reconnection stat

[jira] Updated: (UIMA-1298) A shared remote CM hangs when one of its clients runs out of memory

2009-08-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-1298: - Affects Version/s: 2.3AS defer beyond 2.3.0 release > A shared remote CM hangs when one of its cl

[jira] Closed: (UIMA-1487) Add support for collectionProcessComplete timeout setting in JMS service adapter

2009-08-20 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1487. --- Resolution: Fixed Fixed by Eddie > Add support for collectionProcessComplete timeout setting in JMS s

[jira] Commented: (UIMA-1298) A shared remote CM hangs when one of its clients runs out of memory

2009-08-20 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745597#action_12745597 ] Jerry Cwiklik commented on UIMA-1298: - Consider spinning a thread in the CM service that

[jira] Closed: (UIMA-1358) Exceptions on generated CASes are returned to client without parentage information

2009-08-20 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1358. --- Resolution: Fixed Applied Burn's patch > Exceptions on generated CASes are returned to client without

[jira] Created: (UIMA-1510) improve uimaj-distr assembly

2009-08-20 Thread Marshall Schor (JIRA)
improve uimaj-distr assembly Key: UIMA-1510 URL: https://issues.apache.org/jira/browse/UIMA-1510 Project: UIMA Issue Type: Improvement Reporter: Marshall Schor Assignee: Marshall Schor

[jira] Closed: (UIMA-1510) improve uimaj-distr assembly

2009-08-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor closed UIMA-1510. Resolution: Fixed > improve uimaj-distr assembly > > >

[jira] Updated: (UIMA-319) Annotator and Analysis Engine Guide "Other Examples" section may be misplaced

2009-08-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-319: Affects Version/s: (was: 2.2) (was: 2.1) 2.3 >

[jira] Assigned: (UIMA-1501) more refactoring and updating - parent POMs

2009-08-20 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor reassigned UIMA-1501: Assignee: Marshall Schor > more refactoring and updating - parent POMs > ---