You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2014/04/16 17:30:48 UTC

svn commit: r1587945 - /logging/log4j/log4j2/trunk/pom.xml

Author: mattsicker
Date: Wed Apr 16 15:30:48 2014
New Revision: 1587945

URL: http://svn.apache.org/r1587945
Log:
Remove TODO comment.

  - Turns out the difference is the artifact file name. Don't want to
   use the OSGi version in the file name as it doesn't always match 
   the official release version (e.g., 2.0-rc1 might correspond to 2
   .0.0.-rc1 or something sanitized as such).

Modified:
    logging/log4j/log4j2/trunk/pom.xml

Modified: logging/log4j/log4j2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1587945&r1=1587944&r2=1587945&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Wed Apr 16 15:30:48 2014
@@ -772,7 +772,6 @@
         </executions>
       </plugin> -->
 
-      <!-- TODO: switch from "jar" to "bundle" packaging as there's no difference in non-OSGi environments -->
       <!-- We need to disable the standard ASF configuration to be able to publish our own notice and license files -->
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>