1
0

[LOGGING-118] Generate source and binary archives.

Replace the single assembly with separate source and binary assemblies.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@597240 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dennis Lundberg
2007-11-21 22:50:06 +00:00
parent c5c5714602
commit db26961e91
5 changed files with 84 additions and 57 deletions

View File

@@ -139,6 +139,8 @@ Logging with Maven 1.x will be removed in a future version of Commons Logging.
* LOGGING-117: Unit tests fail on linux with java16.
* LOGGING-118: Generate source and binary archives.
* MEV-392 (http://jira.codehaus.org/browse/MEV-392)
As Commons Logging didn't provide a Maven2 pom.xml file, one was helpfully
created by people not involved with the commons-logging project and published