vmassol     2004/05/23 07:11:52

  Modified:    documentation/docs/xdocs changes.xml
  Log:
  Big build refactoring to make it much easier to build Cactus. The steps are now: 
checkout jakarta-cactus from CVS, type "ant -f download.xml" and then "ant" at the top 
levels (you can even type directly "ant" provided you already have junit.jar in your 
anthome/lib directory). See the "how to build" page for more details.
  
  Revision  Changes    Path
  1.196     +4 -1      jakarta-cactus/documentation/docs/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
  retrieving revision 1.195
  retrieving revision 1.196
  diff -u -r1.195 -r1.196
  --- changes.xml       22 May 2004 18:37:07 -0000      1.195
  +++ changes.xml       23 May 2004 14:11:52 -0000      1.196
  @@ -91,7 +91,10 @@
   
         <release version="1.7dev" date="in CVS">
           <action dev="VMA" type="update">
  -          Building Cactus from the sources now requires Ant 1.6.1+.
  +          Building Cactus from the sources now requires Ant 1.6.1+. The 
  +          Cactus build also been simplified a lot and external libraries
  +          are automatically downloaded from ibiblio.org if not present
  +          on the file system.
           </action>
           <action dev="VMA" type="update" issue="CACTUS-120">
             Ensure faster shutdown times with WebLogic 7.x by using the 
  
  
  

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

Reply via email to