cvs commit: maven/src/bin maven

2004-10-22 Thread brett
brett 2004/10/22 23:04:17 Modified:src/bin Tag: MAVEN-1_0-BRANCH maven Log: PR: MAVEN-1406 fix problems when paths contain spaces Revision ChangesPath No revision No revision 1.31.4.9 +5 -5 maven/src/bin/maven Index:

cvs commit: maven/src/bin maven maven.bat

2004-07-06 Thread brett
brett 2004/07/06 07:29:46 Modified:src/bin Tag: MAVEN-1_0-BRANCH maven maven.bat Log: PR: MAVEN-1354 remove the user.home.env property from startup Revision ChangesPath No revision No revision 1.31.4.7 +0 -1 maven/src/bin

RE: cvs commit: maven/src/bin maven maven.bat

2004-06-14 Thread Brett Porter
Right so we've both established that is works for maven (sh) inside cygwin and maven.bat inside cygwin. In maven.bat in cmd it will either be empty, or set to what the user has specified. The property is meant as a fallback for when user.home doesn't match $HOME, specifically for cygwin on windows

RE: cvs commit: maven/src/bin maven maven.bat

2004-06-14 Thread Jörg Schaible
Brett Porter wrote on Monday, June 14, 2004 3:25 PM: > Do you take issue with maven.bat or maven (the sh script)? > > It works on the shell script. HOME is a cygwin path, which I > convert to a windows path and pass in - but it remains a > shell path in the parent shell. This is something that C

RE: cvs commit: maven/src/bin maven maven.bat

2004-06-14 Thread Brett Porter
Do you take issue with maven.bat or maven (the sh script)? It works on the shell script. HOME is a cygwin path, which I convert to a windows path and pass in - but it remains a shell path in the parent shell. For the batch file - maybe it should be %USERDRIVE%%USERHOME%... Quoting Jörg Schaible

RE: cvs commit: maven/src/bin maven maven.bat

2004-06-14 Thread Jörg Schaible
Brett, I am not sure about this patch for the maven script. Despite a normal Windows shell, Cygwin defines a HOME of its own and it is one of its variables that are automatically converted into DOSish style starting a non-Cygwin app from a Cygwin shell. Did you test this ?? Regards, Jörg [EM

cvs commit: maven/src/bin maven maven.bat

2004-06-14 Thread brett
brett 2004/06/14 05:36:49 Modified:src/bin Tag: MAVEN-1_0-BRANCH maven maven.bat Log: add way to get $HOME Revision ChangesPath No revision No revision 1.31.4.6 +3 -0 maven/src/bin/maven Index: maven

cvs commit: maven/src/bin maven

2004-06-12 Thread brett
brett 2004/06/12 15:24:17 Modified:src/bin Tag: MAVEN-1_0-BRANCH maven Log: PR: MAVEN-1303 allow spaces in $HOME Revision ChangesPath No revision No revision 1.31.4.5 +3 -3 maven/src/bin/maven Index: maven

cvs commit: maven/src/bin maven

2004-03-25 Thread brett
brett 2004/03/25 16:14:13 Modified:src/bin Tag: MAVEN-1_0-BRANCH maven Log: PR: MAVEN-1184 allow whitespace in parameters Revision ChangesPath No revision No revision 1.31.4.4 +13 -23maven/src/bin/maven Index: maven

cvs commit: maven/src/bin maven

2004-03-22 Thread brett
brett 2004/03/22 18:55:40 Modified:src/bin Tag: MAVEN-1_0-BRANCH maven Log: PR: MAVEN-1179 allow spaces in JAVA_HOME Revision ChangesPath No revision No revision 1.31.4.3 +5 -5 maven/src/bin/maven Index: maven

cvs commit: maven/src/bin maven

2004-02-03 Thread dion
dion2004/02/03 10:33:58 Modified:src/bin Tag: MAVEN-1_0-BRANCH maven Log: Apply MAVEN-1130: Add JAVA_HOME convenience in shell script for OSX users Revision ChangesPath No revision No revision 1.31.4.1 +11 -2 maven/src/bin

cvs commit: maven/src/bin maven

2003-09-24 Thread dion
dion2003/09/24 21:08:25 Modified:src/bin maven Log: Fix no goal "" message Revision ChangesPath 1.31 +2 -2 maven/src/bin/maven Index: maven === RCS file: /home/cvs/maven/src/bin/maven,

cvs commit: maven/src/bin maven

2003-09-23 Thread dion
dion2003/09/23 23:56:33 Modified:src/bin maven Log: Fix bad shell Revision ChangesPath 1.30 +1 -1 maven/src/bin/maven Index: maven === RCS file: /home/cvs/maven/src/bin/maven,v retri

cvs commit: maven/src/bin maven

2003-09-23 Thread dion
dion2003/09/23 22:12:46 Modified:src/bin maven Log: Fix for MAVEN-786 Revision ChangesPath 1.29 +2 -2 maven/src/bin/maven Index: maven === RCS file: /home/cvs/maven/src/bin/maven,v r

cvs commit: maven/src/bin maven

2003-09-17 Thread dion
dion2003/09/17 20:56:03 Modified:src/bin maven Log: Bring shell script in line with windows batch file Revision ChangesPath 1.28 +3 -1 maven/src/bin/maven Index: maven === RCS file: /h