You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by fi...@apache.org on 2004/10/18 08:47:52 UTC

svn commit: rev 54992 - incubator/jackrabbit/trunk

Author: fielding
Date: Sun Oct 17 23:47:52 2004
New Revision: 54992

Modified:
   incubator/jackrabbit/trunk/project.properties
Log:
do not show date to reduce commit noise

Modified: incubator/jackrabbit/trunk/project.properties
==============================================================================
--- incubator/jackrabbit/trunk/project.properties	(original)
+++ incubator/jackrabbit/trunk/project.properties	Sun Oct 17 23:47:52 2004
@@ -67,10 +67,12 @@
 # Site L&F
 ######################################################################
 # maven.xdoc.jsl=
-maven.xdoc.date=bottom
+maven.xdoc.date=
 maven.xdoc.poweredby.image=maven-feather.png
 maven.xdoc.version=${pom.currentVersion}
 maven.xdoc.developmentProcessUrl=http://incubator.apache.org/projects/jackrabbit.html
+maven.changelog.range=365
+maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
 
 # ------------------------------------------------------------------------
 # M A V E N  J A R  O V E R R I D E