You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by st...@apache.org on 2003/06/17 03:31:12 UTC

cvs commit: cocoon-2.1 gump.xml

stefano     2003/06/16 18:31:12

  Modified:    .        gump.xml
  Log:
  Linotype lands
  
  Revision  Changes    Path
  1.62      +19 -1     cocoon-2.1/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/gump.xml,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  --- gump.xml	20 May 2003 10:42:24 -0000	1.61
  +++ gump.xml	17 Jun 2003 01:31:11 -0000	1.62
  @@ -840,6 +840,24 @@
       <nag from="Gump" to="cocoon-dev@xml.apache.org"/>
     </project>
   
  +  <project name="cocoon-block-linotype" status="unstable">
  +    <package>org.apache.cocoon</package>
  +
  +    <ant target="gump-block">
  +      <property name="block-name" value="linotype"/>
  +      <property name="version" value="@@DATE@@"/>
  +    </ant>
  +
  +    <depend project="cocoon" inherit="all"/>
  +
  +    <work nested="tools/anttasks"/>
  +    <home nested="build/cocoon-@@DATE@@"/>
  +
  +    <jar name="blocks/linotype-block.jar"/>
  +
  +    <nag from="Gump" to="cocoon-dev@xml.apache.org"/>
  +  </project>
  +
     <!--
       ********************************************
       ********  COCOON SUPPLIED PROJECTS  ********