You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2010/11/13 06:59:01 UTC

svn commit: r1034673 - in /logging/log4j/companions/extras/trunk: pom.xml src/changes/changes.xml

Author: carnold
Date: Sat Nov 13 05:59:01 2010
New Revision: 1034673

URL: http://svn.apache.org/viewvc?rev=1034673&view=rev
Log:
Extras 1.1 release preparation

Modified:
    logging/log4j/companions/extras/trunk/pom.xml
    logging/log4j/companions/extras/trunk/src/changes/changes.xml

Modified: logging/log4j/companions/extras/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/pom.xml?rev=1034673&r1=1034672&r2=1034673&view=diff
==============================================================================
--- logging/log4j/companions/extras/trunk/pom.xml (original)
+++ logging/log4j/companions/extras/trunk/pom.xml Sat Nov 13 05:59:01 2010
@@ -20,7 +20,7 @@
   <groupId>log4j</groupId>
   <artifactId>apache-log4j-extras</artifactId>
   <packaging>bundle</packaging>
-  <version>1.1</version>
+  <version>1.1-SNAPSHOT</version>
   <name>Apache Extras Companion&#x2122; for Apache log4j&#x2122;.</name>
   <description>This companion provides additional appenders, filters and
   other capabilities for version 1.2 of Apache log4j&#x2122;.  Several of these were backported from

Modified: logging/log4j/companions/extras/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/src/changes/changes.xml?rev=1034673&r1=1034672&r2=1034673&view=diff
==============================================================================
--- logging/log4j/companions/extras/trunk/src/changes/changes.xml (original)
+++ logging/log4j/companions/extras/trunk/src/changes/changes.xml Sat Nov 13 05:59:01 2010
@@ -20,7 +20,7 @@
     <title>apache-log4j-extras</title>
   </properties>
   <body>
-    <release version="1.1" date="2010-11-04" description="Maintenance release">
+    <release version="1.1" date="2010-11-16" description="Maintenance release">
        <action action="fix" issue="43312">Mangled source-repository.html</action>
        <action action="fix" issue="44899">Extra NPE error message when using missing appender class with DOMConfigurator.</action>
        <action action="fix" issue="46046">Track changes of default timezone in EnhancedPatternLayout's %d conversion pattern.</action>
@@ -41,6 +41,7 @@
        <action issue="48588" action="fix">DOMConfigurator does not close input stream when configured based on URL.</action>
        <action issue="49078" action="fix">javadoc.jar was missing NOTICE and LICENSE.</action>
        <action issue="50039" action="add">Add right truncation modifier to EnhancedPatternLayout.</action>
+       <action issue="50188" action="fix">Update for Apache Project Branding Requirements.</action>
     </release>
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org