You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ga...@apache.org on 2016/02/21 07:22:19 UTC

svn commit: r1731508 - in /xmlgraphics/commons/branches/maven: ./ NOTICE README build.xml

Author: gadams
Date: Sun Feb 21 06:22:19 2016
New Revision: 1731508

URL: http://svn.apache.org/viewvc?rev=1731508&view=rev
Log:
Merge from commons-2_1.

Modified:
    xmlgraphics/commons/branches/maven/   (props changed)
    xmlgraphics/commons/branches/maven/NOTICE
    xmlgraphics/commons/branches/maven/README
    xmlgraphics/commons/branches/maven/build.xml

Propchange: xmlgraphics/commons/branches/maven/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Feb 21 06:22:19 2016
@@ -8,3 +8,4 @@
 /xmlgraphics/commons/branches/commons-1_5rc1:1345747,1345751,1345855,1353187-1353188
 /xmlgraphics/commons/branches/commons-2_0:1628213-1628667
 /xmlgraphics/commons/tags/commons-2_0:1628668-1629260
+/xmlgraphics/commons/trunk:1721489-1723302

Modified: xmlgraphics/commons/branches/maven/NOTICE
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/maven/NOTICE?rev=1731508&r1=1731507&r2=1731508&view=diff
==============================================================================
--- xmlgraphics/commons/branches/maven/NOTICE (original)
+++ xmlgraphics/commons/branches/maven/NOTICE Sun Feb 21 06:22:19 2016
@@ -1,5 +1,5 @@
 Apache XML Graphics Commons
-Copyright 2006-2015 The Apache Software Foundation
+Copyright 2006-2016 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Modified: xmlgraphics/commons/branches/maven/README
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/maven/README?rev=1731508&r1=1731507&r2=1731508&view=diff
==============================================================================
--- xmlgraphics/commons/branches/maven/README (original)
+++ xmlgraphics/commons/branches/maven/README Sun Feb 21 06:22:19 2016
@@ -82,6 +82,11 @@ License labeling (according to http://ww
 For more detailed info about the changes, please see:
 http://xmlgraphics.apache.org/commons/changes.html
 
+Version 2.1
+--------------
+
+Minor release to be used with FOP 2.1
+
 Version 2.0.1
 --------------
 

Modified: xmlgraphics/commons/branches/maven/build.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/maven/build.xml?rev=1731508&r1=1731507&r2=1731508&view=diff
==============================================================================
--- xmlgraphics/commons/branches/maven/build.xml (original)
+++ xmlgraphics/commons/branches/maven/build.xml Sun Feb 21 06:22:19 2016
@@ -25,7 +25,7 @@
 
   <property name="Name" value="Apache XML Graphics Commons"/>
   <property name="name" value="xmlgraphics-commons"/>
-  <property name="year" value="1999-2015"/>
+  <property name="year" value="1999-2016"/>
 
   <property name="javac.debug" value="on"/>
   <property name="javac.optimize" value="off"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org