monthly report for UIMA

2006-12-07 Thread Marshall Schor
Thilo - are you taking care of this? Or is someone else volunteering to do it? -Marshall

[jira] Closed: (UIMA-97) OpenNLP wrapper examples should use new annotator interfaces

2006-12-07 Thread Adam Lally (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-97?page=all ] Adam Lally closed UIMA-97. -- Resolution: Fixed > OpenNLP wrapper examples should use new annotator interfaces > > > Key: UIMA-9

Re: [jira] Updated: (UIMA-94) Pear merger default output name uses "tae" - should use "ae"

2006-12-07 Thread Lev Kozakov
On 12/7/06, Adam Lally (JIRA) wrote: [ http://issues.apache.org/jira/browse/UIMA-94?page=all ] Adam Lally updated UIMA-94: --- Component/s: Tools > Pear merger default output name uses "tae" - should use "ae" >

Re: can't get xi:include working in both java 1.4.2 and java 5

2006-12-07 Thread Marshall Schor
Adam Lally wrote: I got Sun JDK 1.4.2 to work. However it requires an additional jar file to be added to uima-docbook/lib: the xml-apis.jar that comes with the Xerces download. Otherwise you get a NoClassDefFoundError Should I check this in? yes - but be sure to check in the right one... th

[jira] Assigned: (UIMA-97) OpenNLP wrapper examples should use new annotator interfaces

2006-12-07 Thread Adam Lally (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-97?page=all ] Adam Lally reassigned UIMA-97: -- Assignee: Adam Lally > OpenNLP wrapper examples should use new annotator interfaces > > >

[jira] Commented: (UIMA-37) Track down and replace remaining occurrences of IBM

2006-12-07 Thread Adam Lally (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-37?page=comments#action_12456611 ] Adam Lally commented on UIMA-37: #5 and #6 have been fixed. Remaining occurrences of IBM are: 1) The uima-docbooks project. I assume Marshall is working on that. 2) T

[jira] Updated: (UIMA-74) make Eclipse plugins into features that can be installed by Eclipse update mechanism

2006-12-07 Thread Adam Lally (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-74?page=all ] Adam Lally updated UIMA-74: --- Component/s: Eclipse plugins > make Eclipse plugins into features that can be installed by Eclipse update > mechanism >

[jira] Updated: (UIMA-94) Pear merger default output name uses "tae" - should use "ae"

2006-12-07 Thread Adam Lally (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-94?page=all ] Adam Lally updated UIMA-94: --- Component/s: Tools > Pear merger default output name uses "tae" - should use "ae" > > > Key: UIM

[jira] Closed: (UIMA-61) CasCreationUtils.createCas(Collection) silently ignores TypeSystemDescription objects,

2006-12-07 Thread Adam Lally (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-61?page=all ] Adam Lally closed UIMA-61. -- Fix Version/s: 2.1 Resolution: Fixed > CasCreationUtils.createCas(Collection) silently ignores TypeSystemDescription > objects, > -

Re: can't get xi:include working in both java 1.4.2 and java 5

2006-12-07 Thread Adam Lally
On 12/7/06, Marshall Schor <[EMAIL PROTECTED]> wrote: After several hours of unsuccessful looking for why, I'm giving up (for now) and saying you have to use Java 5 or some 1.4.2 Java (not IBM's) that recognizes xercesImpl, to build docbook. I got Sun JDK 1.4.2 to work. However it requires a

[jira] Assigned: (UIMA-61) CasCreationUtils.createCas(Collection) silently ignores TypeSystemDescription objects,

2006-12-07 Thread Adam Lally (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-61?page=all ] Adam Lally reassigned UIMA-61: -- Assignee: Adam Lally > CasCreationUtils.createCas(Collection) silently ignores TypeSystemDescription > objects, >

can't get xi:include working in both java 1.4.2 and java 5

2006-12-07 Thread Marshall Schor
After looking again, it seems that the correct xmlns for XInclude is the 2001 one. There is a note in a book which says this was changed to 2003 at one point, but then changed back. The Xerces impl has a FAQ which now says: Will the XInclude processor process include elements from the 'ht

[jira] Closed: (UIMA-91) Remove/hide CAS Initializer Panel in CPE GUI?

2006-12-07 Thread Adam Lally (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-91?page=all ] Adam Lally closed UIMA-91. -- Resolution: Fixed Fixed. I also implemented Marshall's suggestion that the CAS Initializer panel be displayed automatically if the user opens a CPE descriptor that includes

[jira] Assigned: (UIMA-91) Remove/hide CAS Initializer Panel in CPE GUI?

2006-12-07 Thread Adam Lally (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-91?page=all ] Adam Lally reassigned UIMA-91: -- Assignee: Adam Lally > Remove/hide CAS Initializer Panel in CPE GUI? > - > > Key: UIMA-91 >

Re: [jira] Commented: (UIMA-25) Implement better support for arrays of Feature Structures

2006-12-07 Thread [EMAIL PROTECTED]
> a large part of the industry is still on Java 1.4, and we think we can't > drop 1.4 support just yet. FYI, my company has been using the open-source tool RetroWeaver (http://retroweaver.sourceforge.net) to translate our Java5-compiled class files to Java 1.4. We've had no problems with it

[jira] Created: (UIMA-111) Potential CPM Performance Issue with multiple Sofas

2006-12-07 Thread Adam Lally (JIRA)
Potential CPM Performance Issue with multiple Sofas --- Key: UIMA-111 URL: http://issues.apache.org/jira/browse/UIMA-111 Project: UIMA Issue Type: Improvement Components: Collection P

[jira] Created: (UIMA-110) TCAS.getAnnotationIndex(Type type) should throw exception if type is not a subtype of annotation.

2006-12-07 Thread Adam Lally (JIRA)
TCAS.getAnnotationIndex(Type type) should throw exception if type is not a subtype of annotation. - Key: UIMA-110 URL: http://issues.apache.org/jira/browse/UIMA-110

[jira] Created: (UIMA-109) Invalid CAS serialization format in Vinci call gives poor error message

2006-12-07 Thread Adam Lally (JIRA)
Invalid CAS serialization format in Vinci call gives poor error message --- Key: UIMA-109 URL: http://issues.apache.org/jira/browse/UIMA-109 Project: UIMA Issue Type: Bug

[jira] Created: (UIMA-108) Vinci Transport using Binary CAS Serialization is not documented

2006-12-07 Thread Adam Lally (JIRA)
Vinci Transport using Binary CAS Serialization is not documented Key: UIMA-108 URL: http://issues.apache.org/jira/browse/UIMA-108 Project: UIMA Issue Type: Improvement

[jira] Created: (UIMA-107) CPE GUI and CDE do not distinguish empty array from null

2006-12-07 Thread Adam Lally (JIRA)
CPE GUI and CDE do not distinguish empty array from null Key: UIMA-107 URL: http://issues.apache.org/jira/browse/UIMA-107 Project: UIMA Issue Type: Improvement Components: Ec

[jira] Closed: (UIMA-105) Circular Imports Leave Duplicates

2006-12-07 Thread Adam Lally (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-105?page=all ] Adam Lally closed UIMA-105. --- Fix Version/s: 2.1 Resolution: Fixed > Circular Imports Leave Duplicates > - > > Key: UIMA-105 > URL:

[jira] Created: (UIMA-106) Stack overflow in XCasSerializer and XmiCasSerializer

2006-12-07 Thread Adam Lally (JIRA)
Stack overflow in XCasSerializer and XmiCasSerializer - Key: UIMA-106 URL: http://issues.apache.org/jira/browse/UIMA-106 Project: UIMA Issue Type: Bug Components: Core Java Framew

[jira] Created: (UIMA-105) Circular Imports Leave Duplicates

2006-12-07 Thread Adam Lally (JIRA)
Circular Imports Leave Duplicates - Key: UIMA-105 URL: http://issues.apache.org/jira/browse/UIMA-105 Project: UIMA Issue Type: Bug Components: Core Java Framework Reporter: Adam Lally

[jira] Closed: (UIMA-86) Aggregate descriptor that imports itself causes hang

2006-12-07 Thread Adam Lally (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-86?page=all ] Adam Lally closed UIMA-86. -- Resolution: Fixed > Aggregate descriptor that imports itself causes hang > > > Key: UIMA-86 >

Re: Best practice: UIMA distribution to unpack into directory?

2006-12-07 Thread Marshall Schor
In updating the big-doc, I need to refer to where UIMA is typically installed. For windows, I'd like to use c:/Program Files/apache-uima/... So my vote would be for Adam's convention. Those who want to have several versions can easily install into other places, using various suffixes to deno

Re: Omnifind -specific things

2006-12-07 Thread Thilo Goetz
Maybe I'm getting ahead of myself, but I'm not sure we need to worry about this. The versions of OmniFind that will support Apache will most likely not use the CPM, so chunking support would need to be rethought anyway. We could remove or just not document the feature. I very much hope that

Re: UIMA sandbox

2006-12-07 Thread Michael Baessler
Marshall Schor wrote: Can you update the wiki (and the main website too) so that users who click on "sandbox" are directed to a page with some explanation - what is this, how should it be used, what are the "rules" for it, etc. I'd look at other apache projects for guidance here. Thanks. -Ma

[jira] Updated: (UIMA-86) Aggregate descriptor that imports itself causes hang

2006-12-07 Thread Adam Lally (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-86?page=all ] Adam Lally updated UIMA-86: --- Fix Version/s: 2.1 Assignee: Adam Lally > Aggregate descriptor that imports itself causes hang > > >

Re: Omnifind -specific things

2006-12-07 Thread Adam Lally
On 12/7/06, Marshall Schor <[EMAIL PROTECTED]> wrote: To support "chunking" as used in OmniFind, the reference chapter for the CPE says things like: throttleID [String] special attribute currently used by OmniFind. It seems a bit strange to have Omnifind specific information in the Apache U

Re: Best practice: UIMA distribution to unpack into directory?

2006-12-07 Thread Adam Lally
My primary concern is that our distributions should unpack into a directory. If we can agree on that, I'm fairly easy on what that directory is called. "apache-uima" is a fine name. I would prefer to have the version number in there, but if there are overriding concerns, that's not a big deal.

Omnifind -specific things

2006-12-07 Thread Marshall Schor
To support "chunking" as used in OmniFind, the reference chapter for the CPE says things like: throttleID [String] special attribute currently used by OmniFind. It seems a bit strange to have Omnifind specific information in the Apache UIMA documentation. Does anyone have a suggestion o

Re: [jira] Commented: (UIMA-25) Implement better support for arrays of Feature Structures

2006-12-07 Thread Adam Lally
On 12/7/06, Thilo Goetz <[EMAIL PROTECTED]> wrote: I appreciate your comments about the Java collection framework. We've talked about this on and off, but it never really went anywhere. Is this something we might want to support in JCas? That would seem like a good place for it. Opinions?

[jira] Resolved: (UIMA-6) Include documentation in assembly

2006-12-07 Thread Adam Lally (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-6?page=all ] Adam Lally resolved UIMA-6. --- Resolution: Fixed Assignee: Marshall Schor (was: Adam Lally) Marshall, please review when you've finished the documentation. Also note that in uima-docbooks/build.xml

[jira] Created: (UIMA-104) PackageInstaller and PackageInstallerException need class javadoc comments

2006-12-07 Thread Adam Lally (JIRA)
PackageInstaller and PackageInstallerException need class javadoc comments -- Key: UIMA-104 URL: http://issues.apache.org/jira/browse/UIMA-104 Project: UIMA Issue Type:

[jira] Created: (UIMA-103) Add license headers to batch files and shell scripts

2006-12-07 Thread Thilo Goetz (JIRA)
Add license headers to batch files and shell scripts Key: UIMA-103 URL: http://issues.apache.org/jira/browse/UIMA-103 Project: UIMA Issue Type: Task Components: Tools

Re: [jira] Closed: (UIMA-102) Incubator icon on web page should link to incubator site, not UIMA site

2006-12-07 Thread Thilo Goetz
I managed to fix this, but I had to wing it because I found the documentation on the Anakia page totally opaque. I have no idea if what I did was in the spirit of Anakia or not. It seemed to me that stylesheets/site.xsl is not used. Is that correct? If so, we might want to remove it. Thil

[jira] Closed: (UIMA-102) Incubator icon on web page should link to incubator site, not UIMA site

2006-12-07 Thread Thilo Goetz (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-102?page=all ] Thilo Goetz closed UIMA-102. Resolution: Fixed If and when we get a logo of our own, we can change this back. > Incubator icon on web page should link to incubator site, not UIMA site >

[jira] Closed: (UIMA-76) add new pear installer API to install a pear file easily out of an application

2006-12-07 Thread Michael Baessler (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-76?page=all ] Michael Baessler closed UIMA-76. Resolution: Fixed > add new pear installer API to install a pear file easily out of an application > --

Re: uima website updated, please review index-draft.html

2006-12-07 Thread Michael Baessler
Adam Lally wrote: On 11/20/06, Michael Baessler <[EMAIL PROTECTED]> wrote: I like your draft, especially the "News" section on the first page, but I don't like to scroll here. So I would suggest to shorten the "What is UIMA" paragraphs to see immediately the news section and what happens latel

[jira] Created: (UIMA-102) Incubator icon on web page should link to incubator site, not UIMA site

2006-12-07 Thread Thilo Goetz (JIRA)
Incubator icon on web page should link to incubator site, not UIMA site --- Key: UIMA-102 URL: http://issues.apache.org/jira/browse/UIMA-102 Project: UIMA Issue Type: Bug

Re: [jira] Commented: (UIMA-25) Implement better support for arrays of Feature Structures

2006-12-07 Thread Thilo Goetz
Greg Holmberg (JIRA) wrote: [ http://issues.apache.org/jira/browse/UIMA-25?page=comments#action_12456189 ] Greg Holmberg commented on UIMA-25: --- This may not be exactly what Marshall is referring to, but I found it surprising that FSArray does