Shouldn't we call it "Apache Mime4j Developers Lists"? Markus
On Sun, Feb 1, 2009 at 11:59 PM, <[email protected]> wrote: > Author: rdonkin > Date: Sun Feb 1 22:59:45 2009 > New Revision: 739878 > > URL: http://svn.apache.org/viewvc?rev=739878&view=rev > Log: > Switch pom to use new mailing list > > Modified: > james/mime4j/trunk/pom.xml > > Modified: james/mime4j/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/james/mime4j/trunk/pom.xml?rev=739878&r1=739877&r2=739878&view=diff > ============================================================================== > --- james/mime4j/trunk/pom.xml (original) > +++ james/mime4j/trunk/pom.xml Sun Feb 1 22:59:45 2009 > @@ -362,18 +362,11 @@ > > <mailingLists> > <mailingList> > - <name>Apache James Server User Lists</name> > - <subscribe>[email protected]</subscribe> > - > <unsubscribe>[email protected]</unsubscribe> > - <post>[email protected]</post> > - > <archive>http://mail-archives.apache.org/mod_mbox/james-server-user/</archive> > - </mailingList> > - <mailingList> > - <name>Apache James Server Developer Lists</name> > - <subscribe>[email protected]</subscribe> > - > <unsubscribe>[email protected]</unsubscribe> > - <post>[email protected]</post> > - > <archive>http://mail-archives.apache.org/mod_mbox/james-server-dev/</archive> > + <name>Apache Mime4j Lists</name> > + <subscribe>[email protected]</subscribe> > + > <unsubscribe>[email protected]</unsubscribe> > + <post>[email protected]</post> > + > <archive>http://mail-archives.apache.org/mod_mbox/james-mime4j-dev/</archive> > </mailingList> > </mailingLists> > > > > -- Always remember you're unique. Just like everyone else.
