dirkv       2004/03/03 11:13:48

  Modified:    logging  build.xml
  Log:
  remove usersguide.html to fix gump build
  (patch from Antoine L�vy-Lambert)
  
  Revision  Changes    Path
  1.43      +1 -3      jakarta-commons/logging/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/logging/build.xml,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- build.xml 2 Mar 2004 21:02:51 -0000       1.42
  +++ build.xml 3 Mar 2004 19:13:48 -0000       1.43
  @@ -418,8 +418,6 @@
                 todir="${dist.home}"/>
       <copy      file="RELEASE-NOTES.txt"
                 todir="${dist.home}"/>
  -    <copy      file="usersguide.html"
  -              todir="${dist.home}"/>
       <copy file="${build.home}/commons-${component.name}.jar"
             tofile="${dist.home}/commons-${component.name}.jar" />
       <copy file="${build.home}/commons-${component.name}-api.jar"
  
  
  

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

Reply via email to