Author: carnold
Date: Mon Sep 25 12:47:42 2006
New Revision: 449792
URL: http://svn.apache.org/viewvc?view=rev&rev=449792
Log:
Bug 40604: Build maven repository bundle
Modified:
logging/log4j/branches/v1_2-branch/build.xml
Modified: logging/log4j/branches/v1_2-branch/build.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/build.xml?view=diff&rev=449792&r1=449791&r2=449792
==============================================================================
--- logging/log4j/branches/v1_2-branch/build.xml (original)
+++ logging/log4j/branches/v1_2-branch/build.xml Mon Sep 25 12:47:42 2006
@@ -710,7 +710,7 @@
<metainf dir="${maven.src}" includes="NOTICE,LICENSE"/>
</jar>
<mkdir dir="${dist.images}"/>
- <jar destfile="${dist.images}/logging-log4j-${version}-maven.jar"
+ <jar destfile="${dist.images}/logging-log4j-${version}-bundle.jar"
basedir="${maven.dest}"
includes="log4j-${version}-sources.jar
log4j-${version}-javadoc.jar">
<zipfileset dir="." includes="pom.xml"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]