You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2004/01/08 05:41:23 UTC

cvs commit: maven-components/maven-core bootstrap.sh

jvanzyl     2004/01/07 20:41:23

  Modified:    maven-core bootstrap.sh
  Log:
  o let the whole bootstrap go
  
  Revision  Changes    Path
  1.2       +0 -2      maven-components/maven-core/bootstrap.sh
  
  Index: bootstrap.sh
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-core/bootstrap.sh,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- bootstrap.sh	8 Jan 2004 04:29:08 -0000	1.1
  +++ bootstrap.sh	8 Jan 2004 04:41:23 -0000	1.2
  @@ -2,8 +2,6 @@
   
   mboot --jar=maven.jar --leave-boot-files
   
  -exit
  -
   DIST=dist/maven
   
   rm -rf ${DIST}
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org