You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by st...@apache.org on 2004/11/02 01:04:01 UTC

cvs commit: gump/project lenya.xml

stefano     2004/11/01 16:04:01

  Modified:    project  lenya.xml
  Log:
  fixing the gump-invoked target
  
  Revision  Changes    Path
  1.3       +2 -2      gump/project/lenya.xml
  
  Index: lenya.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/lenya.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- lenya.xml	13 Oct 2004 12:17:08 -0000	1.2
  +++ lenya.xml	2 Nov 2004 00:04:01 -0000	1.3
  @@ -33,7 +33,7 @@
     <project name="lenya">
       <package>org.apache.lenya</package>
   
  -    <ant target="gump-core">
  +    <ant target="webapp">
         <property name="version" value="@@DATE@@"/>
         <depend property="logkit.jar" project="avalon-logkit"/>
         <depend property="avalonapi.jar" project="avalon-framework-api"/>