Author: ate
Date: Wed Jun 15 06:03:47 2005
New Revision: 190745
URL: http://svn.apache.org/viewcvs?rev=190745&view=rev
Log:
changelog plugin and others needs to be told we're now using SVN instead of CVS
Modified:
portals/jetspeed-2/trunk/project.properties
Modified: portals/jetspeed-2/trunk/project.properties
URL:
http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/project.properties?rev=190745&r1=190744&r2=190745&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/project.properties (original)
+++ portals/jetspeed-2/trunk/project.properties Wed Jun 15 06:03:47 2005
@@ -39,6 +39,9 @@
# restrictive. We need to increase the limit from 12 to 20
maven.pmd.rulesetfiles=rulesets/strings.xml,rulesets/junit.xml,rulesets/braces.xml,rulesets/basic.xml,rulesets/unusedcode.xml,rulesets/design.xml,rulesets/imports.xml,rulesets/codesize.xml
+# tell changelog plugin (and others) about the SCM repo type (SVN)
+maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
+
# ---------------------------------------------------------------------------
# Torque settings
torque.project = portal
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]