You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ni...@apache.org on 2004/02/27 21:59:11 UTC

cvs commit: avalon/buildsystem/gump-integration/project avalon.xml

niclas      2004/02/27 12:59:11

  Modified:    buildsystem/gump-integration/project avalon.xml
  Log:
  Patch from Antoine Lévy-Lambert to improve GUMP integration.
  
  Revision  Changes    Path
  1.5       +1 -0      avalon/buildsystem/gump-integration/project/avalon.xml
  
  Index: avalon.xml
  ===================================================================
  RCS file: /home/cvs/avalon/buildsystem/gump-integration/project/avalon.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- avalon.xml	15 Jun 2003 10:10:01 -0000	1.4
  +++ avalon.xml	27 Feb 2004 20:59:11 -0000	1.5
  @@ -15,6 +15,7 @@
           descriptor. -->
   
           <package>org.apache.avalon</package>
  +        <mkdir dir="framework/target/classes"/>
           <ant target="dist" basedir="framework">
               <property name="project.version" value="@@DATE@@"></property>
           </ant>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org