[jira] Commented: (UIMA-400) Fix Eclipse plugin

2007-05-10 Thread Mikhail Sogrin (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494693 ] Mikhail Sogrin commented on UIMA-400: - Actually, Provide-Package was used in 3.0, and Export-Package is properly

[jira] Closed: (UIMA-367) Deadlock can occur in MultiprocessingAnalysisEngine_impl.setResultSpecification

2007-05-10 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor closed UIMA-367. --- Resolution: Fixed Deadlock can occur in MultiprocessingAnalysisEngine_impl.setResultSpecification

[jira] Created: (UIMA-401) Make DocBook build work out of the box in Eclipse

2007-05-10 Thread Thilo Goetz (JIRA)
Make DocBook build work out of the box in Eclipse - Key: UIMA-401 URL: https://issues.apache.org/jira/browse/UIMA-401 Project: UIMA Issue Type: Improvement Components: Build,

changing the semantics (very slightly) for JCas objects with respect to Views

2007-05-10 Thread Marshall Schor
While working on the class-loader switching code, we have revisited an issue with the way JCas objects work with respect to views. Currently, for each view, there is a separate set of xxx_Type objects, a separate set of cached cover objects (which are identical to other view's objects, except

[jira] Closed: (UIMA-401) Make DocBook build work out of the box in Eclipse

2007-05-10 Thread Thilo Goetz (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thilo Goetz closed UIMA-401. Resolution: Fixed Added skip.html-chunked property to individual docbook builds. Marshall, if you know of a

Re: [jira] Closed: (UIMA-401) Make DocBook build work out of the box in Eclipse

2007-05-10 Thread Marshall Schor
Thilo Goetz (JIRA) wrote: [ https://issues.apache.org/jira/browse/UIMA-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thilo Goetz closed UIMA-401. Resolution: Fixed Added skip.html-chunked property to individual docbook builds.

Re: [jira] Closed: (UIMA-401) Make DocBook build work out of the box in Eclipse

2007-05-10 Thread Thilo Goetz
Marshall Schor wrote: Thilo Goetz (JIRA) wrote: [ https://issues.apache.org/jira/browse/UIMA-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thilo Goetz closed UIMA-401. Resolution: Fixed Added skip.html-chunked property to

Re: problem with the hotfix CDE

2007-05-10 Thread Adam Lally
On 5/8/07, Scott Songlin Piao [EMAIL PROTECTED] wrote: Hi, I came cross a problem with org.apache.uima.desceditor.2.1.0.incubating-hotfix-1 when porting my UIMA programs from the ibm 2.0.0 to apache uima. To make an aggregate AE, I added a remote Soap AE service using the Add Remote

[jira] Commented: (UIMA-402) Adding Remote SOAP AE to Aggregate in CDE causes validation error

2007-05-10 Thread Adam Lally (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494909 ] Adam Lally commented on UIMA-402: - Well, there are two issues - one trivial and the other not so trivial. The first

[jira] Reopened: (UIMA-359) Blob serialization problems

2007-05-10 Thread Eddie Epstein (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eddie Epstein reopened UIMA-359: Assignee: Eddie Epstein (was: Michael Baessler) Missed a fix from v1.4, and found additional