taylor 2004/01/09 20:38:02
Modified: . project.xml
Log:
changed subscribe, repo, cvs settings to point to jakarta
Revision Changes Path
1.3 +8 -8 jakarta-jetspeed-2/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.xml 9 Jan 2004 04:56:02 -0000 1.2
+++ project.xml 10 Jan 2004 04:38:01 -0000 1.3
@@ -20,22 +20,22 @@
<description>Jetspeed is an Open Source implementation of an Enterprise
Information Portal, using Java and XML.</description>
<shortDescription>Enterprise Information Portal</shortDescription>
- <url>http://www.sporteportal.com/jetspeed-2/</url>
- <issueTrackingUrl>http://www.sporteportal.com/scarab</issueTrackingUrl>
- <siteAddress>www.sporteportal.com</siteAddress>
+ <url>http://jakarta.apache.org/jetspeed</url>
+ <issueTrackingUrl>http://jakarta.apache.org/jetspeed</issueTrackingUrl>
+ <siteAddress>http://jakarta.apache.org/jetspeed</siteAddress>
<siteDirectory></siteDirectory>
<distributionDirectory></distributionDirectory>
- <repository>
- <connection>scm:cvs:pserver:[EMAIL PROTECTED]:/cvs:jetspeed-2</connection>
- <url>http://cvs.sporteportal.com/viewcvs/jetspeed-2/</url>
+ <repository>
+ <connection>scm:cvs::pserver:[EMAIL PROTECTED]:/home/cvspublic</connection>
+ <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/</url>
</repository>
<mailingLists>
<mailingList>
<name>Jetspeed 2 Developer List</name>
- <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
</mailingList>
</mailingLists>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]