You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by ip...@apache.org on 2004/12/01 06:23:53 UTC

svn commit: r109295 - /incubator/muse/trunk/project.properties /incubator/muse/trunk/project.xml

Author: ips
Date: Tue Nov 30 21:23:52 2004
New Revision: 109295

URL: http://svn.apache.org/viewcvs?view=rev&rev=109295
Log:
updated scm info

Modified:
   incubator/muse/trunk/project.properties
   incubator/muse/trunk/project.xml

Modified: incubator/muse/trunk/project.properties
Url: http://svn.apache.org/viewcvs/incubator/muse/trunk/project.properties?view=diff&rev=109295&p1=incubator/muse/trunk/project.properties&r1=109294&p2=incubator/muse/trunk/project.properties&r2=109295
==============================================================================
--- incubator/muse/trunk/project.properties	(original)
+++ incubator/muse/trunk/project.properties	Tue Nov 30 21:23:52 2004
@@ -40,6 +40,11 @@
 # setting distribution URL enables generation of download report
 maven.xdoc.distributionUrl = http://mip.esr.hp.com/wsdm/muse/dist/
 
+# CHANGELOG PLUGIN
+####################
+# Tells changelog plugin we're using SVN, not CVS
+maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory 
+
 # CHANGES PLUGIN
 ##################
 # For the changes plugin to link issue with Issuezilla

Modified: incubator/muse/trunk/project.xml
Url: http://svn.apache.org/viewcvs/incubator/muse/trunk/project.xml?view=diff&rev=109295&p1=incubator/muse/trunk/project.xml&r1=109294&p2=incubator/muse/trunk/project.xml&r2=109295
==============================================================================
--- incubator/muse/trunk/project.xml	(original)
+++ incubator/muse/trunk/project.xml	Tue Nov 30 21:23:52 2004
@@ -25,8 +25,9 @@
   <issueTrackingUrl>http://nagoya.apache.org/jira/browse/Muse</issueTrackingUrl>
 
   <repository>
-    <connection></connection>
-    <url>https://svn.apache.org/repos/asf/incubator/muse/</url>
+    <connection>scm|svn|http://svn.apache.org/repos/asf/incubator/muse/trunk/</connection>
+    <developerConnection>scm|svn|https://svn.apache.org/repos/asf/incubator/muse/trunk/</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/incubator/muse/trunk/</url>
   </repository>
 
   <versions>

---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org