1
0

remove usersguide.html to fix gump build

(patch from Antoine L�vy-Lambert)


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@139020 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dirk Verbeeck
2004-03-03 19:13:48 +00:00
parent 13d4fa5cc5
commit 8cdc7ae4e4

View File

@@ -21,7 +21,7 @@
<!-- <!--
"Logging" component of the Jakarta Commons Subproject "Logging" component of the Jakarta Commons Subproject
$Id: build.xml,v 1.42 2004/03/02 21:02:51 rdonkin Exp $ $Id: build.xml,v 1.43 2004/03/03 19:13:48 dirkv Exp $
--> -->
@@ -418,8 +418,6 @@ limitations under the License.--&gt;'>
todir="${dist.home}"/> todir="${dist.home}"/>
<copy file="RELEASE-NOTES.txt" <copy file="RELEASE-NOTES.txt"
todir="${dist.home}"/> todir="${dist.home}"/>
<copy file="usersguide.html"
todir="${dist.home}"/>
<copy file="${build.home}/commons-${component.name}.jar" <copy file="${build.home}/commons-${component.name}.jar"
tofile="${dist.home}/commons-${component.name}.jar" /> tofile="${dist.home}/commons-${component.name}.jar" />
<copy file="${build.home}/commons-${component.name}-api.jar" <copy file="${build.home}/commons-${component.name}-api.jar"