Author: buildbot
Date: Tue Apr 29 10:53:59 2014
New Revision: 907289
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:53:59 2014
@@ -1 +1 @@
-1590946
+1590947
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:53:59 2014
@@ -273,7 +273,7 @@ Welcome to Apache Felix Gogo
<p>The agent can be configured by supplying its options as commandline
parameters (e.g. <tt>-Dname=value</tt>). A list of most used options are<sup
id="fnref:7"><a class="footnote-ref" href="#fn:7"
rel="footnote">7</a></sup>:</p>
<dl>
<dt><tt>agent.identification.agentid</tt></dt>
-<dd>defines the name to uniquely identify a target on the ACE server. In case
this option is not supplied, a default value of <code>defaultTargetID</code> is
used;</dd>
+<dd>defines the name to uniquely identify a target on the ACE server. In case
this option is not supplied, a default value of <tt>defaultTargetID</tt> is
used;</dd>
<dt><tt>agent.discovery.serverurls</tt></dt>
<dd>defines the ACE server URLs to connect to. Multiple URLs can be given to
get a form of fail-over: in case a connection to the first URL cannot be
established, the second URL will be used, and so on. If this option is given,
at least one URL should be supplied, and multiple URLs can be supplied by
separating them with a comma. If this option is omitted, a default value of
<tt>http://localhost:8080</tt> is used;</dd>
<dt><tt>agent.discovery.checking</tt></dt>
@@ -357,7 +357,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>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>
+<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"><tt>org.apache.ace.agent.AgentConstants</tt></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>