Author: buildbot
Date: Thu Apr 19 08:10:16 2012
New Revision: 813614
Log:
Staging update by buildbot for ace
Modified:
websites/staging/ace/trunk/content/ (props changed)
websites/staging/ace/trunk/content/dev-doc/design/ace-deployment-strategies.html
Propchange: websites/staging/ace/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Apr 19 08:10:16 2012
@@ -1 +1 @@
-1327857
+1327858
Modified:
websites/staging/ace/trunk/content/dev-doc/design/ace-deployment-strategies.html
==============================================================================
---
websites/staging/ace/trunk/content/dev-doc/design/ace-deployment-strategies.html
(original)
+++
websites/staging/ace/trunk/content/dev-doc/design/ace-deployment-strategies.html
Thu Apr 19 08:10:16 2012
@@ -151,8 +151,10 @@
<p><a href="/"><i class='icon-home'></i> Home</a> » <a
href="/dev-doc/">Dev-doc</a> » <a
href="/dev-doc/design/">Design</a></p>
<h1></h1>
<div class="clear"></div>
- <div id="content"><h1 id="deployment-strategies">Deployment
strategies</h1>
-<p><em>implementing custom update policies</em></p>
+ <div id="content"><p>Title : ACE Deployment Strategies</p>
+<h1 id="deployment-strategies">Deployment strategies</h1>
+<p><em>Implementing custom update policies</em></p>
+<p>last updated: April 19th, 2012</p>
<h2 id="introduction">Introduction</h2>
<p>This article describes how ACE deploys new deployment packages to targets
and how this strategy can be adapted to support more sophisticated
scenario's.<br />
The remainder of this article assumes the reader has basic knowledge of the
principles behind ACE, and has sufficient programming skills. For this
article, the latest code of ACE (0.8.1-SNAPSHOT, rev.1326140) was used.</p>