Author: bayard Date: Sun Jan 4 21:13:55 2009 New Revision: 731440 URL: http://svn.apache.org/viewvc?rev=731440&view=rev Log: Adding mailing list information
Modified: jakarta/taglibs/proper/taglibs-parent/trunk/pom.xml Modified: jakarta/taglibs/proper/taglibs-parent/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/taglibs-parent/trunk/pom.xml?rev=731440&r1=731439&r2=731440&view=diff ============================================================================== --- jakarta/taglibs/proper/taglibs-parent/trunk/pom.xml (original) +++ jakarta/taglibs/proper/taglibs-parent/trunk/pom.xml Sun Jan 4 21:13:55 2009 @@ -50,6 +50,35 @@ <url>http://svn.apache.org/viewvc/jakarta/taglibs/proper/taglibs-parent/trunk</url> </scm> + <mailingLists> + <mailingList> + <name>Taglibs User List</name> + <subscribe>taglibs-user-subscr...@jakarta.apache.org</subscribe> + <unsubscribe>taglibs-user-unsubscr...@jakarta.apache.org</unsubscribe> + <post>taglibs-u...@jakarta.apache.org</post> + <archive>http://mail-archives.apache.org/mod_mbox/jakarta-taglibs-user/</archive> + <otherArchives> + <otherArchive>http://markmail.org/list/org.apache.jakarta.taglibs-user/</otherArchive> + <otherArchive>http://www.nabble.com/Taglibs---User-f338.html</otherArchive> + <otherArchive>http://www.mail-archive.com/taglibs-u...@jakarta.apache.org/</otherArchive> + <otherArchive>http://news.gmane.org/gmane.comp.jakarta.taglibs.user</otherArchive> + </otherArchives> + </mailingList> + <mailingList> + <name>Taglibs Dev List</name> + <subscribe>dev-subscr...@jakarta.apache.org</subscribe> + <unsubscribe>dev-unsubscr...@jakarta.apache.org</unsubscribe> + <post>d...@jakarta.apache.org</post> + <archive>http://mail-archives.apache.org/mod_mbox/jakarta-taglibs-dev/</archive> + <otherArchives> + <otherArchive>http://markmail.org/list/org.apache.jakarta.taglibs-dev/</otherArchive> + <otherArchive>http://www.nabble.com/Taglibs---Dev-f339.html</otherArchive> + <otherArchive>http://www.mail-archive.com/d...@jakarta.apache.org/</otherArchive> + <otherArchive>http://news.gmane.org/gmane.comp.jakarta.taglibs.devel</otherArchive> + </otherArchives> + </mailingList> + </mailingLists> + <build> <sourceDirectory>src</sourceDirectory> <resources> --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: taglibs-dev-h...@jakarta.apache.org