Re: [jira] Created: (UIMA-101) PEAR Installer prints warning messages on startup

2006-12-11 Thread Lev Kozakov
On 12/11/06, Lev Kozakov <[EMAIL PROTECTED]> wrote: On 12/11/06, Adam Lally <[EMAIL PROTECTED]> wrote: > > On 12/11/06, Lev Kozakov <[EMAIL PROTECTED]> wrote: > > When I run InstallPear it throws exception (uima.home not defined) and > > stops. Actually, we don't need uima.home any more in this

Re: [jira] Created: (UIMA-101) PEAR Installer prints warning messages on startup

2006-12-11 Thread Lev Kozakov
On 12/11/06, Adam Lally <[EMAIL PROTECTED]> wrote: On 12/11/06, Lev Kozakov <[EMAIL PROTECTED]> wrote: > When I run InstallPear it throws exception (uima.home not defined) and > stops. Actually, we don't need uima.home any more in this code, so the code > needs to be modified in order to complet

Re: [jira] Created: (UIMA-101) PEAR Installer prints warning messages on startup

2006-12-11 Thread Adam Lally
On 12/11/06, Lev Kozakov <[EMAIL PROTECTED]> wrote: When I run InstallPear it throws exception (uima.home not defined) and stops. Actually, we don't need uima.home any more in this code, so the code needs to be modified in order to completely get rid of uima.home. Can I do this withing the same J

Re: [jira] Created: (UIMA-101) PEAR Installer prints warning messages on startup

2006-12-11 Thread Lev Kozakov
On 12/8/06, Adam Lally <[EMAIL PROTECTED]> wrote: On 12/8/06, Lev Kozakov <[EMAIL PROTECTED]> wrote: > Actually, I already started modifying the code, so now I need to review > your changes and, may be, add more. > OK. Your last email sounded like you weren't going to work on this. Just a minu

Re: [jira] Created: (UIMA-101) PEAR Installer prints warning messages on startup

2006-12-08 Thread Adam Lally
On 12/8/06, Lev Kozakov <[EMAIL PROTECTED]> wrote: Actually, I already started modifying the code, so now I need to review your changes and, may be, add more. OK. Your last email sounded like you weren't going to work on this. Just a minute ago I checked in the changes to allow the help file

Re: [jira] Created: (UIMA-101) PEAR Installer prints warning messages on startup

2006-12-08 Thread Lev Kozakov
On 12/8/06, Adam Lally <[EMAIL PROTECTED]> wrote: On 12/8/06, Lev Kozakov <[EMAIL PROTECTED]> wrote: > > 1) When PearInstaller launches the JVM for CVD, it will set its > > classpath to the contents of the java.class.path system property of > > the PearInstaller's own JVM. Thus CVD will run wit

Re: [jira] Created: (UIMA-101) PEAR Installer prints warning messages on startup

2006-12-08 Thread Adam Lally
On 12/8/06, Lev Kozakov <[EMAIL PROTECTED]> wrote: > 1) When PearInstaller launches the JVM for CVD, it will set its > classpath to the contents of the java.class.path system property of > the PearInstaller's own JVM. Thus CVD will run with the same > classpath as PearInstaller. Since CVD is in

Re: [jira] Created: (UIMA-101) PEAR Installer prints warning messages on startup

2006-12-08 Thread Lev Kozakov
On 12/8/06, Adam Lally <[EMAIL PROTECTED]> wrote: On 12/8/06, Lev Kozakov <[EMAIL PROTECTED]> wrote: > Unfortunately, the problem is more complicated that I thought at the > beginning. > Let me try to simplify. I'll propose a solution and you can tell me why it wouldn't work. 1) When PearInsta

Re: [jira] Created: (UIMA-101) PEAR Installer prints warning messages on startup

2006-12-08 Thread Adam Lally
On 12/8/06, Lev Kozakov <[EMAIL PROTECTED]> wrote: Unfortunately, the problem is more complicated that I thought at the beginning. Let me try to simplify. I'll propose a solution and you can tell me why it wouldn't work. 1) When PearInstaller launches the JVM for CVD, it will set its classpat

Re: [jira] Created: (UIMA-101) PEAR Installer prints warning messages on startup

2006-12-08 Thread Lev Kozakov
On 12/6/06, Adam Lally <[EMAIL PROTECTED]> wrote: On 12/6/06, Lev Kozakov <[EMAIL PROTECTED]> wrote: > We just need to modify the InstallPear class main() method code to check if > the CVD class, specified in the gladis.properties file, is on the > classpath. We also may need to clean-up the pi.

Re: [jira] Created: (UIMA-101) PEAR Installer prints warning messages on startup

2006-12-06 Thread Adam Lally
On 12/6/06, Lev Kozakov <[EMAIL PROTECTED]> wrote: We just need to modify the InstallPear class main() method code to check if the CVD class, specified in the gladis.properties file, is on the classpath. We also may need to clean-up the pi.properties file. OK, I'll leave this for you to submit

Re: [jira] Created: (UIMA-101) PEAR Installer prints warning messages on startup

2006-12-06 Thread Lev Kozakov
On 12/6/06, Adam Lally <[EMAIL PROTECTED]> wrote: > Yes, we lost the help file for the PEAR Installer. So previously this was stored under $UIMA_HOME/docs/pear/piHelp.html. Is that still the plan? I guess it can't be in a jar file since we're actually launching an external browser to view it?

Re: [jira] Created: (UIMA-101) PEAR Installer prints warning messages on startup

2006-12-06 Thread Adam Lally
Yes, we lost the help file for the PEAR Installer. So previously this was stored under $UIMA_HOME/docs/pear/piHelp.html. Is that still the plan? I guess it can't be in a jar file since we're actually launching an external browser to view it? I can fix up the last version of the help file I hav

Re: [jira] Created: (UIMA-101) PEAR Installer prints warning messages on startup

2006-12-06 Thread Lev Kozakov
On 12/5/06, Adam Lally (JIRA) wrote: PEAR Installer prints warning messages on startup - Key: UIMA-101 URL: http://issues.apache.org/jira/browse/UIMA-101 Project: UIMA Issue Type: Bug

[jira] Created: (UIMA-101) PEAR Installer prints warning messages on startup

2006-12-05 Thread Adam Lally (JIRA)
PEAR Installer prints warning messages on startup - Key: UIMA-101 URL: http://issues.apache.org/jira/browse/UIMA-101 Project: UIMA Issue Type: Bug Components: Tools Report