Author: bayard
Date: Thu Jul 26 22:31:18 2007
New Revision: 560108
URL: http://svn.apache.org/viewvc?view=rev&rev=560108
Log:
Hooking up our own mailing list page
Added:
jakarta/commons/proper/commons-build/trunk/xdocs/mail-lists.xml (with
props)
Modified:
jakarta/commons/proper/commons-build/trunk/menus/support.ent
Modified: jakarta/commons/proper/commons-build/trunk/menus/support.ent
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/commons-build/trunk/menus/support.ent?view=diff&rev=560108&r1=560107&r2=560108
==============================================================================
--- jakarta/commons/proper/commons-build/trunk/menus/support.ent (original)
+++ jakarta/commons/proper/commons-build/trunk/menus/support.ent Thu Jul 26
22:31:18 2007
@@ -2,6 +2,6 @@
The "Support" menu element
-->
<menu name="Support">
- <item name="Mailing Lists"
href="http://jakarta.apache.org/site/mail2.html#Commons"/>
+ <item name="Mailing Lists" href="http://commons.apache.org/mail.html"/>
<item name="Bug Database" href="http://commons.apache.org/bugs.html"/>
</menu>
Added: jakarta/commons/proper/commons-build/trunk/xdocs/mail-lists.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/commons-build/trunk/xdocs/mail-lists.xml?view=auto&rev=560108
==============================================================================
--- jakarta/commons/proper/commons-build/trunk/xdocs/mail-lists.xml (added)
+++ jakarta/commons/proper/commons-build/trunk/xdocs/mail-lists.xml Thu Jul 26
22:31:18 2007
@@ -0,0 +1,70 @@
+<?xml version="1.0" ?>
+<!-- $Id: bugs.xml 560088 2007-07-27 04:05:00Z bayard $ -->
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<document>
+ <properties>
+ <title>Commons Mailing Lists</title>
+ <author email="[EMAIL PROTECTED]">The Apache Commons Team</author>
+ </properties>
+ <body>
+ <section name="Commons Mailing Lists">
+<p>Since there are multiple projects in commons, after successfully
subscribing, please add [<i>component_name</i>] at the beginning of the subject
of your mail. This will allow all concerned to use their mail agent's filter
system to focus on the particular components they are interested in. </p>
+<p>The various Commons components use the same mail list to improve
cross-pollination of ideas. </p>
+<p>For HttpClient, please use the <a
href="http://jakarta.apache.org/httpcomponents/mail-lists.html">Jakarta
HttpComponents mailing lists</a>. </p>
+<br/><hr/><br/>
+<p>
+<b>The Apache Commons User List</b>
+<a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
+<a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
+<br/><b>Daily Digest</b>
+<a href="mailto:[EMAIL PROTECTED]">Digest Subscribe</a>
+<a href="mailto:[EMAIL PROTECTED]">Digest Unsubscribe</a>
+<br/><b>Archives</b>
+<a
href="http://mail-archives.apache.org/mod_mbox/commons-user/">mail-archives.apache.org</a>
+<br/><b>Prior to July 2007</b>
+<a
href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/">mail-archives.apache.org</a>
+</p>
+<p>
+This list is for developers that are using commons projects in their own
projects to
+ask questions, share knowledge, and discuss issues related to using those
commons projects.
+</p>
+<p>
+<b>The Apache Commons Developer List</b>
+<a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
+<a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
+<br/><b>Daily Digest</b>
+<a href="mailto:[EMAIL PROTECTED]">Digest Subscribe</a>
+<a href="mailto:[EMAIL PROTECTED]">Digest Unsubscribe</a>
+<br/><b>Archives</b>
+<a
href="http://mail-archives.apache.org/mod_mbox/commons-dev/">mail-archives.apache.org</a>
+<br/><b>Prior to July 2007</b>
+<a
href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">mail-archives.apache.org</a>
+</p>
+<p>
+This list is for developers building and releasing shareable components under
+the Apache Commons Subproject to ask and answer questions, as well as discuss
+the operation of the Commons subproject as a whole. If traffic volume
+dictates, specialized lists for particular components may be created later.
+</p>
+<p>Messages previous to September 2001 can be found
+<a href="http://www.mail-archive.com/[EMAIL PROTECTED]/">here</a>. </p>
+ </section>
+
+</body>
+</document>
Propchange: jakarta/commons/proper/commons-build/trunk/xdocs/mail-lists.xml
------------------------------------------------------------------------------
svn:eol-style = native
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]