Author: buildbot
Date: Tue Apr 29 10:13:08 2014
New Revision: 907283
Log:
Staging update by buildbot for ace
Modified:
websites/staging/ace/trunk/content/ (props changed)
websites/staging/ace/trunk/content/user-doc/user-guide.html
Propchange: websites/staging/ace/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr 29 10:13:08 2014
@@ -1 +1 @@
-1590935
+1590937
Modified: websites/staging/ace/trunk/content/user-doc/user-guide.html
==============================================================================
--- websites/staging/ace/trunk/content/user-doc/user-guide.html (original)
+++ websites/staging/ace/trunk/content/user-doc/user-guide.html Tue Apr 29
10:13:08 2014
@@ -252,7 +252,7 @@ To delete an association once is created
<li>it uploads the audit log of the target to the ACE server. The audit log
contains all changes in bundle and framework state, such as the starting and
stopping of the framework and (de)installation of bundles;</li>
<li>it check whether or not software updates are available. If so, it will
download it and install this update automatically.</li>
</ol>
-<p>Since ACE 2.0.1, the binary distribution also contains a single-jar version
of a target, <tt>target.jar</tt>, that can be used to bootstrap the ACE
management agent on a target host as shown in the following example:</p>
+<p>Since ACE 2.0.1, the binary distribution also contains a single-jar version
of a target, called <tt>target.jar</tt>, that can be used to bootstrap the ACE
management agent on a target host as shown in the following example:</p>
<div class="codehilite"><pre><span class="nv">$ </span>java
-Dagent.identification.agentid<span class="o">=</span>target-1
-Dagent.discovery.serverurls<span class="o">=</span>http://my.ace.server:8080
-jar target.jar
____________________________
Welcome to Apache Felix Gogo
@@ -347,7 +347,7 @@ In order to let ACE provision your (temp
<p>Apache Velocity is an engine that can generate documents by combining a
template with a context that contains variables. To learn more about it, visit
the <a href="http://velocity.apache.org/">Velocity website</a>. <a
class="footnote-backref" href="#fnref:6" rev="footnote" title="Jump back to
footnote 6 in the text">↩</a></p>
</li>
<li id="fn:7">
-<p>All recognized options can be found in
<code>org.apache.ace.agent.AgentConstants</code>. <a
class="footnote-backref" href="#fnref:7" rev="footnote" title="Jump back to
footnote 7 in the text">↩</a></p>
+<p>A complete list of recognised options can be found in <a
href="https://svn.apache.org/repos/asf/ace/trunk/org.apache.ace.agent/src/org/apache/ace/agent/AgentConstants.java"><code>org.apache.ace.agent.AgentConstants</code></a>. <a
class="footnote-backref" href="#fnref:7" rev="footnote" title="Jump back to
footnote 7 in the text">↩</a></p>
</li>
</ol>
</div></div>