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

svn commit: r109294 - /incubator/apollo/trunk/project.properties /incubator/apollo/trunk/project.xml

Author: ips
Date: Tue Nov 30 21:23:32 2004
New Revision: 109294

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

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

Modified: incubator/apollo/trunk/project.properties
Url: http://svn.apache.org/viewcvs/incubator/apollo/trunk/project.properties?view=diff&rev=109294&p1=incubator/apollo/trunk/project.properties&r1=109293&p2=incubator/apollo/trunk/project.properties&r2=109294
==============================================================================
--- incubator/apollo/trunk/project.properties	(original)
+++ incubator/apollo/trunk/project.properties	Tue Nov 30 21:23:32 2004
@@ -39,6 +39,11 @@
 # setting distribution URL enables generation of download report
 maven.xdoc.distributionUrl = http://mip.esr.hp.com/wsdm/jmuws/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/apollo/trunk/project.xml
Url: http://svn.apache.org/viewcvs/incubator/apollo/trunk/project.xml?view=diff&rev=109294&p1=incubator/apollo/trunk/project.xml&r1=109293&p2=incubator/apollo/trunk/project.xml&r2=109294
==============================================================================
--- incubator/apollo/trunk/project.xml	(original)
+++ incubator/apollo/trunk/project.xml	Tue Nov 30 21:23:32 2004
@@ -26,8 +26,9 @@
     <issueTrackingUrl>http://nagoya.apache.org/jira/browse/Apollo</issueTrackingUrl>
     
     <repository>
-      <connection>scm:subversion:http://svn.apache.org/repos/asf/incubator/apollo/trunk</connection>
-      <url>http://svn.apache.org/viewcvs.cgi/incubator/apollo/trunk/?root=Apache-SVN</url>
+      <connection>scm|svn|http://svn.apache.org/repos/asf/incubator/apollo/trunk/</connection>
+      <developerConnection>scm|svn|https://svn.apache.org/repos/asf/incubator/apollo/trunk/</developerConnection>
+      <url>http://svn.apache.org/viewcvs.cgi/incubator/apollo/trunk/</url>
     </repository> 
     
     <versions>

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