Author: serb
Date: Fri Jul  1 22:45:20 2016
New Revision: 1751011

URL: http://svn.apache.org/viewvc?rev=1751011&view=rev
Log:
Fix deadlinks in the ancient 0.6.0 blog post

Modified:
    aurora/site/publish/blog/aurora-0-6-0-incubating-released/index.html
    aurora/site/publish/blog/feed.xml
    aurora/site/source/blog/2014-12-08-aurora-0-6-0-incubating-released.md

Modified: aurora/site/publish/blog/aurora-0-6-0-incubating-released/index.html
URL: 
http://svn.apache.org/viewvc/aurora/site/publish/blog/aurora-0-6-0-incubating-released/index.html?rev=1751011&r1=1751010&r2=1751011&view=diff
==============================================================================
--- aurora/site/publish/blog/aurora-0-6-0-incubating-released/index.html 
(original)
+++ aurora/site/publish/blog/aurora-0-6-0-incubating-released/index.html Fri 
Jul  1 22:45:20 2016
@@ -73,7 +73,7 @@
 <li>Improvements to the Aurora web UI, including visualization of job 
updates</li>
 <li>Added automatic service registration in ZooKeeper (<a 
href="https://issues.apache.org/jira/browse/AURORA-587";>AURORA-587</a>)</li>
 <li>Updates to Aurora client version two, deprecation of v1 coming in future 
release</li>
-<li>Lots of new  <a 
href="http://aurora.apache.org/documentation/latest/";>documentation</a>. 
Documentation now includes pages for <a 
href="http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/";>deploying
 the Aurora scheduler</a>, <a 
href="http://aurora.apache.org/documentation/latest/cron-jobs/";>cron jobs</a>, 
<a href="http://aurora.apache.org/documentation/latest/sla/";>SLA 
measurement</a>, <a 
href="http://aurora.apache.org/documentation/latest/storage/";>storage</a>, and 
<a href="http://aurora.apache.org/documentation/latest/storage-config/";>storage 
configuration and measurement</a>.</li>
+<li>Lots of new  <a 
href="http://aurora.apache.org/documentation/0.6.0-incubating/";>documentation</a>.
 Documentation now includes pages for <a 
href="http://aurora.apache.org/documentation/0.6.0-incubating/deploying-aurora-scheduler/";>deploying
 the Aurora scheduler</a>, <a 
href="http://aurora.apache.org/documentation/0.6.0-incubating/cron-jobs/";>cron 
jobs</a>, <a 
href="http://aurora.apache.org/documentation/0.6.0-incubating/sla/";>SLA 
measurement</a>, <a 
href="http://aurora.apache.org/documentation/0.6.0-incubating/storage/";>storage</a>,
 and <a 
href="http://aurora.apache.org/documentation/0.6.0-incubating/storage-config/";>storage
 configuration and measurement</a>.</li>
 </ul>
 
 <p>Full release notes are available in the release <a 
href="https://git-wip-us.apache.org/repos/asf?p=aurora.git&amp;f=CHANGELOG&amp;hb=refs/tags/rel/0.6.0-incubating";>CHANGELOG</a>.</p>
@@ -83,7 +83,7 @@
 <p>Rolling updates of services is a crucial feature in Aurora. As such, we
 want to take great care when changing its behavior. Previously, Aurora operated
 by delegating this functionality to the client (or any API client, for that
-matter). In this version, the scheduler can take over the 
+matter). In this version, the scheduler can take over the
 responsibility of application update orchestration. Further details were 
discussed on the <a 
href="http://mail-archives.apache.org/mod_mbox/aurora-dev/201407.mbox/%3CCAGRA8uMxwVDokp_iHXhNru2gd-x_nM%2BDYAurpfAO6wuX7%3DnHFw%40mail.gmail.com%3E";>Aurora
 mailing list</a>.</p>
 
 <h2 id="aurora-web-ui-improvements">Aurora Web UI Improvements</h2>
@@ -92,23 +92,23 @@ responsibility of application update orc
 
 <h2 id="service-announcement-and-management">Service Announcement and 
Management</h2>
 
-<p>Job configurations can now supply an <a 
href="http://aurora.apache.org/documentation/latest/configuration-reference/#announcer-objects";><code>announce</code>
 parameter</a>, which is meant to be a way to opt-in for registration in a 
service discovery system. This has been implemented in the Aurora executor, and 
will automatically announce tasks via ZooKeeper.</p>
+<p>Job configurations can now supply an <a 
href="http://aurora.apache.org/documentation/0.6.0-incubating/configuration-reference/#announcer-objects";><code>announce</code>
 parameter</a>, which is meant to be a way to opt-in for registration in a 
service discovery system. This has been implemented in the Aurora executor, and 
will automatically announce tasks via ZooKeeper.</p>
 
 <h2 id="aurora-client-improvements">Aurora Client Improvements</h2>
 
-<p>Progress was made in features to v2 of the <a 
href="http://aurora.apache.org/documentation/latest/client-commands/";>Aurora 
client</a>. We will support version 1 and version 2 for 0.6.0, with version 1 
to be removed in 0.7.0.</p>
+<p>Progress was made in features to v2 of the <a 
href="http://aurora.apache.org/documentation/0.6.0-incubating/client-commands/";>Aurora
 client</a>. We will support version 1 and version 2 for 0.6.0, with version 1 
to be removed in 0.7.0.</p>
 
 <h2 id="improved-project-documentation">Improved Project Documentation</h2>
 
 <p>New documentation pages including:</p>
 
 <ul>
-<li><a 
href="http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/";>Deploying
 the Aurora scheduler</a></li>
-<li><a href="http://aurora.apache.org/documentation/latest/cron-jobs/";>Cron 
jobs</a></li>
-<li><a href="http://aurora.apache.org/documentation/latest/sla/";>SLA 
measurement</a></li>
-<li><a 
href="http://aurora.apache.org/documentation/latest/storage/";>Storage</a></li>
-<li><a 
href="http://aurora.apache.org/documentation/latest/storage-config/";>Storage 
configuration and measurement</a></li>
-<li><a 
href="http://aurora.apache.org/documentation/latest/monitoring/";>Monitoring</a></li>
+<li><a 
href="http://aurora.apache.org/documentation/0.6.0-incubating/deploying-aurora-scheduler/";>Deploying
 the Aurora scheduler</a></li>
+<li><a 
href="http://aurora.apache.org/documentation/0.6.0-incubating/cron-jobs/";>Cron 
jobs</a></li>
+<li><a href="http://aurora.apache.org/documentation/0.6.0-incubating/sla/";>SLA 
measurement</a></li>
+<li><a 
href="http://aurora.apache.org/documentation/0.6.0-incubating/storage/";>Storage</a></li>
+<li><a 
href="http://aurora.apache.org/documentation/0.6.0-incubating/storage-config/";>Storage
 configuration and measurement</a></li>
+<li><a 
href="http://aurora.apache.org/documentation/0.6.0-incubating/monitoring/";>Monitoring</a></li>
 </ul>
 
 <h2 id="getting-involved">Getting Involved</h2>

Modified: aurora/site/publish/blog/feed.xml
URL: 
http://svn.apache.org/viewvc/aurora/site/publish/blog/feed.xml?rev=1751011&r1=1751010&r2=1751011&view=diff
==============================================================================
--- aurora/site/publish/blog/feed.xml (original)
+++ aurora/site/publish/blog/feed.xml Fri Jul  1 22:45:20 2016
@@ -785,7 +785,7 @@ be enabled via the scheduler command lin
 &lt;li&gt;Improvements to the Aurora web UI, including visualization of job 
updates&lt;/li&gt;
 &lt;li&gt;Added automatic service registration in ZooKeeper (&lt;a 
href=&quot;https://issues.apache.org/jira/browse/AURORA-587&quot;&gt;AURORA-587&lt;/a&gt;)&lt;/li&gt;
 &lt;li&gt;Updates to Aurora client version two, deprecation of v1 coming in 
future release&lt;/li&gt;
-&lt;li&gt;Lots of new  &lt;a 
href=&quot;http://aurora.apache.org/documentation/latest/&quot;&gt;documentation&lt;/a&gt;.
 Documentation now includes pages for &lt;a 
href=&quot;http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/&quot;&gt;deploying
 the Aurora scheduler&lt;/a&gt;, &lt;a 
href=&quot;http://aurora.apache.org/documentation/latest/cron-jobs/&quot;&gt;cron
 jobs&lt;/a&gt;, &lt;a 
href=&quot;http://aurora.apache.org/documentation/latest/sla/&quot;&gt;SLA 
measurement&lt;/a&gt;, &lt;a 
href=&quot;http://aurora.apache.org/documentation/latest/storage/&quot;&gt;storage&lt;/a&gt;,
 and &lt;a 
href=&quot;http://aurora.apache.org/documentation/latest/storage-config/&quot;&gt;storage
 configuration and measurement&lt;/a&gt;.&lt;/li&gt;
+&lt;li&gt;Lots of new  &lt;a 
href=&quot;http://aurora.apache.org/documentation/0.6.0-incubating/&quot;&gt;documentation&lt;/a&gt;.
 Documentation now includes pages for &lt;a 
href=&quot;http://aurora.apache.org/documentation/0.6.0-incubating/deploying-aurora-scheduler/&quot;&gt;deploying
 the Aurora scheduler&lt;/a&gt;, &lt;a 
href=&quot;http://aurora.apache.org/documentation/0.6.0-incubating/cron-jobs/&quot;&gt;cron
 jobs&lt;/a&gt;, &lt;a 
href=&quot;http://aurora.apache.org/documentation/0.6.0-incubating/sla/&quot;&gt;SLA
 measurement&lt;/a&gt;, &lt;a 
href=&quot;http://aurora.apache.org/documentation/0.6.0-incubating/storage/&quot;&gt;storage&lt;/a&gt;,
 and &lt;a 
href=&quot;http://aurora.apache.org/documentation/0.6.0-incubating/storage-config/&quot;&gt;storage
 configuration and measurement&lt;/a&gt;.&lt;/li&gt;
 &lt;/ul&gt;
 
 &lt;p&gt;Full release notes are available in the release &lt;a 
href=&quot;https://git-wip-us.apache.org/repos/asf?p=aurora.git&amp;amp;f=CHANGELOG&amp;amp;hb=refs/tags/rel/0.6.0-incubating&quot;&gt;CHANGELOG&lt;/a&gt;.&lt;/p&gt;
@@ -795,7 +795,7 @@ be enabled via the scheduler command lin
 &lt;p&gt;Rolling updates of services is a crucial feature in Aurora. As such, 
we
 want to take great care when changing its behavior. Previously, Aurora operated
 by delegating this functionality to the client (or any API client, for that
-matter). In this version, the scheduler can take over the 
+matter). In this version, the scheduler can take over the
 responsibility of application update orchestration. Further details were 
discussed on the &lt;a 
href=&quot;http://mail-archives.apache.org/mod_mbox/aurora-dev/201407.mbox/%3CCAGRA8uMxwVDokp_iHXhNru2gd-x_nM%2BDYAurpfAO6wuX7%3DnHFw%40mail.gmail.com%3E&quot;&gt;Aurora
 mailing list&lt;/a&gt;.&lt;/p&gt;
 
 &lt;h2 id=&quot;aurora-web-ui-improvements&quot;&gt;Aurora Web UI 
Improvements&lt;/h2&gt;
@@ -804,23 +804,23 @@ responsibility of application update orc
 
 &lt;h2 id=&quot;service-announcement-and-management&quot;&gt;Service 
Announcement and Management&lt;/h2&gt;
 
-&lt;p&gt;Job configurations can now supply an &lt;a 
href=&quot;http://aurora.apache.org/documentation/latest/configuration-reference/#announcer-objects&quot;&gt;&lt;code&gt;announce&lt;/code&gt;
 parameter&lt;/a&gt;, which is meant to be a way to opt-in for registration in 
a service discovery system. This has been implemented in the Aurora executor, 
and will automatically announce tasks via ZooKeeper.&lt;/p&gt;
+&lt;p&gt;Job configurations can now supply an &lt;a 
href=&quot;http://aurora.apache.org/documentation/0.6.0-incubating/configuration-reference/#announcer-objects&quot;&gt;&lt;code&gt;announce&lt;/code&gt;
 parameter&lt;/a&gt;, which is meant to be a way to opt-in for registration in 
a service discovery system. This has been implemented in the Aurora executor, 
and will automatically announce tasks via ZooKeeper.&lt;/p&gt;
 
 &lt;h2 id=&quot;aurora-client-improvements&quot;&gt;Aurora Client 
Improvements&lt;/h2&gt;
 
-&lt;p&gt;Progress was made in features to v2 of the &lt;a 
href=&quot;http://aurora.apache.org/documentation/latest/client-commands/&quot;&gt;Aurora
 client&lt;/a&gt;. We will support version 1 and version 2 for 0.6.0, with 
version 1 to be removed in 0.7.0.&lt;/p&gt;
+&lt;p&gt;Progress was made in features to v2 of the &lt;a 
href=&quot;http://aurora.apache.org/documentation/0.6.0-incubating/client-commands/&quot;&gt;Aurora
 client&lt;/a&gt;. We will support version 1 and version 2 for 0.6.0, with 
version 1 to be removed in 0.7.0.&lt;/p&gt;
 
 &lt;h2 id=&quot;improved-project-documentation&quot;&gt;Improved Project 
Documentation&lt;/h2&gt;
 
 &lt;p&gt;New documentation pages including:&lt;/p&gt;
 
 &lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/&quot;&gt;Deploying
 the Aurora scheduler&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;http://aurora.apache.org/documentation/latest/cron-jobs/&quot;&gt;Cron
 jobs&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;http://aurora.apache.org/documentation/latest/sla/&quot;&gt;SLA 
measurement&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;http://aurora.apache.org/documentation/latest/storage/&quot;&gt;Storage&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;http://aurora.apache.org/documentation/latest/storage-config/&quot;&gt;Storage
 configuration and measurement&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;http://aurora.apache.org/documentation/latest/monitoring/&quot;&gt;Monitoring&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;http://aurora.apache.org/documentation/0.6.0-incubating/deploying-aurora-scheduler/&quot;&gt;Deploying
 the Aurora scheduler&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;http://aurora.apache.org/documentation/0.6.0-incubating/cron-jobs/&quot;&gt;Cron
 jobs&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;http://aurora.apache.org/documentation/0.6.0-incubating/sla/&quot;&gt;SLA
 measurement&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;http://aurora.apache.org/documentation/0.6.0-incubating/storage/&quot;&gt;Storage&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;http://aurora.apache.org/documentation/0.6.0-incubating/storage-config/&quot;&gt;Storage
 configuration and measurement&lt;/a&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;http://aurora.apache.org/documentation/0.6.0-incubating/monitoring/&quot;&gt;Monitoring&lt;/a&gt;&lt;/li&gt;
 &lt;/ul&gt;
 
 &lt;h2 id=&quot;getting-involved&quot;&gt;Getting Involved&lt;/h2&gt;

Modified: aurora/site/source/blog/2014-12-08-aurora-0-6-0-incubating-released.md
URL: 
http://svn.apache.org/viewvc/aurora/site/source/blog/2014-12-08-aurora-0-6-0-incubating-released.md?rev=1751011&r1=1751010&r2=1751011&view=diff
==============================================================================
--- aurora/site/source/blog/2014-12-08-aurora-0-6-0-incubating-released.md 
(original)
+++ aurora/site/source/blog/2014-12-08-aurora-0-6-0-incubating-released.md Fri 
Jul  1 22:45:20 2016
@@ -15,7 +15,7 @@ The latest Apache Aurora release, 0.6.0-
  * Improvements to the Aurora web UI, including visualization of job updates
  * Added automatic service registration in ZooKeeper 
([AURORA-587](https://issues.apache.org/jira/browse/AURORA-587))
  * Updates to Aurora client version two, deprecation of v1 coming in future 
release
- * Lots of new  
[documentation](http://aurora.apache.org/documentation/latest/). Documentation 
now includes pages for [deploying the Aurora 
scheduler](http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/),
 [cron jobs](http://aurora.apache.org/documentation/latest/cron-jobs/), [SLA 
measurement](http://aurora.apache.org/documentation/latest/sla/), 
[storage](http://aurora.apache.org/documentation/latest/storage/), and [storage 
configuration and 
measurement](http://aurora.apache.org/documentation/latest/storage-config/).
+ * Lots of new  
[documentation](http://aurora.apache.org/documentation/0.6.0-incubating/). 
Documentation now includes pages for [deploying the Aurora 
scheduler](http://aurora.apache.org/documentation/0.6.0-incubating/deploying-aurora-scheduler/),
 [cron 
jobs](http://aurora.apache.org/documentation/0.6.0-incubating/cron-jobs/), [SLA 
measurement](http://aurora.apache.org/documentation/0.6.0-incubating/sla/), 
[storage](http://aurora.apache.org/documentation/0.6.0-incubating/storage/), 
and [storage configuration and 
measurement](http://aurora.apache.org/documentation/0.6.0-incubating/storage-config/).
 
 Full release notes are available in the release 
[CHANGELOG](https://git-wip-us.apache.org/repos/asf?p=aurora.git&f=CHANGELOG&hb=refs/tags/rel/0.6.0-incubating).
 
@@ -23,27 +23,27 @@ Full release notes are available in the
 Rolling updates of services is a crucial feature in Aurora. As such, we
 want to take great care when changing its behavior. Previously, Aurora operated
 by delegating this functionality to the client (or any API client, for that
-matter). In this version, the scheduler can take over the 
+matter). In this version, the scheduler can take over the
 responsibility of application update orchestration. Further details were 
discussed on the [Aurora mailing 
list](http://mail-archives.apache.org/mod_mbox/aurora-dev/201407.mbox/%3CCAGRA8uMxwVDokp_iHXhNru2gd-x_nM%2BDYAurpfAO6wuX7%3DnHFw%40mail.gmail.com%3E).
 
 ## Aurora Web UI Improvements
 Since the scheduler can now orchestrate job updates, it has awareness of the 
progress and outcome of updates.  This means you can see a progress bar for 
in-flight updates, and the history of updates for your jobs.  Additionally, the 
performance of the UI was improved, especially for large roles and jobs 
[AURORA-458](https://issues.apache.org/jira/browse/AURORA-458).
 
 ## Service Announcement and Management
-Job configurations can now supply an [`announce` 
parameter](http://aurora.apache.org/documentation/latest/configuration-reference/#announcer-objects),
 which is meant to be a way to opt-in for registration in a service discovery 
system. This has been implemented in the Aurora executor, and will 
automatically announce tasks via ZooKeeper.
+Job configurations can now supply an [`announce` 
parameter](http://aurora.apache.org/documentation/0.6.0-incubating/configuration-reference/#announcer-objects),
 which is meant to be a way to opt-in for registration in a service discovery 
system. This has been implemented in the Aurora executor, and will 
automatically announce tasks via ZooKeeper.
 
 ## Aurora Client Improvements
-Progress was made in features to v2 of the [Aurora 
client](http://aurora.apache.org/documentation/latest/client-commands/). We 
will support version 1 and version 2 for 0.6.0, with version 1 to be removed in 
0.7.0.
+Progress was made in features to v2 of the [Aurora 
client](http://aurora.apache.org/documentation/0.6.0-incubating/client-commands/).
 We will support version 1 and version 2 for 0.6.0, with version 1 to be 
removed in 0.7.0.
 
 ## Improved Project Documentation
 New documentation pages including:
 
- * [Deploying the Aurora 
scheduler](http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/)
- * [Cron jobs](http://aurora.apache.org/documentation/latest/cron-jobs/)
- * [SLA measurement](http://aurora.apache.org/documentation/latest/sla/)
- * [Storage](http://aurora.apache.org/documentation/latest/storage/)
- * [Storage configuration and 
measurement](http://aurora.apache.org/documentation/latest/storage-config/)
- * [Monitoring](http://aurora.apache.org/documentation/latest/monitoring/)
+ * [Deploying the Aurora 
scheduler](http://aurora.apache.org/documentation/0.6.0-incubating/deploying-aurora-scheduler/)
+ * [Cron 
jobs](http://aurora.apache.org/documentation/0.6.0-incubating/cron-jobs/)
+ * [SLA 
measurement](http://aurora.apache.org/documentation/0.6.0-incubating/sla/)
+ * [Storage](http://aurora.apache.org/documentation/0.6.0-incubating/storage/)
+ * [Storage configuration and 
measurement](http://aurora.apache.org/documentation/0.6.0-incubating/storage-config/)
+ * 
[Monitoring](http://aurora.apache.org/documentation/0.6.0-incubating/monitoring/)
 
 ## Getting Involved
 We encourage you to try out this release and let us know what you think. If 
you run into any issues, please let us know on the [user mailing list and 
IRC](https://aurora.apache.org/community). The community also holds weekly IRC 
meetings at 11AM Pacific every Monday that you are welcome to join.


Reply via email to