cvs commit: jakarta-turbine-tdk project.xml
[email protected] 10 Sep 2002 09:42:51 -0000
| Newsgroups | gmane.comp.jakarta.turbine.tdk.devel |
|---|---|
| Message-ID | <[email protected]> |
mpoeschl 2002/09/10 02:42:51
Modified: . project.xml
Log:
fix the mailing list references in the project.xml file to use eyebrowse
patch by Scott Eade
Revision Changes Path
1.4 +4 -4 jakarta-turbine-tdk/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-tdk/project.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- project.xml 20 Aug 2002 22:30:19 -0000 1.3
+++ project.xml 10 Sep 2002 09:42:51 -0000 1.4
@@ -35,13 +35,13 @@
<name>Turbine User List</name>
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
- <archive>http://www.mail-archive.com/[email protected]/</archive>
+ <archive>http://archives.apache.org/eyebrowse/[email protected]</archive>
</mailingList>
<mailingList>
<name>Turbine Developer List</name>
- <subscribe>mailto:[email protected]</subscribe>
- <unsubscribe>mailto:[email protected]</unsubscribe>
- <archive>http://www.mail-archive.com/[email protected]/</archive>
+ <subscribe>mailto:[email protected]</subscribe>
+ <unsubscribe>mailto:[email protected]</unsubscribe>
+ <archive>http://archives.apache.org/eyebrowse/[email protected]</archive>
</mailingList>
</mailingLists>