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/26 01:57:53 UTC

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

Author: mattsicker
Date: Fri Apr 25 23:57:52 2014
New Revision: 1590202

URL: http://svn.apache.org/r1590202
Log:
Remove log4j-osgi from root pom.

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=1590202&r1=1590201&r2=1590202&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Fri Apr 25 23:57:52 2014
@@ -890,7 +890,6 @@
   <modules>
     <module>log4j-api</module>
     <module>log4j-core</module>
-    <module>log4j-osgi</module>
     <module>log4j-1.2-api</module>
     <module>log4j-slf4j-impl</module>
     <module>log4j-to-slf4j</module>