Re: Bootstrap patch

2003-07-14 Thread Felipe Leme
OOPS, didn't send the patch from cvs :( Here it is: [EMAIL PROTECTED]/cvs/maven-patched: cvs diff -u build-bootstrap.xml Index: build-bootstrap.xml === RCS file: /home/cvspublic/maven/build-bootstrap.xml,v retrieving revision 1.201

Re: Bootstrap patch

2003-07-13 Thread Felipe Leme
OOPS, didn't send the patch from cvs :( Here it is: [EMAIL PROTECTED]/cvs/maven-patched: cvs diff -u build-bootstrap.xml Index: build-bootstrap.xml === RCS file: /home/cvspublic/maven/build-bootstrap.xml,v retrieving revision 1.201

Bootstrap patch

2003-07-13 Thread Felipe Leme
Hi, I tried to compile Maven from CVS, but it didn't work because I didn't have MAVEN_HOME set. It took me a while to figure that out, so I wrote a small patch to check that on ant. Regards, Felipe [EMAIL PROTECTED]/cvs: diff -c -r maven/build-bootstrap.xml maven-patched/build-bootstrap.xml