henning     2002/12/14 03:43:32

  Modified:    configuration maven.xml
  Log:
  removed forgotten debug statement
  
  Revision  Changes    Path
  1.2       +1 -2      jakarta-commons-sandbox/configuration/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/configuration/maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.xml 14 Dec 2002 11:39:58 -0000      1.1
  +++ maven.xml 14 Dec 2002 11:43:32 -0000      1.2
  @@ -9,7 +9,6 @@
   <project default="java:jar">
   
     <postGoal name="test:compile">
  -    <echo>Now running, copying from ${maven.conf.dir} to 
${maven.test.dest}/org/apache/commons/configuration</echo>
       <copy todir="${maven.test.dest}/org/apache/commons/configuration">
         <fileset dir="${maven.conf.dir}" includes="*.properties"/>
       </copy>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to