You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ps...@apache.org on 2007/07/06 00:07:13 UTC

svn commit: r553657 - /gump/metadata/project/logging-log4j-zeroconf.xml

Author: psmith
Date: Thu Jul  5 15:07:13 2007
New Revision: 553657

URL: http://svn.apache.org/viewvc?view=rev&rev=553657
Log:
Renamed project attribute to be consistent, hoping that this is why Chainsaw
gump build can't find it.


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

Modified: gump/metadata/project/logging-log4j-zeroconf.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/logging-log4j-zeroconf.xml?view=diff&rev=553657&r1=553656&r2=553657
==============================================================================
--- gump/metadata/project/logging-log4j-zeroconf.xml (original)
+++ gump/metadata/project/logging-log4j-zeroconf.xml Thu Jul  5 15:07:13 2007
@@ -24,7 +24,7 @@
 
     <svn repository="logging" dir="companions/zeroconf/trunk"/>
   
-  <project name="log4j-zeroconf">
+  <project name="logging-log4j-zeroconf">
     <package>org.apache.log4j.net</package>
 
     <mvn>
@@ -41,7 +41,7 @@
 
     <license name="LICENSE.txt"/>
     <nag to="log4j-dev@logging.apache.org"
-         from="&lt;noreply@qos.ch&gt;"/>
+         from="&lt;noreply@logging.apache.org&gt;"/>
 
   </project>