jvanzyl     02/03/15 15:54:48

  Modified:    src/install deploy-installers.sh
  Log:
  Added a JAR archive with the needed bits. This is probably what most
  people will use.
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-turbine-maven/src/install/deploy-installers.sh
  
  Index: deploy-installers.sh
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/install/deploy-installers.sh,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- deploy-installers.sh      15 Mar 2002 23:37:43 -0000      1.1
  +++ deploy-installers.sh      15 Mar 2002 23:54:48 -0000      1.2
  @@ -7,4 +7,4 @@
   # Tweak the unix name as IA munges it.
   scp $IDIR/Unix/Others/maveninstall.bin $DEST/maven-install.bin
   scp $IDIR/Windows/NoVM/maven-install.exe $DEST
  -
  +scp ../../maven-install.jar $DEST
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to