You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2006/01/31 07:13:41 UTC

svn commit: r373736 - /maven/maven-1/plugins/trunk/project.properties

Author: ltheussl
Date: Mon Jan 30 22:13:40 2006
New Revision: 373736

URL: http://svn.apache.org/viewcvs?rev=373736&view=rev
Log:
Set svn.baseurl, add tasklist and jira aggregators to dashboard

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=373736&r1=373735&r2=373736&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/project.properties (original)
+++ maven/maven-1/plugins/trunk/project.properties Mon Jan 30 22:13:40 2006
@@ -23,8 +23,11 @@
 # Enable HTML to xdoc transformation
 maven.html2xdoc.enabled=true
 
+# Changelog plugin properties
+maven.changelog.svn.baseurl=http://svn.apache.org/viewcvs.cgi
+
 # Choose aggregators to use for the dashboard plugin report
-maven.dashboard.aggregators = csall,clovertpc,cloverloc,cloverncloc,junittests,junitpassrate,junitfailures,juniterrors,simiantdl
+maven.dashboard.aggregators = csall,clovertpc,cloverloc,cloverncloc,junittests,junitpassrate,simiantdl,tasklist,jiraopen,jirascheduled
 
 # Make sure we generate a Clover XML report so that the dashboard
 # Clover aggregator can extract Clover data