Author: carnold
Date: Fri Apr 20 17:12:49 2007
New Revision: 530954

URL: http://svn.apache.org/viewvc?view=rev&rev=530954
Log:
Bug 42099: Rebrand as apache-log4j-filters

Modified:
    logging/sandbox/log4j/expression-filter/build.xml
    logging/sandbox/log4j/expression-filter/pom.xml

Modified: logging/sandbox/log4j/expression-filter/build.xml
URL: 
http://svn.apache.org/viewvc/logging/sandbox/log4j/expression-filter/build.xml?view=diff&rev=530954&r1=530953&r2=530954
==============================================================================
--- logging/sandbox/log4j/expression-filter/build.xml (original)
+++ logging/sandbox/log4j/expression-filter/build.xml Fri Apr 20 17:12:49 2007
@@ -27,8 +27,8 @@
     <property file="build.properties"/>
        
        <!--  project details  -->
-    <property name="project.name" value="apache-log4j-filter"/>
-    <property name="project.title" value="Apache Filter Companion for log4j 
1.2."/>
+    <property name="project.name" value="apache-log4j-filters"/>
+    <property name="project.title" value="Apache Filters Companion for log4j 
1.2."/>
     <property name="project.version" value="0.1-SNAPSHOT"/>
     <property name="project.jar" 
value="${project.name}-${project.version}.jar"/>
     

Modified: logging/sandbox/log4j/expression-filter/pom.xml
URL: 
http://svn.apache.org/viewvc/logging/sandbox/log4j/expression-filter/pom.xml?view=diff&rev=530954&r1=530953&r2=530954
==============================================================================
--- logging/sandbox/log4j/expression-filter/pom.xml (original)
+++ logging/sandbox/log4j/expression-filter/pom.xml Fri Apr 20 17:12:49 2007
@@ -19,20 +19,20 @@
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <groupId>log4j</groupId>
-  <artifactId>apache-log4j-filter</artifactId>
+  <artifactId>apache-log4j-filters</artifactId>
   <packaging>jar</packaging>
   <version>0.1-SNAPSHOT</version>
-  <name>Apache Filter Companion for log4j 1.2.</name>
+  <name>Apache Filters Companion for log4j 1.2.</name>
   <description>This companion provides a selection of filters from the Apache 
log4j 1.3 project 
       for use with Apache log4j 1.2.</description>
-  <url>http://logging.apache.org/log4j/companions/filter</url>
+  <url>http://logging.apache.org/log4j/companions/filters</url>
   <issueManagement>
     <system>Bugzilla</system>
     <url>http://issues.apache.org/bugzilla/</url>
   </issueManagement>
   <ciManagement>
                <system>Gump</system>
-                
<url>http://vmgump.apache.org/gump/public/logging-log4j-filter/logging-log4j-filter/index.html</url>
+                
<url>http://vmgump.apache.org/gump/public/logging-log4j-filter/logging-log4j-filters/index.html</url>
   </ciManagement>
 <mailingLists>
        <mailingList>
@@ -182,7 +182,7 @@
  <distributionManagement>
     <site>
       <id>apache.website</id>
-      
<url>scp://people.apache.org/home/carnold/public_html/log4j/companions/filter</url>
+      
<url>scp://people.apache.org/home/carnold/public_html/log4j/companions/filters</url>
     </site>
   </distributionManagement> 
   



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to