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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to