You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by du...@hyperreal.org on 1999/11/12 08:53:46 UTC

cvs commit: jakarta-tools/buildscripts taz-nightly

duncan      99/11/11 23:53:45

  Modified:    buildscripts taz-nightly
  Log:
  Added bzip2 to distribution process. Now we ship in .tar.Z, .tar.gz, and
  .tar.bz2. I think that we've got all the relevant Unix bases covered. :)
  
  Revision  Changes    Path
  1.2       +1 -0      jakarta-tools/buildscripts/taz-nightly
  
  Index: taz-nightly
  ===================================================================
  RCS file: /home/cvs/jakarta-tools/buildscripts/taz-nightly,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- taz-nightly	1999/11/10 00:22:09	1.1
  +++ taz-nightly	1999/11/12 07:53:44	1.2
  @@ -19,6 +19,7 @@
   cp tomcat-$TDSTRING.tar.Z tomcat-foo.tar.Z
   uncompress tomcat-foo.tar.Z
   mv tomcat-foo.tar tomcat-$TDSTRING.tar
  +bzip2 --stdout tomcat-$TDSTRING.tar > tomcat-$TDSTRING.bz2
   gzip tomcat-$TDSTRING.tar
   
   # Get Canoncial Windows build