cvs commit: maven/src/bin maven.bat

2004-08-22 Thread evenisse
evenisse2004/08/22 05:35:38 Modified:src/bin Tag: MAVEN-1_0-BRANCH maven.bat Log: Use 256 Mo for max memory Revision ChangesPath No revision No revision 1.38.4.7 +1 -1 maven/src/bin/maven.bat Index: maven.bat =

cvs commit: maven/src/bin maven.bat

2004-05-11 Thread brett
brett 2004/05/11 21:50:38 Modified:src/bin Tag: MAVEN-1_0-BRANCH maven.bat Log: allow spaces in JAVA_HOME Revision ChangesPath No revision No revision 1.38.4.4 +1 -1 maven/src/bin/maven.bat Index: maven.bat =

cvs commit: maven/src/bin maven.bat

2004-02-02 Thread dion
dion2004/02/02 15:34:12 Modified:src/bin Tag: MAVEN-1_0-BRANCH maven.bat Log: Fix problem when Maven home has a space in it, e.g. c:\Program Files\Maven This was causing a bootstrap failure. Revision ChangesPath No revision No

cvs commit: maven/src/bin maven.bat

2004-02-02 Thread brett
brett 2004/02/02 14:37:25 Modified:src/bin Tag: MAVEN-1_0-BRANCH maven.bat Log: PR: MAVEN-942 fix to be more generic - should now work in win9x Revision ChangesPath No revision No revision 1.38.4.1 +137 -160 maven/src/bin/mav

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

2003-06-05 Thread Peter Lynch
Mark H. Wilkinson wrote: Either that, or leave this file as plain text and convert it to dos line endings during the build... -Mark. Yeah I like that idea the best. Thanks, -Peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For a

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

2003-06-05 Thread Mark H. Wilkinson
On Thu, 2003-06-05 at 08:33, [EMAIL PROTECTED] wrote: > plynch 2003/06/05 00:33:24 > > Modified:src/bin maven.bat > Log: > o did the ole' unix2dos maven.bat to convert the line endings of > this file to dos type You might need to do 'cvs admin -kb maven.bat' to make sure the line

cvs commit: maven/src/bin maven.bat

2003-06-05 Thread plynch
plynch 2003/06/05 00:33:24 Modified:src/bin maven.bat Log: o did the ole' unix2dos maven.bat to convert the line endings of this file to dos type Revision ChangesPath 1.37 +160 -160 maven/src/bin/maven.bat Index: maven.bat =

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

2003-06-05 Thread Vincent Massol
[EMAIL PROTECTED] > Sent: 04 June 2003 20:58 > To: Maven Developers List > Subject: Re: cvs commit: maven/src/bin maven.bat > > Vincent, > > Looks like you comitted with unix line endings with this file. Could you > fix that please? Thanks. > > -Peter > > > [E

cvs commit: maven/src/bin maven.bat

2003-06-05 Thread vmassol
vmassol 2003/06/04 12:49:32 Modified:src/bin maven.bat Log: Trying to fix end of line chars... Has it worked? Revision ChangesPath 1.36 +1 -1 maven/src/bin/maven.bat Index: maven.bat === R

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

2003-06-05 Thread Peter Lynch
Vincent, Looks like you comitted with unix line endings with this file. Could you fix that please? Thanks. -Peter [EMAIL PROTECTED] wrote: vmassol 2003/06/04 01:47:36 Modified:src/bin maven.bat Log: Applied Matt Johnson's patch to let users use the JVM -Xmx settings in MAVEN_OPT

cvs commit: maven/src/bin maven.bat

2003-06-04 Thread vmassol
vmassol 2003/06/04 01:47:36 Modified:src/bin maven.bat Log: Applied Matt Johnson's patch to let users use the JVM -Xmx settings in MAVEN_OPTS environment variable. Revision ChangesPath 1.35 +160 -161 maven/src/bin/maven.bat Index: maven.bat