You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jo...@apache.org on 2004/04/06 06:36:43 UTC

cvs commit: cocoon-2.1/lib/optional jstyle.jar

joerg       2004/04/05 21:36:43

  Modified:    lib      jars.xml
               .        gump.xml
  Removed:     lib/optional jstyle.jar
  Log:
  database block depends on XSP block for XSPCookieHelper class (thanks to Leszek Gawron),
  jstyle.jar moved to xsp block
  
  Revision  Changes    Path
  1.202     +2 -2      cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.201
  retrieving revision 1.202
  diff -u -r1.201 -r1.202
  --- jars.xml	4 Apr 2004 04:44:09 -0000	1.201
  +++ jars.xml	6 Apr 2004 04:36:43 -0000	1.202
  @@ -567,7 +567,7 @@
         forth, to make it easier to read and maintain.
       </description>
       <used-by>Cocoon</used-by>
  -    <lib>optional/jstyle.jar</lib>
  +    <lib>xsp/lib/jstyle.jar</lib>
       <homepage>http://astyle.sourceforge.net/</homepage>
     </file>
   
  
  
  
  1.139     +3 -2      cocoon-2.1/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/gump.xml,v
  retrieving revision 1.138
  retrieving revision 1.139
  diff -u -r1.138 -r1.139
  --- gump.xml	29 Mar 2004 18:50:26 -0000	1.138
  +++ gump.xml	6 Apr 2004 04:36:43 -0000	1.139
  @@ -324,6 +324,7 @@
   
       <depend project="cocoon" inherit="all"/>
       <depend project="excalibur-datasource"/>
  +    <depend project="cocoon-block-xsp"/>
   
       <work nested="tools/anttasks"/>
       <work nested="build/cocoon-@@DATE@@/blocks/databases/mocks"/>
  @@ -1152,7 +1153,7 @@
       <description>
         Automatic Indentation Filter
       </description>
  -    <home nested="lib/optional"/>
  +    <home nested="src/blocks/xsp/lib"/>
       <jar name="jstyle.jar"/>
     </project>