[prev in list] [next in list] [prev in thread] [next in thread] 

List:       avalon-cvs
Subject:    cvs commit: avalon-excalibur/compatibility build.xml
From:       leosimons () apache ! org
Date:       2003-03-30 19:40:42
[Download RAW message or body]

leosimons    2003/03/30 11:40:42

  Modified:    compatibility build.xml
  Log:
  always test
  
  Revision  Changes    Path
  1.4       +3 -3      avalon-excalibur/compatibility/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/compatibility/build.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- build.xml	24 Mar 2003 20:23:36 -0000	1.3
  +++ build.xml	30 Mar 2003 19:40:42 -0000	1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   
  -<project name="Excalibur Collections" default="main" basedir=".">
  +<project name="Excalibur Compatibility" default="main" basedir=".">
   
       <property file="${user.home}/build.properties"/>
       <property file="${basedir}/../ant.properties"/>
  @@ -28,7 +28,7 @@
       </path>
       <property name="cp" refid="test.class.path"/>
   
  -    <target name="main" depends="jar" description="Build the project"/>
  +    <target name="main" depends="test,jar" description="Build the project"/>
       <target name="rebuild" depends="clean,main" description="Rebuild the project"/>
   
       <target name="dependencies" description="Check dependencies" unless="skip.dependencies">
  @@ -275,7 +275,7 @@
               <zipfileset dir="${dist.dir}" prefix="${dist.name}"/>
               <zipfileset dir="${docs.dir}" prefix="${dist.name}/docs"/>
           </zip>
  -    
  +
           <checksum fileext=".md5">
               <fileset dir="${dist.base}" />
           </checksum>
  
  
  

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic