You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by ka...@apache.org on 2011/09/07 10:01:59 UTC

svn commit: r1166036 - in /incubator/oozie/branches/ap-pages/src/site: apt/mailing_list.apt.vm site.xml

Author: kamrul
Date: Wed Sep  7 08:01:59 2011
New Revision: 1166036

URL: http://svn.apache.org/viewvc?rev=1166036&view=rev
Log:
Adding mailing-list

Added:
    incubator/oozie/branches/ap-pages/src/site/apt/mailing_list.apt.vm
Modified:
    incubator/oozie/branches/ap-pages/src/site/site.xml

Added: incubator/oozie/branches/ap-pages/src/site/apt/mailing_list.apt.vm
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/ap-pages/src/site/apt/mailing_list.apt.vm?rev=1166036&view=auto
==============================================================================
--- incubator/oozie/branches/ap-pages/src/site/apt/mailing_list.apt.vm (added)
+++ incubator/oozie/branches/ap-pages/src/site/apt/mailing_list.apt.vm Wed Sep  7 08:01:59 2011
@@ -0,0 +1,34 @@
+~~ Licensed 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. See accompanying LICENSE file.
+
+  ---
+  Oozie Mailing List
+  ---
+  ---
+  ${maven.build.timestamp}
+
+Oozie Mailing List
+
+  
+*----------------------+-----------------------+----------------------------------------------------------------------+
+|<<Audience>>          | <<How To Subscribe>>                                          |  <<Archive>>                 |    
+*----------------------+-----------------------+----------------------------------------------------------------------+
+|Oozie Users           | {{{mailto:oozie-users-subscribe@incubator.apache.org}Subscribe to Oozie-users}}       |      | 
+*----------------------+-----------------------+----------------------------------------------------------------------+
+|Oozie Developers      | {{{mailto:oozie-dev-subscribe@incubator.apache.org}Subscribe to Oozie-dev}}            |     |
+*----------------------+-----------------------+----------------------------------------------------------------------+
+|Oozie Committers      |{{{mailto:oozie-committer-subscribe@incubator.apache.org}Subscribe to Oozie-committer}} |     |
+*----------------------+-----------------------+----------------------------------------------------------------------+
+ 
+The old mailing list archive could be found at: {{{http://tech.groups.yahoo.com/group/Oozie-users/}Oozie Yahoo Group}}
+
+

Modified: incubator/oozie/branches/ap-pages/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/ap-pages/src/site/site.xml?rev=1166036&r1=1166035&r2=1166036&view=diff
==============================================================================
--- incubator/oozie/branches/ap-pages/src/site/site.xml (original)
+++ incubator/oozie/branches/ap-pages/src/site/site.xml Wed Sep  7 08:01:59 2011
@@ -42,6 +42,7 @@
 
 	<menu name="Getting Started">
             <item name="Quick start" href="quick-start.html" />
+	    <item name="Mailing List" href="mailing_list.html" />
 	    <item name="Downloads" href="downloads.html" />
             <item name="Documentation" href="documentation.html" />
 	</menu>