Author: carnold Date: Wed Jun 6 19:12:16 2007 New Revision: 545023 URL: http://svn.apache.org/viewvc?view=rev&rev=545023 Log: Bug 37930: Drop -bin from distribution filename
Modified: logging/log4j/branches/v1_2-branch/pom.xml Modified: logging/log4j/branches/v1_2-branch/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/pom.xml?view=diff&rev=545023&r1=545022&r2=545023 ============================================================================== --- logging/log4j/branches/v1_2-branch/pom.xml (original) +++ logging/log4j/branches/v1_2-branch/pom.xml Wed Jun 6 19:12:16 2007 @@ -266,6 +266,7 @@ <descriptors> <descriptor>src/assembly/bin.xml</descriptor> </descriptors> + <appendAssemblyId>false</appendAssemblyId> </configuration> <executions> <execution> @@ -418,4 +419,4 @@ <url>scp://people.apache.org/www/logging.apache.org/log4j/1.2/</url> </site> </distributionManagement> -</project> \ No newline at end of file +</project> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]