Author: tschoening
Date: Tue Jan 7 13:09:55 2014
New Revision: 1556208
URL: http://svn.apache.org/r1556208
Log:
incubation info added
Added:
incubator/log4cxx/trunk/DISCLAIMER
Modified:
incubator/log4cxx/trunk/pom.xml
Added: incubator/log4cxx/trunk/DISCLAIMER
URL:
http://svn.apache.org/viewvc/incubator/log4cxx/trunk/DISCLAIMER?rev=1556208&view=auto
==============================================================================
--- incubator/log4cxx/trunk/DISCLAIMER (added)
+++ incubator/log4cxx/trunk/DISCLAIMER Tue Jan 7 13:09:55 2014
@@ -0,0 +1 @@
+Apache Podling-Name is an effort undergoing incubation at The Apache Software
Foundation (ASF), sponsored by the name of Apache TLP sponsor. Incubation is
required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized
in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the
code, it does indicate that the project has yet to be fully endorsed by the ASF.
\ No newline at end of file
Modified: incubator/log4cxx/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/log4cxx/trunk/pom.xml?rev=1556208&r1=1556207&r2=1556208&view=diff
==============================================================================
--- incubator/log4cxx/trunk/pom.xml (original)
+++ incubator/log4cxx/trunk/pom.xml Tue Jan 7 13:09:55 2014
@@ -6,9 +6,9 @@
<artifactId>apache-log4cxx</artifactId>
<packaging>pom</packaging>
<version>0.11.0-SNAPSHOT</version>
- <name>Apache log4cxx</name>
+ <name>Apache log4cxx (Incubating)</name>
<description>Logging framework for C++.</description>
- <url>http://logging.apache.org:80/log4cxx</url>
+ <url>http://incubator.apache.org/log4cxx</url>
<issueManagement>
<system>JIRA</system>
<url>https://issues.apache.org/jira/browse/LOGCXX</url>