You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2013/01/05 13:07:49 UTC

svn commit: r1429269 - /webservices/commons/trunk/modules/axiom/apidocs/pom.xml

Author: veithen
Date: Sat Jan  5 12:07:48 2013
New Revision: 1429269

URL: http://svn.apache.org/viewvc?rev=1429269&view=rev
Log:
Commtting change missing in the previous revision.

Modified:
    webservices/commons/trunk/modules/axiom/apidocs/pom.xml

Modified: webservices/commons/trunk/modules/axiom/apidocs/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/apidocs/pom.xml?rev=1429269&r1=1429268&r2=1429269&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/apidocs/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/apidocs/pom.xml Sat Jan  5 12:07:48 2013
@@ -123,7 +123,8 @@
                         <link>http://jaxen.codehaus.org/apidocs/</link>
                     </links>
                     <breakiterator>true</breakiterator>
-                    <!-- The notimestamp and windowtitle parameters are chosen to minimize the  -->
+                    <!-- The notimestamp, windowtitle and bottom parameters are chosen to minimize the number
+                         of changes between releases (to avoid mass changes when committing the site for a new release) -->
                     <notimestamp>true</notimestamp>
                     <windowtitle>Apache Axiom</windowtitle>
                     <bottom>Copyright &#169; {organizationName}. All Rights Reserved.</bottom>