Author: vinodkone
Date: Wed Apr 22 19:58:52 2015
New Revision: 1675482
URL: http://svn.apache.org/r1675482
Log:
Updated website with new mailing lists.
Modified:
mesos/site/publish/community/index.html
mesos/site/publish/documentation/index.html
mesos/site/publish/documentation/latest/index.html
mesos/site/publish/documentation/latest/mesos-developers-guide/index.html
mesos/site/publish/documentation/mesos-developers-guide/index.html
mesos/site/publish/sitemap.xml
mesos/site/source/documentation/latest.html.md
mesos/site/source/documentation/latest/mesos-developers-guide.md
Modified: mesos/site/publish/community/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/community/index.html?rev=1675482&r1=1675481&r2=1675482&view=diff
==============================================================================
--- mesos/site/publish/community/index.html (original)
+++ mesos/site/publish/community/index.html Wed Apr 22 19:58:52 2015
@@ -108,6 +108,8 @@
<p><b>Users</b>: <a
href="mailto:[email protected]?subject=Subscribe&body=Subscribe">Subscribe</a>
| <a
href="mailto:[email protected]?subject=Unsubscribe&body=Unubscribe">Unsubscribe</a>
| <a href="http://www.mail-archive.com/[email protected]/">Archives</a><br
/>
<b>Developers</b>: <a
href="mailto:[email protected]?subject=Subscribe&body=Subscribe">Subscribe</a>
| <a
href="mailto:[email protected]?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
| <a href="http://www.mail-archive.com/[email protected]/">Archives</a><br
/>
<b>JIRA Updates</b>: <a
href="mailto:[email protected]?subject=Subscribe&body=Subscribe">Subscribe</a>
| <a
href="mailto:[email protected]?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
| <a href="http://www.mail-archive.com/[email protected]/">Archives</a>
+ <b>Reviews</b>: <a
href="mailto:[email protected]?subject=Subscribe&body=Subscribe">Subscribe</a>
| <a
href="mailto:[email protected]?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
| <a href="http://www.mail-archive.com/[email protected]/">Archives</a>
+ <b>Jenkins Builds</b>: <a
href="mailto:[email protected]?subject=Subscribe&body=Subscribe">Subscribe</a>
| <a
href="mailto:[email protected]?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
| <a href="http://www.mail-archive.com/[email protected]/">Archives</a>
<b>Commits</b>: <a
href="mailto:[email protected]?subject=Subscribe&body=Subscribe">Subscribe</a>
| <a
href="mailto:[email protected]?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
| <a
href="http://www.mail-archive.com/[email protected]/">Archives</a><br />
<b>Modules</b>: <a
href="mailto:[email protected]?subject=Subscribe&body=Subscribe">Subscribe</a>
| <a
href="mailto:[email protected]?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
| <a
href="http://www.mail-archive.com/[email protected]/">Archives</a><br
/></p>
Modified: mesos/site/publish/documentation/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/documentation/index.html?rev=1675482&r1=1675481&r2=1675482&view=diff
==============================================================================
--- mesos/site/publish/documentation/index.html (original)
+++ mesos/site/publish/documentation/index.html Wed Apr 22 19:58:52 2015
@@ -95,8 +95,9 @@
<ul>
<li><a href="/documentation/latest/configuration/">Configuration</a> for
command-line arguments.</li>
+<li><a href="/documentation/latest/mesos-containerizer/">Mesos
Containerizer</a> default containerizer, supports both Linux and POSIX
systems.</li>
<li><a href="/documentation/latest/docker-containerizer/">Docker
Containerizer</a> for launching a Docker image as a Task, or as an
Executor.</li>
-<li><a href="/documentation/latest/external-containerizer/">External
Containerizer</a></li>
+<li><a href="/documentation/latest/external-containerizer/">External
Containerizer</a> for custom containerization implementations.</li>
<li><a href="/documentation/latest/authorization/">Framework
Authorization</a></li>
<li><a href="/documentation/latest/framework-rate-limiting/">Framework Rate
Limiting</a></li>
<li><a href="/documentation/latest/logging-and-debugging/">Logging and
Debugging</a> for viewing Mesos and framework logs.</li>
Modified: mesos/site/publish/documentation/latest/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/documentation/latest/index.html?rev=1675482&r1=1675481&r2=1675482&view=diff
==============================================================================
--- mesos/site/publish/documentation/latest/index.html (original)
+++ mesos/site/publish/documentation/latest/index.html Wed Apr 22 19:58:52 2015
@@ -95,8 +95,9 @@
<ul>
<li><a href="/documentation/latest/configuration/">Configuration</a> for
command-line arguments.</li>
+<li><a href="/documentation/latest/mesos-containerizer/">Mesos
Containerizer</a> default containerizer, supports both Linux and POSIX
systems.</li>
<li><a href="/documentation/latest/docker-containerizer/">Docker
Containerizer</a> for launching a Docker image as a Task, or as an
Executor.</li>
-<li><a href="/documentation/latest/external-containerizer/">External
Containerizer</a></li>
+<li><a href="/documentation/latest/external-containerizer/">External
Containerizer</a> for custom containerization implementations.</li>
<li><a href="/documentation/latest/authorization/">Framework
Authorization</a></li>
<li><a href="/documentation/latest/framework-rate-limiting/">Framework Rate
Limiting</a></li>
<li><a href="/documentation/latest/logging-and-debugging/">Logging and
Debugging</a> for viewing Mesos and framework logs.</li>
Modified:
mesos/site/publish/documentation/latest/mesos-developers-guide/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/documentation/latest/mesos-developers-guide/index.html?rev=1675482&r1=1675481&r2=1675482&view=diff
==============================================================================
--- mesos/site/publish/documentation/latest/mesos-developers-guide/index.html
(original)
+++ mesos/site/publish/documentation/latest/mesos-developers-guide/index.html
Wed Apr 22 19:58:52 2015
@@ -106,7 +106,7 @@
<ol>
<li><p>Check out the code from the Apache repository via Git. Instructions are
on the <a href="http://mesos.apache.org/gettingstarted/">Getting Started</a>
page.</p></li>
-<li><p>Join the [email protected] mailing list by sending an email to
[email protected]</p></li>
+<li><p>Join the dev, issues, reviews and builds mailing lists by sending
emails to [email protected], [email protected],
[email protected] and [email protected]
respectively.</p></li>
<li><p>Find a JIRA that is currently unassigned that you want to work on at <a
href="https://issues.apache.org/jira/browse/MESOS">JIRA issue tracker</a>, or
create your own (you’ll need a JIRA account for this, see below)!</p>
<ol>
Modified: mesos/site/publish/documentation/mesos-developers-guide/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/documentation/mesos-developers-guide/index.html?rev=1675482&r1=1675481&r2=1675482&view=diff
==============================================================================
--- mesos/site/publish/documentation/mesos-developers-guide/index.html
(original)
+++ mesos/site/publish/documentation/mesos-developers-guide/index.html Wed Apr
22 19:58:52 2015
@@ -106,7 +106,7 @@
<ol>
<li><p>Check out the code from the Apache repository via Git. Instructions are
on the <a href="http://mesos.apache.org/gettingstarted/">Getting Started</a>
page.</p></li>
-<li><p>Join the [email protected] mailing list by sending an email to
[email protected]</p></li>
+<li><p>Join the dev, issues, reviews and builds mailing lists by sending
emails to [email protected], [email protected],
[email protected] and [email protected]
respectively.</p></li>
<li><p>Find a JIRA that is currently unassigned that you want to work on at <a
href="https://issues.apache.org/jira/browse/MESOS">JIRA issue tracker</a>, or
create your own (you’ll need a JIRA account for this, see below)!</p>
<ol>