You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by je...@apache.org on 2003/05/17 14:53:25 UTC

cvs commit: xml-forrest/etc/cocoon_upgrade upgrade_cocoon_jars.sh

jefft       2003/05/17 05:53:25

  Modified:    etc/cocoon_upgrade upgrade_cocoon_jars.sh
  Log:
  Ignore exact cocoon version
  
  Revision  Changes    Path
  1.4       +1 -1      xml-forrest/etc/cocoon_upgrade/upgrade_cocoon_jars.sh
  
  Index: upgrade_cocoon_jars.sh
  ===================================================================
  RCS file: /home/cvs/xml-forrest/etc/cocoon_upgrade/upgrade_cocoon_jars.sh,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- upgrade_cocoon_jars.sh	4 May 2003 09:37:29 -0000	1.3
  +++ upgrade_cocoon_jars.sh	17 May 2003 12:53:25 -0000	1.4
  @@ -12,7 +12,7 @@
   ######################################################################
   
   CLIB=$COCOON/lib/*
  -CBUILD=$COCOON/build/cocoon-2.1-M2-dev
  +CBUILD=$COCOON/build/cocoon-2.1*
   CBLOCKS=$CBUILD/blocks
   
   FDIST=$FORREST/build/dist/shbat