[jira] Created: (UIMA-1280) Missing message key in CPM at FINEST logging

2009-01-27 Thread Burn Lewis (JIRA)
Missing message key in CPM at FINEST logging Key: UIMA-1280 URL: https://issues.apache.org/jira/browse/UIMA-1280 Project: UIMA Issue Type: Bug Components: Collection Processing Affec

Re: Website update work

2009-01-27 Thread Adam Lally
On Tue, Jan 27, 2009 at 3:32 PM, Marshall Schor wrote: > I've updated the re-do of the website, as follows: > > 1) moved the "famous paragraph" up to the top on the first page (this > is actually several paragraphs...) > 2) Made the new picture on the first page float to the right, with text > on

Re: Website update work

2009-01-27 Thread Marshall Schor
I've updated the re-do of the website, as follows: 1) moved the "famous paragraph" up to the top on the first page (this is actually several paragraphs...) 2) Made the new picture on the first page float to the right, with text on the left. 3) changed the left-side nav bar to follow Adam's sugges

[jira] Updated: (UIMA-1279) UIMA AS Client Not Handling Errors When Deploying Synchronous Aggregate

2009-01-27 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik updated UIMA-1279: Attachment: uimaj-as-jms-UIMA-1279-patch.txt uimaj-as-core-UIMA-1279-patch.txt

[jira] Created: (UIMA-1279) UIMA AS Client Not Handling Errors When Deploying Synchronous Aggregate

2009-01-27 Thread Jerry Cwiklik (JIRA)
UIMA AS Client Not Handling Errors When Deploying Synchronous Aggregate --- Key: UIMA-1279 URL: https://issues.apache.org/jira/browse/UIMA-1279 Project: UIMA Issue Type: Bug

[jira] Closed: (UIMA-1275) Mistake in CAS Multiplier documentation

2009-01-27 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor closed UIMA-1275. Resolution: Fixed Fix Version/s: 2.3 Assignee: Marshall Schor Right. Fixed. > Mista

Re: [jira] Created: (UIMA-1273) Pear runtime pulls in all jar files in pear lib directory, no matter if they're on the classpath or not

2009-01-27 Thread Thilo Goetz
Marshall Schor wrote: > > Thilo Goetz wrote: >> Marshall Schor wrote: >> >>> I hope we can find a solution which will not break current usage. >>> Maybe, a new XML element could be defined which explicitly defines the >>> class path, and which, if present, would stop the lib directories from >

Re: [jira] Created: (UIMA-1273) Pear runtime pulls in all jar files in pear lib directory, no matter if they're on the classpath or not

2009-01-27 Thread Marshall Schor
Thilo Goetz wrote: > Marshall Schor wrote: > >> I hope we can find a solution which will not break current usage. >> Maybe, a new XML element could be defined which explicitly defines the >> class path, and which, if present, would stop the lib directories from >> being scanned for jars to ad

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

2009-01-27 Thread Bhavani Iyer (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bhavani Iyer reassigned UIMA-1278: -- Assignee: Bhavani Iyer > Add ability to report JMS reconnection status > ---

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

2009-01-27 Thread Bhavani Iyer (JIRA)
Add ability to report JMS reconnection status - Key: UIMA-1278 URL: https://issues.apache.org/jira/browse/UIMA-1278 Project: UIMA Issue Type: Improvement Components: Async Scaleout

Re: Creating Maven archetypes for UIMA components.

2009-01-27 Thread Marshall Schor
Hi Loren, You can find some JUnit "setup"s for collection processing in the project uimaj-cpe; look in src/test/java. When I took a look at, for instance, the CollectionProcessingEngine_implTest, the setup didn't do much - it only gets a path to a file; each test actually does its own setup, initi