Author: sebb
Date: Thu Apr 8 19:08:24 2010
New Revision: 932065
URL: http://svn.apache.org/viewvc?rev=932065&view=rev
Log:
No need for the mailing-lists report or definitions as these are now created
from an xml source
Modified:
commons/proper/commons-site/trunk/pom.xml
Modified: commons/proper/commons-site/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/pom.xml?rev=932065&r1=932064&r2=932065&view=diff
==============================================================================
--- commons/proper/commons-site/trunk/pom.xml (original)
+++ commons/proper/commons-site/trunk/pom.xml Thu Apr 8 19:08:24 2010
@@ -37,69 +37,6 @@
</site>
</distributionManagement>
- <mailingLists>
- <!-- N.B. the commons-parent POM defines the mailing lists used by Commons
components -->
- <mailingList>
- <name>Commons User List</name>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
- <post>[email protected]</post>
- <archive>http://mail-archives.apache.org/mod_mbox/commons-user/</archive>
- <otherArchives>
-
<otherArchive>http://markmail.org/list/org.apache.commons.users/</otherArchive>
-
<otherArchive>http://old.nabble.com/Commons---User-f319.html</otherArchive>
-
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
-
<otherArchive>http://news.gmane.org/gmane.comp.jakarta.commons.user</otherArchive>
- </otherArchives>
- </mailingList>
- <mailingList>
- <name>Commons Dev List</name>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
- <post>[email protected]</post>
- <archive>http://mail-archives.apache.org/mod_mbox/commons-dev/</archive>
- <otherArchives>
-
<otherArchive>http://markmail.org/list/org.apache.commons.dev/</otherArchive>
-
<otherArchive>http://old.nabble.com/Commons---Dev-f317.html</otherArchive>
-
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
-
<otherArchive>http://news.gmane.org/gmane.comp.jakarta.commons.devel</otherArchive>
- </otherArchives>
- </mailingList>
- <mailingList>
- <name>Commons Issues List</name>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/commons-issues/</archive>
- <otherArchives>
-
<otherArchive>http://markmail.org/list/org.apache.commons.issues/</otherArchive>
-
<otherArchive>http://old.nabble.com/Commons---Issues-f25499.html</otherArchive>
-
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
- </otherArchives>
- </mailingList>
- <mailingList>
- <name>Commons Commits List</name>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/commons-commits/</archive>
- <otherArchives>
-
<otherArchive>http://markmail.org/list/org.apache.commons.commits/</otherArchive>
-
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
- </otherArchives>
- </mailingList>
- <mailingList>
- <name>Apache Announce List</name>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
- <archive>http://mail-archives.apache.org/mod_mbox/announce/</archive>
- <otherArchives>
-
<otherArchive>http://markmail.org/list/org.apache.announce/</otherArchive>
-
<otherArchive>http://old.nabble.com/Apache-News-and-Announce-f109.html</otherArchive>
-
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
-
<otherArchive>http://news.gmane.org/gmane.comp.apache.announce</otherArchive>
- </otherArchives>
- </mailingList>
- </mailingLists>
-
<!-- Commons PMC Members (ordered by first name) -->
<developers>
<developer>
@@ -296,7 +233,6 @@
<reportSet>
<reports>
<report>project-team</report>
- <report>mailing-list</report>
<report>license</report>
</reports>
</reportSet>