Re: Added a Wiki page to keep track of non-compatible changes

2006-11-30 Thread Marshall Schor
Seems this content might be combinable with existing page: Documentation - Differences between Version 2 and Version 1? -Marshall Adam Lally wrote: When I did the removal of our xi:include support (issue UIMA-9) I also added a Wiki page where we can keep track of things like this which will

Re: Added a Wiki page to keep track of non-compatible changes

2006-11-30 Thread Adam Lally
On 11/30/06, Marshall Schor [EMAIL PROTECTED] wrote: Seems this content might be combinable with existing page: Documentation - Differences between Version 2 and Version 1? Good point, I've merged it with that page now. But how do I delete the old page? I went to the page (reachable from the

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

2006-11-30 Thread Michael Baessler (JIRA)
add new pear installer API to install a pear file easily out of an application -- Key: UIMA-76 URL: http://issues.apache.org/jira/browse/UIMA-76 Project: UIMA Issue

Re: Pear installer API

2006-11-30 Thread Lev Kozakov
I put the following comments to UIMA-76 JIRA issue, because JIRA notification came first: I believe, it's a great idea to add convenient PEAR installation and verification API for application developers. I have similar requests from other UIMA customers, as well. a) I agree - the methods should

Re: Pear installer API

2006-11-30 Thread Thilo Goetz
Lev Kozakov wrote: snip e) Possible signatures for the 'installPearPackage' method: installPearPackage( File pearFile ); // installs in current dir; I think that's too many overloads for no good reason. I don't know what code would use that, a command line tool maybe. In that case it's not

Re: Pear installer API

2006-11-30 Thread Lev Kozakov
Well, JarFile is a part of J2SE - not too much different from File, so I don't see any problem there. JarFile type emphasizes that input file should be in JAR/ZIP format, which makes it easy to guess. Actually, I don't mind if we have duplicated parameter types as long as users do not complain :)

[jira] Work started: (UIMA-68) Update documentation

2006-11-30 Thread Adam Lally (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-68?page=all ] Work on UIMA-68 started by Adam Lally. Update documentation Key: UIMA-68 URL: http://issues.apache.org/jira/browse/UIMA-68 Project: UIMA Issue Type: