Author: ltheussl
Date: Mon Jan 30 22:17:22 2006
New Revision: 373737
URL: http://svn.apache.org/viewcvs?rev=373737&view=rev
Log:
Order entries.
Modified:
maven/maven-1/plugins/trunk/project.properties
Modified: maven/maven-1/plugins/trunk/project.properties
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/project.properties?rev=373737&r1=373736&r2=373737&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/project.properties (original)
+++ maven/maven-1/plugins/trunk/project.properties Mon Jan 30 22:17:22 2006
@@ -25,6 +25,7 @@
# Changelog plugin properties
maven.changelog.svn.baseurl=http://svn.apache.org/viewcvs.cgi
+maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
# Choose aggregators to use for the dashboard plugin report
maven.dashboard.aggregators =
csall,clovertpc,cloverloc,cloverncloc,junittests,junitpassrate,simiantdl,tasklist,jiraopen,jirascheduled
@@ -38,15 +39,14 @@
maven.multiproject.overviewPage.title=Plugins supplied with Maven
maven.multiproject.overviewPage.text=The following Maven plugins are available
as part of the Maven Project. Please refer also to the list of available <a
href="../3rdparty.html">Third Party Plugins</a> and the <a
href="../../plugins-sandbox/index.html">Sandbox</a>.
maven.multiproject.excludes=plugin-parent/project.xml,examples/project.xml
+
maven.multichanges.excludes=${maven.multiproject.excludes}
maven.xdoc.date = left
maven.xdoc.date.format = dd MMMM yyyy HH:mm z
maven.xdoc.version =
+maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css
-maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
maven.site.stage.address=people.apache.org
maven.site.stage.directory=/home/brett/public_html/maven-stage-site/${pom.siteDirectory.substring(22)}
maven.site.deploy.method=rsync
-
-maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css