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:
@@ -21,7 +21,7 @@
|
||||
|
||||
<!--
|
||||
"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.-->'>
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user