Author: wfarner
Date: Thu Dec 17 22:25:04 2015
New Revision: 1720684
URL: http://svn.apache.org/viewvc?rev=1720684&view=rev
Log:
Add descriptions of mailing lists.
Modified:
aurora/site/data/mailing_lists.yml
aurora/site/publish/community/index.html
aurora/site/publish/sitemap.xml
aurora/site/source/community.html.md.erb
Modified: aurora/site/data/mailing_lists.yml
URL:
http://svn.apache.org/viewvc/aurora/site/data/mailing_lists.yml?rev=1720684&r1=1720683&r2=1720684&view=diff
==============================================================================
--- aurora/site/data/mailing_lists.yml (original)
+++ aurora/site/data/mailing_lists.yml Thu Dec 17 22:25:04 2015
@@ -1,13 +1,20 @@
lists:
- address: user
title: Users
+ description: "Discussion for users of Aurora.
+ Note: this list is new, so relevant archives are also in the dev list."
- address: announcements
title: Announcements
+ description: Important announcements about the project, including releases.
- address: dev
title: Developers
+ description: Project developer discussions. Come here if you want help
contributing!
- address: issues
title: Issues
+ description: Feed of project JIRA changes.
- address: commits
title: Code commits
+ description: Feed of project source control commits.
- address: reviews
title: Code reviews
+ description: Feed of code reviews for patches.
Modified: aurora/site/publish/community/index.html
URL:
http://svn.apache.org/viewvc/aurora/site/publish/community/index.html?rev=1720684&r1=1720683&r2=1720684&view=diff
==============================================================================
--- aurora/site/publish/community/index.html (original)
+++ aurora/site/publish/community/index.html Thu Dec 17 22:25:04 2015
@@ -40,56 +40,68 @@
<h1 id="community">Community</h1>
<div class="row-fluid">
- <div class="col-md-4">
- <h3>Contributing to Aurora</h3>
+ <div class="col-md-4">
+ <h3>Contributing</h3>
<h4 name="reportbugs">Report or track a bug</h4>
- <p>Bugs can be reported on our <a
href="http://issues.apache.org/jira/browse/AURORA">JIRA</a>. In order to create
a new issue, you’ll need register for an account.</p>
+ <p>Bugs can be reported on our <a
href="http://issues.apache.org/jira/browse/AURORA">JIRA</a>.
+ In order to create a new issue, you’ll need register for an
account.</p>
<h4 name="contribute">Submit a patch</h4>
- <p>Please read our <a
href="/documentation/latest/contributing/">contribution guide</a> when
submitting a patch. We welcome them!</p>
+ <p>Please read our <a
href="/documentation/latest/contributing/">contribution guide</a>
+ when submitting a patch. We welcome them!
+ </p>
</div>
<div class="col-md-4">
<h3>Stay in Touch</h3>
+ <h4 name="ircchannel">IRC</h4>
+ <p>Developers and users hang out in <code>#aurora</code> on
<code>irc.freenode.net</code>.
+ If you’re new to IRC, we suggest trying a
+ <a href="http://webchat.freenode.net/?channels=#aurora">web-based
client</a>.
+ </p>
+ <p>We hold weekly IRC meetings as an opportunity for users and developers
to engage.
+ Meetings are every Monday at
+ <a
href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=Aurora+Weekly+Meeting&iso=20140421T11&p1=224&ah=1">11AM
Pacific Time</a>.</p>
+
<h4>Mailing lists</h4>
<p>
<strong>Users</strong><br />
+ Discussion for users of Aurora. Note: this list is new, so relevant
archives are also in the dev list.<br />
<a href="mailto:[email protected]">Subscribe</a> |
<a href="mailto:[email protected]">Unsubscribe</a> |
<a
href="http://mail-archives.apache.org/mod_mbox/aurora-user/">Archive</a>
- <br />
+ <br /><br />
<strong>Announcements</strong><br />
+ Important announcements about the project, including releases.<br />
<a href="mailto:[email protected]">Subscribe</a>
|
<a
href="mailto:[email protected]">Unsubscribe</a> |
<a
href="http://mail-archives.apache.org/mod_mbox/aurora-announcements/">Archive</a>
- <br />
+ <br /><br />
<strong>Developers</strong><br />
+ Project developer discussions. Come here if you want help
contributing!<br />
<a href="mailto:[email protected]">Subscribe</a> |
<a href="mailto:[email protected]">Unsubscribe</a> |
<a
href="http://mail-archives.apache.org/mod_mbox/aurora-dev/">Archive</a>
- <br />
+ <br /><br />
<strong>Issues</strong><br />
+ Feed of project JIRA changes.<br />
<a href="mailto:[email protected]">Subscribe</a> |
<a href="mailto:[email protected]">Unsubscribe</a> |
<a
href="http://mail-archives.apache.org/mod_mbox/aurora-issues/">Archive</a>
- <br />
+ <br /><br />
<strong>Code commits</strong><br />
+ Feed of project source control commits.<br />
<a href="mailto:[email protected]">Subscribe</a> |
<a href="mailto:[email protected]">Unsubscribe</a> |
<a
href="http://mail-archives.apache.org/mod_mbox/aurora-commits/">Archive</a>
- <br />
+ <br /><br />
<strong>Code reviews</strong><br />
+ Feed of code reviews for patches.<br />
<a href="mailto:[email protected]">Subscribe</a> |
<a href="mailto:[email protected]">Unsubscribe</a> |
<a
href="http://mail-archives.apache.org/mod_mbox/aurora-reviews/">Archive</a>
- <br />
+ <br /><br />
</p>
-
- <h4 name="ircchannel">IRC</h4>
- <p>Developers and users hang out in <code>#aurora</code> on
<code>irc.freenode.net</code>. If you’re new to IRC, we suggest trying a
<a href="http://webchat.freenode.net/?channels=#aurora">web-based
client</a>.</p>
-
- <h4>Join our weekly IRC meetings</h4>
- <p>We hold weekly IRC meetings as an opportunity for users and developers
to engage. Meetings are every Monday at <a
href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=Aurora+Weekly+Meeting&iso=20140421T11&p1=224&ah=1">11AM
Pacific Time</a>.</p>
- </div>
+ </div>
<div class="col-md-4">
<h3>Follow the Project</h3>
<a class="twitter-timeline" href="https://twitter.com/ApacheAurora"
data-widget-id="512693636127920129">Tweets by @ApacheAurora</a>
Modified: aurora/site/publish/sitemap.xml
URL:
http://svn.apache.org/viewvc/aurora/site/publish/sitemap.xml?rev=1720684&r1=1720683&r2=1720684&view=diff
==============================================================================
--- aurora/site/publish/sitemap.xml (original)
+++ aurora/site/publish/sitemap.xml Thu Dec 17 22:25:04 2015
@@ -2,738 +2,738 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://aurora.apache.org/blog/aurora-0-6-0-incubating-released/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/blog/aurora-0-7-0-incubating-released/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/blog/2015-upcoming-apache-aurora-meetups/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/blog/aurora-0-8-0-released/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/blog/aurora-0-9-0-released/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/blog/aurora-at-mesoscon-seattle/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/blog/aurora-0-10-0-released/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/blog/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/community/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/developers/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/docs/gettingstarted/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/docs/howtocontribute/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/build-system/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/client-cluster-configuration/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/client-commands/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/committers/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/configuration-reference/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/configuration-tutorial/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/contributing/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/cron-jobs/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/deploying-aurora-scheduler/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/design/command-hooks/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/developing-aurora-client/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/developing-aurora-scheduler/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/hooks/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/monitoring/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/presentations/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/resources/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/scheduler-storage/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/security/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/sla/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/storage-config/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/storage/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/test-resource-generation/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/thrift-deprecation/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/tutorial/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/user-guide/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.10.0/vagrant/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/client-commands/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/clientv2/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/committers/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/configuration-reference/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/configuration-tutorial/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/contributing/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/deploying-aurora-scheduler/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/design/command-hooks/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/developing-aurora-client/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/developing-aurora-scheduler/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/hooks/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/resource-isolation/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/sla/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/tutorial/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/user-guide/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.5.0-incubating/vagrant/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/client-cluster-configuration/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/client-commands/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/clientv2/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/committers/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/configuration-reference/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/configuration-tutorial/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/contributing/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/cron-jobs/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/deploying-aurora-scheduler/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/design/command-hooks/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/developing-aurora-client/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/developing-aurora-scheduler/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/hooks/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/monitoring/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/resource-isolation/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/scheduler-storage/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/sla/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/storage-config/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/storage/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/test-resource-generation/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/tutorial/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/user-guide/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.6.0-incubating/vagrant/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/client-cluster-configuration/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/client-commands/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/committers/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/configuration-reference/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/configuration-tutorial/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/contributing/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/cron-jobs/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/deploying-aurora-scheduler/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/design/command-hooks/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/developing-aurora-client/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/developing-aurora-scheduler/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/hooks/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/index2/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/monitoring/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/resource-isolation/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/scheduler-storage/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/sla/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/storage-config/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/storage/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/test-resource-generation/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/tutorial/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/user-guide/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.7.0-incubating/vagrant/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/client-cluster-configuration/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/client-commands/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/committers/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/configuration-reference/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/configuration-tutorial/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/contributing/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/cron-jobs/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/deploying-aurora-scheduler/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/design/command-hooks/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/developing-aurora-client/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/developing-aurora-scheduler/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/hooks/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/monitoring/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/resource-isolation/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/scheduler-storage/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/security/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/sla/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/storage-config/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/storage/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/test-resource-generation/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/thrift-deprecation/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/tutorial/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/user-guide/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.8.0/vagrant/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/client-cluster-configuration/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/client-commands/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/committers/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/configuration-reference/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/configuration-tutorial/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/contributing/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/cron-jobs/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/deploying-aurora-scheduler/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/design/command-hooks/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/developing-aurora-client/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/developing-aurora-scheduler/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/hooks/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/monitoring/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/presentations/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/resource-isolation/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/scheduler-storage/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/security/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/sla/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/storage-config/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/storage/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/test-resource-generation/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/thrift-deprecation/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/tutorial/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/user-guide/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/0.9.0/vagrant/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/build-system/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/client-cluster-configuration/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/client-commands/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/committers/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/configuration-reference/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/configuration-tutorial/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/contributing/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/cron-jobs/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/design/command-hooks/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/developing-aurora-client/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/developing-aurora-scheduler/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/hooks/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/monitoring/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/presentations/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/resources/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/scheduler-storage/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/security/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/sla/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/storage-config/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/storage/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/test-resource-generation/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/thrift-deprecation/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/tutorial/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/user-guide/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/documentation/latest/vagrant/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/downloads/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
<url>
<loc>http://aurora.apache.org/</loc>
- <lastmod>2015-12-15T00:00:00+00:00</lastmod>
+ <lastmod>2015-12-17T00:00:00+00:00</lastmod>
</url>
</urlset>
\ No newline at end of file
Modified: aurora/site/source/community.html.md.erb
URL:
http://svn.apache.org/viewvc/aurora/site/source/community.html.md.erb?rev=1720684&r1=1720683&r2=1720684&view=diff
==============================================================================
--- aurora/site/source/community.html.md.erb (original)
+++ aurora/site/source/community.html.md.erb Thu Dec 17 22:25:04 2015
@@ -1,33 +1,40 @@
# Community
<div class="row-fluid">
- <div class="col-md-4">
- <h3>Contributing to Aurora</h3>
+ <div class="col-md-4">
+ <h3>Contributing</h3>
<h4 name="reportbugs">Report or track a bug</h4>
- <p>Bugs can be reported on our <a
href="http://issues.apache.org/jira/browse/AURORA">JIRA</a>. In order to create
a new issue, you'll need register for an account.</p>
+ <p>Bugs can be reported on our <a
href="http://issues.apache.org/jira/browse/AURORA">JIRA</a>.
+ In order to create a new issue, you'll need register for an account.</p>
<h4 name="contribute">Submit a patch</h4>
- <p>Please read our <a
href="/documentation/latest/contributing/">contribution guide</a> when
submitting a patch. We welcome them!</p>
+ <p>Please read our <a
href="/documentation/latest/contributing/">contribution guide</a>
+ when submitting a patch. We welcome them!
+ </p>
</div>
<div class="col-md-4">
<h3>Stay in Touch</h3>
+ <h4 name="ircchannel">IRC</h4>
+ <p>Developers and users hang out in <code>#aurora</code> on
<code>irc.freenode.net</code>.
+ If you're new to IRC, we suggest trying a
+ <a href="http://webchat.freenode.net/?channels=#aurora">web-based
client</a>.
+ </p>
+ <p>We hold weekly IRC meetings as an opportunity for users and developers
to engage.
+ Meetings are every Monday at
+ <a
href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=Aurora+Weekly+Meeting&iso=20140421T11&p1=224&ah=1">11AM
Pacific Time</a>.</p>
+
<h4>Mailing lists</h4>
<p>
<% data.mailing_lists.lists.each do |list| %>
<strong><%= list.title %></strong><br />
+ <%= list.description %><br />
<a href="mailto:<%= list.address
%>[email protected]">Subscribe</a> |
<a href="mailto:<%= list.address
%>[email protected]">Unsubscribe</a> |
<a href="http://mail-archives.apache.org/mod_mbox/aurora-<%=
list.address %>/">Archive</a>
- <br />
+ <br /><br />
<% end %>
</p>
-
- <h4 name="ircchannel">IRC</h4>
- <p>Developers and users hang out in <code>#aurora</code> on
<code>irc.freenode.net</code>. If you're new to IRC, we suggest trying a <a
href="http://webchat.freenode.net/?channels=#aurora">web-based client</a>.</p>
-
- <h4>Join our weekly IRC meetings</h4>
- <p>We hold weekly IRC meetings as an opportunity for users and developers
to engage. Meetings are every Monday at <a
href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=Aurora+Weekly+Meeting&iso=20140421T11&p1=224&ah=1">11AM
Pacific Time</a>.</p>
- </div>
+ </div>
<div class="col-md-4">
<h3>Follow the Project</h3>
<a class="twitter-timeline" href="https://twitter.com/ApacheAurora"
data-widget-id="512693636127920129">Tweets by @ApacheAurora</a>