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/03/08 17:53:36 UTC

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

jvanzyl     2004/03/08 08:53:36

  Modified:    maven-core bootstrap-all.sh
  Log:
  o update for the use of modello in generating the sources for the model.
  
  Revision  Changes    Path
  1.4       +1 -1      maven-components/maven-core/bootstrap-all.sh
  
  Index: bootstrap-all.sh
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-core/bootstrap-all.sh,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- bootstrap-all.sh	15 Feb 2004 15:58:20 -0000	1.3
  +++ bootstrap-all.sh	8 Mar 2004 16:53:36 -0000	1.4
  @@ -19,7 +19,7 @@
      echo "-----------------------------------------------------------------------"  
   
      cd ../maven-model
  -   mboot --install
  +   ./build.sh
   )
   
   # Build and install maven-model-xpp3.
  
  
  

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