You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/05/31 08:32:18 UTC

svn commit: r949667 - /gump/metadata/project/logging-log4j-2.xml

Author: bodewig
Date: Mon May 31 06:32:18 2010
New Revision: 949667

URL: http://svn.apache.org/viewvc?rev=949667&view=rev
Log:
rename module and projects

Modified:
    gump/metadata/project/logging-log4j-2.xml

Modified: gump/metadata/project/logging-log4j-2.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/logging-log4j-2.xml?rev=949667&r1=949666&r2=949667&view=diff
==============================================================================
--- gump/metadata/project/logging-log4j-2.xml (original)
+++ gump/metadata/project/logging-log4j-2.xml Mon May 31 06:32:18 2010
@@ -15,8 +15,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<module name="logging-log4j-12" tag="v1_2-branch" groupId="log4j">
-
+<module name="logging-log4j-2" groupId="log4j">
+F
   <url href="http://logging.apache.org/log4j/index.html"/>
   <description>
     Fast and flexible logging package for Java
@@ -24,7 +24,7 @@
 
   <svn repository="asf" dir="logging/log4j/trunk"/>
   
-  <project name="logging-log4j-12">
+  <project name="logging-log4j-2">
     <package>org.apache.log4j</package>
 
     <ant target="jar">
@@ -50,7 +50,7 @@
          from="&lt;carnold@apache.org&gt;"/>
   </project>
 
-  <project name="logging-log4j-12-tests">
+  <project name="logging-log4j-2-tests">
     <mkdir dir="tests/classes" />
     <ant basedir="tests" target="regression" />
 
@@ -58,7 +58,7 @@
     <depend project="xml-xerces" />
     <!--  expectations of old package names in stack traces -->
     <depend project="junit3" />
-    <depend project="logging-log4j-12" />
+    <depend project="logging-log4j-2" />
     <depend project="jakarta-oro" />
     <depend project="javamail"/>
     <depend project="jaf"/>