You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by at...@apache.org on 2005/06/15 15:03:48 UTC

svn commit: r190745 - /portals/jetspeed-2/trunk/project.properties

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: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org