Re: JUnit test extension files

2006-12-15 Thread Michael Baessler
Adam Lally wrote: They are used not only in uimaj-core but also in other projects like uimaj-cpe. So I think these need to be in a separate project that can be a dependency of both. If they are added to uimaj-core/src/main/java, they will end up in uima-core.jar, which I don't think we want.

Re: Eclise Annotation Editor

2006-12-15 Thread Jörn Kottmann
I got this from SourceForge but was unable to run it. The net.sf.tae plugins show up with red X's in the plugin registry, even though I've installed GEF and UIMA 1.3.2. There's nothing in the error log. What might I be doing wrong? There is a compatibility issue with the plugin loading

Re: Eclise Annotation Editor

2006-12-15 Thread Tong Fin
This is an un-popular issue that pop-ups from time to time ! Need to create a new manifest.mf that includes Eclipse-BuddyPolicy: registered for any UIMA 1.x. Regards, Tong On 12/15/06, Jörn Kottmann [EMAIL PROTECTED] wrote: I got this from SourceForge but was unable to run it. The

Re: Eclise Annotation Editor

2006-12-15 Thread Marshall Schor
Jörn Kottmann wrote: snip For the uima case there is a work-around (Eclipse-BuddyPolicy: dependent) inside eclipse, but this must be enabled in the uima eclipse plugin descriptor. Currently it is not. Version 2 releases of UIMA include in the UIMA Eclipse Runtime plugin manifest this line:

Re: DocumentAnnotation and type-merging

2006-12-15 Thread Marshall Schor
Adam Lally wrote: Yes, this topic again... While working on a utility to migrate code from IBM UIMA to Apache UIMA, I encountered the case where the user's project has a definition of com.ibm.uima.jcas.tcas.DocumentAnnotation. That's because JCasGen creates this, to account for cases where the

Re: Eclise Annotation Editor

2006-12-15 Thread Jörn Kottmann
Version 2 releases of UIMA include in the UIMA Eclipse Runtime plugin manifest this line: Eclipse-BuddyPolicy: registered (Note: this is not part of UIMA Version 1) Can you explain more about using dependent? OK, I did not noticed that it changed in version 2. If you use dependent it

UIMA in Finnish

2006-12-15 Thread Thilo Goetz
A colleague of mine found out that uima means to swim in Finnish. Maybe we could use this fact for our logo ;-) For example, check this: http://www.uimari.net/ --Thilo

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

2006-12-15 Thread Marshall Schor (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-94?page=all ] Marshall Schor updated UIMA-94: --- Attachment: (was: tools.pear.merger.patch) Pear merger default output name uses tae - should use ae

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

2006-12-15 Thread Marshall Schor (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-94?page=comments#action_12458881 ] Marshall Schor commented on UIMA-94: commited doc patch Pear merger default output name uses tae - should use ae

[jira] Closed: (UIMA-2) Fix licensing issues with Eclipse plugins

2006-12-15 Thread Marshall Schor (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-2?page=all ] Marshall Schor closed UIMA-2. - Resolution: Fixed Eclipse modules that were derivative works of Eclipse source have been removed. The functionality was simplified (previous design was an over-design)