You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2015/12/20 08:47:12 UTC

svn commit: r1720992 [2/8] - in /karaf/site/production/manual/latest: ./ commands/ developers-guide/ users-guide/

Modified: karaf/site/production/manual/latest/commands/config-delete.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/config-delete.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/config-delete.html (original)
+++ karaf/site/production/manual/latest/commands/config-delete.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="configdelete">config:delete</h1><h2 id="Description">Description</h2><p>Delete a configuration.</p><h2 id="Syntax">Syntax</h2><p>config:delete [options] pid </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> pid </td><td class="confluenceTd"> PID of the configuration </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> --force </td><td class="confluenceTd"> Force the edition of this config, even if another one was under edition </td></tr></table></div>
+<h1 id="configdelete">config:delete</h1><h2 id="Description">Description</h2><p>Delete a configuration.</p><h2 id="Syntax">Syntax</h2><p>config:delete [options] pid </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> pid </td><td class="confluenceTd"> PID of the configuration </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --force </td><td class="confluenceTd"> Force the edition of this config, even if another one was under edition </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/config-edit.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/config-edit.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/config-edit.html (original)
+++ karaf/site/production/manual/latest/commands/config-edit.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="configedit">config:edit</h1><h2 id="Description">Description</h2><p>Creates or edits a configuration.</p><h2 id="Syntax">Syntax</h2><p>config:edit [options] pid </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> pid </td><td class="confluenceTd"> PID of the configuration or of the factory if --factory is given. Pid can also be specified as ldap query </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> --force </td><td class="confluenceTd"> Force the edition of this config, even if another one was under edition </td></tr><tr><td class="confluenceT
 d"> --factory </td><td class="confluenceTd"> Define this config as a factory config. Will be crearted on calling update </td></tr></table></div><h2 id="Details">Details</h2><p>classpath:edit.txt</p>
+<h1 id="configedit">config:edit</h1><h2 id="Description">Description</h2><p>Creates or edits a configuration.</p><h2 id="Syntax">Syntax</h2><p>config:edit [options] pid </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> pid </td><td class="confluenceTd"> PID of the configuration or of the factory if --factory is given. Pid can also be specified as ldap query </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --force </td><td class="confluenceTd"> Force the edition of this config, even if another one was under edition </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceT
 d"> --factory </td><td class="confluenceTd"> Define this config as a factory config. Will be crearted on calling update </td></tr></table></div><h2 id="Details">Details</h2><p>classpath:edit.txt</p>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/config-list.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/config-list.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/config-list.html (original)
+++ karaf/site/production/manual/latest/commands/config-list.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest/commands/config-meta.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/config-meta.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/config-meta.html (original)
+++ karaf/site/production/manual/latest/commands/config-meta.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="configmeta">config:meta</h1><h2 id="Description">Description</h2><p>Lists meta type information.</p><h2 id="Syntax">Syntax</h2><p>config:meta [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -p, --pid </td><td class="confluenceTd"> The configuration pid </td></tr></table></div>
+<h1 id="configmeta">config:meta</h1><h2 id="Description">Description</h2><p>Lists meta type information.</p><h2 id="Syntax">Syntax</h2><p>config:meta [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -p, --pid </td><td class="confluenceTd"> The configuration pid </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/config-property-append.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/config-property-append.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/config-property-append.html (original)
+++ karaf/site/production/manual/latest/commands/config-property-append.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="configpropertyappend">config:property-append</h1><h2 id="Description">Description</h2><p>Appends the given value to an existing property or creates the property with the specified name and value.</p><h2 id="Syntax">Syntax</h2><p>config:property-append [options] name value </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> The name of the property </td></tr><tr><td class="confluenceTd"> value </td><td class="confluenceTd"> The value to append to the property </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -p
 , --pid </td><td class="confluenceTd"> The configuration pid </td></tr></table></div>
+<h1 id="configpropertyappend">config:property-append</h1><h2 id="Description">Description</h2><p>Appends the given value to an existing property or creates the property with the specified name and value.</p><h2 id="Syntax">Syntax</h2><p>config:property-append [options] name value </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> The name of the property </td></tr><tr><td class="confluenceTd"> value </td><td class="confluenceTd"> The value to append to the property </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -p, --pid </td><td class="confluenceTd"> The configuration pid </td></tr><tr><td class="confluenceTd"> --h
 elp </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/config-property-delete.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/config-property-delete.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/config-property-delete.html (original)
+++ karaf/site/production/manual/latest/commands/config-property-delete.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="configpropertydelete">config:property-delete</h1><h2 id="Description">Description</h2><p>Deletes a property from the configuration being edited.</p><h2 id="Syntax">Syntax</h2><p>config:property-delete [options] property </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> property </td><td class="confluenceTd"> The name of the property to delete </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -p, --pid </td><td class="confluenceTd"> The configuration pid </td></tr></table></div>
+<h1 id="configpropertydelete">config:property-delete</h1><h2 id="Description">Description</h2><p>Deletes a property from the configuration being edited.</p><h2 id="Syntax">Syntax</h2><p>config:property-delete [options] property </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> property </td><td class="confluenceTd"> The name of the property to delete </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -p, --pid </td><td class="confluenceTd"> The configuration pid </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/config-property-list.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/config-property-list.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/config-property-list.html (original)
+++ karaf/site/production/manual/latest/commands/config-property-list.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="configpropertylist">config:property-list</h1><h2 id="Description">Description</h2><p>Lists properties from the currently edited configuration.</p><h2 id="Syntax">Syntax</h2><p>config:property-list [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -p, --pid </td><td class="confluenceTd"> The configuration pid </td></tr></table></div>
+<h1 id="configpropertylist">config:property-list</h1><h2 id="Description">Description</h2><p>Lists properties from the currently edited configuration.</p><h2 id="Syntax">Syntax</h2><p>config:property-list [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -p, --pid </td><td class="confluenceTd"> The configuration pid </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/config-property-set.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/config-property-set.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/config-property-set.html (original)
+++ karaf/site/production/manual/latest/commands/config-property-set.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="configpropertyset">config:property-set</h1><h2 id="Description">Description</h2><p>Sets a property in the currently edited configuration.</p><h2 id="Syntax">Syntax</h2><p>config:property-set [options] property value </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> property </td><td class="confluenceTd"> The name of the property to set </td></tr><tr><td class="confluenceTd"> value </td><td class="confluenceTd"> The value of the property </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -p, --pid </td><td class="confluenceTd"> The configuration
  pid </td></tr></table></div>
+<h1 id="configpropertyset">config:property-set</h1><h2 id="Description">Description</h2><p>Sets a property in the currently edited configuration.</p><h2 id="Syntax">Syntax</h2><p>config:property-set [options] property value </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> property </td><td class="confluenceTd"> The name of the property to set </td></tr><tr><td class="confluenceTd"> value </td><td class="confluenceTd"> The value of the property </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -p, --pid </td><td class="confluenceTd"> The configuration pid </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help mes
 sage </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/config-update.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/config-update.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/config-update.html (original)
+++ karaf/site/production/manual/latest/commands/config-update.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest/commands/dev-dump-create.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/dev-dump-create.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/dev-dump-create.html (original)
+++ karaf/site/production/manual/latest/commands/dev-dump-create.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest/commands/feature-export-bundles.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-export-bundles.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-export-bundles.html (original)
+++ karaf/site/production/manual/latest/commands/feature-export-bundles.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="featureexportbundles">feature:export-bundles</h1><h2 id="Description">Description</h2><p>Export all of the bundles that make up a specified feature to a directory on the file system.</p><h2 id="Syntax">Syntax</h2><p>feature:export-bundles [options] featureName exportLocation </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> featureName </td><td class="confluenceTd"> The name of the feature you want to export bundles for </td></tr><tr><td class="confluenceTd"> exportLocation </td><td class="confluenceTd"> Where you want to export the bundles </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help 
 message </td></tr><tr><td class="confluenceTd"> -d, --dependencies-only </td><td class="confluenceTd"> This flag indicates that only bundles marked as a dependency will be exported. </td></tr><tr><td class="confluenceTd"> -v, --version </td><td class="confluenceTd"> The version of the feature you want to export bundles for.  Default is latest </td></tr></table></div>
+<h1 id="featureexportbundles">feature:export-bundles</h1><h2 id="Description">Description</h2><p>Export all of the bundles that make up a specified feature to a directory on the file system.</p><h2 id="Syntax">Syntax</h2><p>feature:export-bundles [options] featureName exportLocation </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> featureName </td><td class="confluenceTd"> The name of the feature you want to export bundles for </td></tr><tr><td class="confluenceTd"> exportLocation </td><td class="confluenceTd"> Where you want to export the bundles </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -d, --dependencies-only </td><td class="confluenceTd"> T
 his flag indicates that only bundles marked as a dependency will be exported. </td></tr><tr><td class="confluenceTd"> -v, --version </td><td class="confluenceTd"> The version of the feature you want to export bundles for.  Default is latest </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/feature-info.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-info.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-info.html (original)
+++ karaf/site/production/manual/latest/commands/feature-info.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="featureinfo">feature:info</h1><h2 id="Description">Description</h2><p>Shows information about selected feature.</p><h2 id="Syntax">Syntax</h2><p>feature:info [options] name [version] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> The name of the feature </td></tr><tr><td class="confluenceTd"> version </td><td class="confluenceTd"> The version of the feature </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -t, --tree </td><td class="confluenceTd"> Display feature tree </td></tr><tr><td class="confluenceTd
 "> -b, --bundle </td><td class="confluenceTd"> Display bundles info </td></tr><tr><td class="confluenceTd"> -d, --dependency </td><td class="confluenceTd"> Display dependencies info </td></tr><tr><td class="confluenceTd"> -c, --configuration </td><td class="confluenceTd"> Display configuration info </td></tr><tr><td class="confluenceTd"> --conditional </td><td class="confluenceTd"> Display conditional info </td></tr></table></div>
+<h1 id="featureinfo">feature:info</h1><h2 id="Description">Description</h2><p>Shows information about selected feature.</p><h2 id="Syntax">Syntax</h2><p>feature:info [options] name [version] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> The name of the feature </td></tr><tr><td class="confluenceTd"> version </td><td class="confluenceTd"> The version of the feature </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -t, --tree </td><td class="confluenceTd"> Display feature tree </td></tr><tr><td class="confluenceTd"> -b, --bundle </td><td class="confluenceTd"> Display bundles info </td></tr><tr><td class="confluenceT
 d"> -d, --dependency </td><td class="confluenceTd"> Display dependencies info </td></tr><tr><td class="confluenceTd"> -c, --configuration </td><td class="confluenceTd"> Display configuration info </td></tr><tr><td class="confluenceTd"> --conditional </td><td class="confluenceTd"> Display conditional info </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/feature-install.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-install.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-install.html (original)
+++ karaf/site/production/manual/latest/commands/feature-install.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="featureinstall">feature:install</h1><h2 id="Description">Description</h2><p>Installs a feature with the specified name and version.</p><h2 id="Syntax">Syntax</h2><p>feature:install [options] features </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> features </td><td class="confluenceTd"> The name and version of the features to install. A feature id looks like name/version. The version is optional. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -r, --no-auto-refresh </td><td class="confluenceTd"> Do not automatically refresh bundles </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></
 tr><tr><td class="confluenceTd"> --store </td><td class="confluenceTd"> Store the resolution into the given file and result for offline analysis </td></tr><tr><td class="confluenceTd"> -t, --simulate </td><td class="confluenceTd"> Perform a simulation only </td></tr><tr><td class="confluenceTd"> -s, --no-auto-start </td><td class="confluenceTd"> Do not start the bundles </td></tr><tr><td class="confluenceTd"> -g, --region </td><td class="confluenceTd"> Region to install to </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Explain what is being done </td></tr><tr><td class="confluenceTd"> -m, --no-auto-manage </td><td class="confluenceTd"> Do not automatically manage bundles </td></tr></table></div>
+<h1 id="featureinstall">feature:install</h1><h2 id="Description">Description</h2><p>Installs a feature with the specified name and version.</p><h2 id="Syntax">Syntax</h2><p>feature:install [options] features </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> features </td><td class="confluenceTd"> The name and version of the features to install. A feature id looks like name/version. The version is optional. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -r, --no-auto-refresh </td><td class="confluenceTd"> Do not automatically refresh bundles </td></tr><tr><td class="confluenceTd"> --store </td><td class="confluenceTd"> Store the resolution into the gi
 ven file and result for offline analysis </td></tr><tr><td class="confluenceTd"> -t, --simulate </td><td class="confluenceTd"> Perform a simulation only </td></tr><tr><td class="confluenceTd"> -s, --no-auto-start </td><td class="confluenceTd"> Do not start the bundles </td></tr><tr><td class="confluenceTd"> -g, --region </td><td class="confluenceTd"> Region to install to </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Explain what is being done </td></tr><tr><td class="confluenceTd"> -m, --no-auto-manage </td><td class="confluenceTd"> Do not automatically manage bundles </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/feature-list.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-list.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-list.html (original)
+++ karaf/site/production/manual/latest/commands/feature-list.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="featurelist">feature:list</h1><h2 id="Description">Description</h2><p>Lists all existing features available from the defined repositories.</p><h2 id="Syntax">Syntax</h2><p>feature:list [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -o, --ordered </td><td class="confluenceTd"> Display a list using alphabetical order  </td></tr><tr><td class="confluenceTd"> -s, --show-hidden </td><td class="confluenceTd"> Display hidden features </td></tr><tr><td class="confluenceTd"> -r, --required </td><td class="confluenceTd"> Display a list of all required features only </td></tr><tr><td class="confluenceTd"> -i, --installed </td><td class="confluenceTd"> Display a list of all installed features only </td></tr><tr><td clas
 s="confluenceTd"> --no-format </td><td class="confluenceTd"> Disable table rendered output </td></tr></table></div>
+<h1 id="featurelist">feature:list</h1><h2 id="Description">Description</h2><p>Lists all existing features available from the defined repositories.</p><h2 id="Syntax">Syntax</h2><p>feature:list [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -o, --ordered </td><td class="confluenceTd"> Display a list using alphabetical order  </td></tr><tr><td class="confluenceTd"> -s, --show-hidden </td><td class="confluenceTd"> Display hidden features </td></tr><tr><td class="confluenceTd"> -r, --required </td><td class="confluenceTd"> Display a list of all required features only </td></tr><tr><td class="confluenceTd"> -i, --installed </td><td class="confluenceTd"> Display a list of all installed features only </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td clas
 s="confluenceTd"> --no-format </td><td class="confluenceTd"> Disable table rendered output </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/feature-regions.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-regions.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-regions.html (original)
+++ karaf/site/production/manual/latest/commands/feature-regions.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="featureregions">feature:regions</h1><h2 id="Description">Description</h2><p>Prints information about region digraph.</p><h2 id="Syntax">Syntax</h2><p>feature:regions [options] [regions] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> regions </td><td class="confluenceTd"> Regions to provide detailed info for. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -b, --bundles </td><td class="confluenceTd"> Show bundles in each region. </td></tr><tr><td class="confluenceTd"> -f, --filters </td><td class="confluenceTd"> Show filters. </td></tr><tr
 ><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Show all info. </td></tr><tr><td class="confluenceTd"> -n, --namespaces </td><td class="confluenceTd"> Show namespaces in each filter. </td></tr></table></div>
+<h1 id="featureregions">feature:regions</h1><h2 id="Description">Description</h2><p>Prints information about region digraph.</p><h2 id="Syntax">Syntax</h2><p>feature:regions [options] [regions] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> regions </td><td class="confluenceTd"> Regions to provide detailed info for. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -b, --bundles </td><td class="confluenceTd"> Show bundles in each region. </td></tr><tr><td class="confluenceTd"> -f, --filters </td><td class="confluenceTd"> Show filters. </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr
 ><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Show all info. </td></tr><tr><td class="confluenceTd"> -n, --namespaces </td><td class="confluenceTd"> Show namespaces in each filter. </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/feature-repo-add.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-repo-add.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-repo-add.html (original)
+++ karaf/site/production/manual/latest/commands/feature-repo-add.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="featurerepoadd">feature:repo-add</h1><h2 id="Description">Description</h2><p>Add a features repository</p><h2 id="Syntax">Syntax</h2><p>feature:repo-add [options] name/url [version] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name/url </td><td class="confluenceTd"> Shortcut name of the features repository or the full URL </td></tr><tr><td class="confluenceTd"> version </td><td class="confluenceTd"> The version of the features repository if using features repository name as first argument. It should be empty if using the URL </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </t
 d></tr><tr><td class="confluenceTd"> -i, --install </td><td class="confluenceTd"> Install all features contained in the features repository </td></tr></table></div>
+<h1 id="featurerepoadd">feature:repo-add</h1><h2 id="Description">Description</h2><p>Add a features repository</p><h2 id="Syntax">Syntax</h2><p>feature:repo-add [options] name/url [version] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name/url </td><td class="confluenceTd"> Shortcut name of the features repository or the full URL </td></tr><tr><td class="confluenceTd"> version </td><td class="confluenceTd"> The version of the features repository if using features repository name as first argument. It should be empty if using the URL </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -i, --install </td><td class="confluenceTd"> Install all features c
 ontained in the features repository </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/feature-repo-list.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-repo-list.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-repo-list.html (original)
+++ karaf/site/production/manual/latest/commands/feature-repo-list.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="featurerepolist">feature:repo-list</h1><h2 id="Description">Description</h2><p>Displays a list of all defined repositories.</p><h2 id="Syntax">Syntax</h2><p>feature:repo-list [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -r </td><td class="confluenceTd"> Reload all feature urls </td></tr><tr><td class="confluenceTd"> --no-format </td><td class="confluenceTd"> Disable table rendered output </td></tr></table></div>
+<h1 id="featurerepolist">feature:repo-list</h1><h2 id="Description">Description</h2><p>Displays a list of all defined repositories.</p><h2 id="Syntax">Syntax</h2><p>feature:repo-list [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -r </td><td class="confluenceTd"> Reload all feature urls </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> --no-format </td><td class="confluenceTd"> Disable table rendered output </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/feature-repo-refresh.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-repo-refresh.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-repo-refresh.html (original)
+++ karaf/site/production/manual/latest/commands/feature-repo-refresh.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest/commands/feature-repo-remove.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-repo-remove.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-repo-remove.html (original)
+++ karaf/site/production/manual/latest/commands/feature-repo-remove.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="featurereporemove">feature:repo-remove</h1><h2 id="Description">Description</h2><p>Removes the specified repository features service.</p><h2 id="Syntax">Syntax</h2><p>feature:repo-remove [options] repository </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> repository </td><td class="confluenceTd"> Name or url of the repository to remove. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -u, --uninstall-all </td><td class="confluenceTd"> Uninstall all features from the repository </td></tr></table></div>
+<h1 id="featurereporemove">feature:repo-remove</h1><h2 id="Description">Description</h2><p>Removes the specified repository features service.</p><h2 id="Syntax">Syntax</h2><p>feature:repo-remove [options] repository </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> repository </td><td class="confluenceTd"> Name or url of the repository to remove. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -u, --uninstall-all </td><td class="confluenceTd"> Uninstall all features from the repository </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/feature-requirement-add.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-requirement-add.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-requirement-add.html (original)
+++ karaf/site/production/manual/latest/commands/feature-requirement-add.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="featurerequirementadd">feature:requirement-add</h1><h2 id="Description">Description</h2><p>Add provisioning requirements.</p><h2 id="Syntax">Syntax</h2><p>feature:requirement-add [options] requirements </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> requirements </td><td class="confluenceTd">  </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -r, --no-auto-refresh </td><td class="confluenceTd"> Do not automatically refresh bundles </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -t, --simulate </td><td class="confluenceTd"> Perform a simulation only 
 </td></tr><tr><td class="confluenceTd"> -s, --no-auto-start </td><td class="confluenceTd"> Do not start the bundles </td></tr><tr><td class="confluenceTd"> -g, --region </td><td class="confluenceTd"> Region to install to </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Explain what is being done </td></tr><tr><td class="confluenceTd"> -m, --no-auto-manage </td><td class="confluenceTd"> Do not automatically manage bundles </td></tr></table></div>
+<h1 id="featurerequirementadd">feature:requirement-add</h1><h2 id="Description">Description</h2><p>Add provisioning requirements.</p><h2 id="Syntax">Syntax</h2><p>feature:requirement-add [options] requirements </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> requirements </td><td class="confluenceTd">  </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -r, --no-auto-refresh </td><td class="confluenceTd"> Do not automatically refresh bundles </td></tr><tr><td class="confluenceTd"> -t, --simulate </td><td class="confluenceTd"> Perform a simulation only </td></tr><tr><td class="confluenceTd"> -s, --no-auto-start </td><td class="confluenceTd"> Do not start 
 the bundles </td></tr><tr><td class="confluenceTd"> -g, --region </td><td class="confluenceTd"> Region to install to </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Explain what is being done </td></tr><tr><td class="confluenceTd"> -m, --no-auto-manage </td><td class="confluenceTd"> Do not automatically manage bundles </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/feature-requirement-list.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-requirement-list.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-requirement-list.html (original)
+++ karaf/site/production/manual/latest/commands/feature-requirement-list.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest/commands/feature-requirement-remove.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-requirement-remove.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-requirement-remove.html (original)
+++ karaf/site/production/manual/latest/commands/feature-requirement-remove.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="featurerequirementremove">feature:requirement-remove</h1><h2 id="Description">Description</h2><p>Remove provisioning requirements.</p><h2 id="Syntax">Syntax</h2><p>feature:requirement-remove [options] requirements </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> requirements </td><td class="confluenceTd">  </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -r, --no-auto-refresh </td><td class="confluenceTd"> Do not automatically refresh bundles </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -t, --simulate </td><td class="confluenceTd"> Perform a simu
 lation only </td></tr><tr><td class="confluenceTd"> -s, --no-auto-start </td><td class="confluenceTd"> Do not start the bundles </td></tr><tr><td class="confluenceTd"> -g, --region </td><td class="confluenceTd"> Region to apply to </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Explain what is being done </td></tr><tr><td class="confluenceTd"> -m, --no-auto-manage </td><td class="confluenceTd"> Do not automatically manage bundles </td></tr></table></div>
+<h1 id="featurerequirementremove">feature:requirement-remove</h1><h2 id="Description">Description</h2><p>Remove provisioning requirements.</p><h2 id="Syntax">Syntax</h2><p>feature:requirement-remove [options] requirements </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> requirements </td><td class="confluenceTd">  </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -r, --no-auto-refresh </td><td class="confluenceTd"> Do not automatically refresh bundles </td></tr><tr><td class="confluenceTd"> -t, --simulate </td><td class="confluenceTd"> Perform a simulation only </td></tr><tr><td class="confluenceTd"> -s, --no-auto-start </td><td class="confluenceTd"> D
 o not start the bundles </td></tr><tr><td class="confluenceTd"> -g, --region </td><td class="confluenceTd"> Region to apply to </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Explain what is being done </td></tr><tr><td class="confluenceTd"> -m, --no-auto-manage </td><td class="confluenceTd"> Do not automatically manage bundles </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/feature-start.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-start.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-start.html (original)
+++ karaf/site/production/manual/latest/commands/feature-start.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="featurestart">feature:start</h1><h2 id="Description">Description</h2><p>Start features with the specified name and version.</p><h2 id="Syntax">Syntax</h2><p>feature:start [options] feature </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> feature </td><td class="confluenceTd"> The name and version of the features to start. A feature id looks like name/version. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -t, --simulate </td><td class="confluenceTd"> Perform a simulation only </td></tr><tr><td class="confluenceTd"> -g, --region </td><td cl
 ass="confluenceTd"> Region to apply to </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Explain what is being done </td></tr></table></div>
+<h1 id="featurestart">feature:start</h1><h2 id="Description">Description</h2><p>Start features with the specified name and version.</p><h2 id="Syntax">Syntax</h2><p>feature:start [options] feature </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> feature </td><td class="confluenceTd"> The name and version of the features to start. A feature id looks like name/version. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -t, --simulate </td><td class="confluenceTd"> Perform a simulation only </td></tr><tr><td class="confluenceTd"> -g, --region </td><td class="confluenceTd"> Region to apply to </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td cl
 ass="confluenceTd"> Explain what is being done </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/feature-stop.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-stop.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-stop.html (original)
+++ karaf/site/production/manual/latest/commands/feature-stop.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="featurestop">feature:stop</h1><h2 id="Description">Description</h2><p>Start features with the specified name and version.</p><h2 id="Syntax">Syntax</h2><p>feature:stop [options] feature </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> feature </td><td class="confluenceTd"> The name and version of the features to stop. A feature id looks like name/version. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -t, --simulate </td><td class="confluenceTd"> Perform a simulation only </td></tr><tr><td class="confluenceTd"> -g, --region </td><td class=
 "confluenceTd"> Region to apply to </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Explain what is being done </td></tr></table></div>
+<h1 id="featurestop">feature:stop</h1><h2 id="Description">Description</h2><p>Start features with the specified name and version.</p><h2 id="Syntax">Syntax</h2><p>feature:stop [options] feature </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> feature </td><td class="confluenceTd"> The name and version of the features to stop. A feature id looks like name/version. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -t, --simulate </td><td class="confluenceTd"> Perform a simulation only </td></tr><tr><td class="confluenceTd"> -g, --region </td><td class="confluenceTd"> Region to apply to </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class=
 "confluenceTd"> Explain what is being done </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/feature-uninstall.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-uninstall.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-uninstall.html (original)
+++ karaf/site/production/manual/latest/commands/feature-uninstall.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="featureuninstall">feature:uninstall</h1><h2 id="Description">Description</h2><p>Uninstalls a feature with the specified name and version.</p><h2 id="Syntax">Syntax</h2><p>feature:uninstall [options] features </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> features </td><td class="confluenceTd"> The name and version of the features to uninstall. A feature id looks like name/version. The version is optional. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -r, --no-auto-refresh </td><td class="confluenceTd"> Do not automatically refresh bundles </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help messa
 ge </td></tr><tr><td class="confluenceTd"> -t, --simulate </td><td class="confluenceTd"> Perform a simulation only </td></tr><tr><td class="confluenceTd"> -g, --region </td><td class="confluenceTd"> Region to install to </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Explain what is being done </td></tr></table></div>
+<h1 id="featureuninstall">feature:uninstall</h1><h2 id="Description">Description</h2><p>Uninstalls a feature with the specified name and version.</p><h2 id="Syntax">Syntax</h2><p>feature:uninstall [options] features </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> features </td><td class="confluenceTd"> The name and version of the features to uninstall. A feature id looks like name/version. The version is optional. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -r, --no-auto-refresh </td><td class="confluenceTd"> Do not automatically refresh bundles </td></tr><tr><td class="confluenceTd"> -t, --simulate </td><td class="confluenceTd"> Perform a simul
 ation only </td></tr><tr><td class="confluenceTd"> -g, --region </td><td class="confluenceTd"> Region to install to </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Explain what is being done </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/feature-version-list.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/feature-version-list.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/feature-version-list.html (original)
+++ karaf/site/production/manual/latest/commands/feature-version-list.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest/commands/http-list.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/http-list.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/http-list.html (original)
+++ karaf/site/production/manual/latest/commands/http-list.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest/commands/instance-clone.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/instance-clone.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/instance-clone.html (original)
+++ karaf/site/production/manual/latest/commands/instance-clone.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="instanceclone">instance:clone</h1><h2 id="Description">Description</h2><p>Clones an existing container instance.</p><h2 id="Syntax">Syntax</h2><p>instance:clone [options] name cloneName </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> The name of the source container instance </td></tr><tr><td class="confluenceTd"> cloneName </td><td class="confluenceTd"> The name of the cloned container instance </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -l, --location </td><td class="confluenceTd"> Location of the cloned container instance in the file system </td></tr><tr><td class="confluenceTd"> --help </td><td cla
 ss="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -o, --java-opts </td><td class="confluenceTd"> JVM options to use when launching the cloned instance </td></tr><tr><td class="confluenceTd"> -br, --binary-resource </td><td class="confluenceTd"> Add a text resource to the instance </td></tr><tr><td class="confluenceTd"> -rs, --rmi-server-port </td><td class="confluenceTd"> Port number for RMI server connection </td></tr><tr><td class="confluenceTd"> -s, --ssh-port </td><td class="confluenceTd"> Port number for remote secure shell connection </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Display actions performed by the command (disabled by default) </td></tr><tr><td class="confluenceTd"> -r, -rr, --rmi-port, --rmi-registry-port </td><td class="confluenceTd"> Port number for RMI registry connection </td></tr><tr><td class="confluenceTd"> -tr, --text-resource </td><td class="confluenceTd"> Add a text resource to t
 he instance </td></tr></table></div>
+<h1 id="instanceclone">instance:clone</h1><h2 id="Description">Description</h2><p>Clones an existing container instance.</p><h2 id="Syntax">Syntax</h2><p>instance:clone [options] name cloneName </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> The name of the source container instance </td></tr><tr><td class="confluenceTd"> cloneName </td><td class="confluenceTd"> The name of the cloned container instance </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -l, --location </td><td class="confluenceTd"> Location of the cloned container instance in the file system </td></tr><tr><td class="confluenceTd"> -o, --java-opts </t
 d><td class="confluenceTd"> JVM options to use when launching the cloned instance </td></tr><tr><td class="confluenceTd"> -br, --binary-resource </td><td class="confluenceTd"> Add a text resource to the instance </td></tr><tr><td class="confluenceTd"> -rs, --rmi-server-port </td><td class="confluenceTd"> Port number for RMI server connection </td></tr><tr><td class="confluenceTd"> -s, --ssh-port </td><td class="confluenceTd"> Port number for remote secure shell connection </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Display actions performed by the command (disabled by default) </td></tr><tr><td class="confluenceTd"> -r, -rr, --rmi-port, --rmi-registry-port </td><td class="confluenceTd"> Port number for RMI registry connection </td></tr><tr><td class="confluenceTd"> -tr, --text-resource </td><td class="confluenceTd"> Add a text resource to the instance </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this h
 elp message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/instance-connect.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/instance-connect.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/instance-connect.html (original)
+++ karaf/site/production/manual/latest/commands/instance-connect.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="instanceconnect">instance:connect</h1><h2 id="Description">Description</h2><p>Connects to an existing container instance.</p><h2 id="Syntax">Syntax</h2><p>instance:connect [options] name [command] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> The name of the container instance </td></tr><tr><td class="confluenceTd"> command </td><td class="confluenceTd"> Optional command to execute </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -p, --password </td><td class="confluenceTd"> Remote password </td></tr><t
 r><td class="confluenceTd"> -k, --keyfile </td><td class="confluenceTd"> Remote key file to use for key authentication </td></tr><tr><td class="confluenceTd"> -u, --username </td><td class="confluenceTd"> Remote user name </td></tr></table></div>
+<h1 id="instanceconnect">instance:connect</h1><h2 id="Description">Description</h2><p>Connects to an existing container instance.</p><h2 id="Syntax">Syntax</h2><p>instance:connect [options] name [command] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> The name of the container instance </td></tr><tr><td class="confluenceTd"> command </td><td class="confluenceTd"> Optional command to execute </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -p, --password </td><td class="confluenceTd"> Remote password </td></tr><tr><td class="confluenceTd"> -k, --keyfile </td><td class="confluenceTd"> Remote key file to use for key 
 authentication </td></tr><tr><td class="confluenceTd"> -u, --username </td><td class="confluenceTd"> Remote user name </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/instance-create.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/instance-create.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/instance-create.html (original)
+++ karaf/site/production/manual/latest/commands/instance-create.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="instancecreate">instance:create</h1><h2 id="Description">Description</h2><p>Creates a new container instance.</p><h2 id="Syntax">Syntax</h2><p>instance:create [options] name </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> The name of the new container instance </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -l, --location </td><td class="confluenceTd"> Location of the new container instance in the file system </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -a, --address </td><td class="confluenceTd"> IP address 
 of the new container instance running on (when virtual IP is used) </td></tr><tr><td class="confluenceTd"> -furl, --featureURL </td><td class="confluenceTd"> Additional feature descriptor URLs. This option can be specified multiple times to add multiple URLs </td></tr><tr><td class="confluenceTd"> -f, --feature </td><td class="confluenceTd"> Initial features. This option can be specified multiple times to enable multiple initial features </td></tr><tr><td class="confluenceTd"> -br, --binary-resource </td><td class="confluenceTd"> Add a text resource to the instance </td></tr><tr><td class="confluenceTd"> -p, --profiles </td><td class="confluenceTd"> Profiles to install on the instance </td></tr><tr><td class="confluenceTd"> -o, --java-opts </td><td class="confluenceTd"> JVM options to use when launching the instance </td></tr><tr><td class="confluenceTd"> -rs, --rmi-server-port </td><td class="confluenceTd"> Port number for RMI server connection </td></tr><tr><td class="confluenceTd
 "> -s, --ssh-port </td><td class="confluenceTd"> Port number for remote secure shell connection </td></tr><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Display actions performed by the command (disabled by default) </td></tr><tr><td class="confluenceTd"> -r, -rr, --rmi-port, --rmi-registry-port </td><td class="confluenceTd"> Port number for RMI registry connection </td></tr><tr><td class="confluenceTd"> -b, --bare </td><td class="confluenceTd"> Do not use add default features </td></tr><tr><td class="confluenceTd"> -tr, --text-resource </td><td class="confluenceTd"> Add a text resource to the instance </td></tr></table></div>
+<h1 id="instancecreate">instance:create</h1><h2 id="Description">Description</h2><p>Creates a new container instance.</p><h2 id="Syntax">Syntax</h2><p>instance:create [options] name </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> The name of the new container instance </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -l, --location </td><td class="confluenceTd"> Location of the new container instance in the file system </td></tr><tr><td class="confluenceTd"> -a, --address </td><td class="confluenceTd"> IP address of the new container instance running on (when virtual IP is used) </td></tr><tr><td class="confluenceTd
 "> -furl, --featureURL </td><td class="confluenceTd"> Additional feature descriptor URLs. This option can be specified multiple times to add multiple URLs </td></tr><tr><td class="confluenceTd"> -f, --feature </td><td class="confluenceTd"> Initial features. This option can be specified multiple times to enable multiple initial features </td></tr><tr><td class="confluenceTd"> -br, --binary-resource </td><td class="confluenceTd"> Add a text resource to the instance </td></tr><tr><td class="confluenceTd"> -p, --profiles </td><td class="confluenceTd"> Profiles to install on the instance </td></tr><tr><td class="confluenceTd"> -o, --java-opts </td><td class="confluenceTd"> JVM options to use when launching the instance </td></tr><tr><td class="confluenceTd"> -rs, --rmi-server-port </td><td class="confluenceTd"> Port number for RMI server connection </td></tr><tr><td class="confluenceTd"> -s, --ssh-port </td><td class="confluenceTd"> Port number for remote secure shell connection </td></t
 r><tr><td class="confluenceTd"> -v, --verbose </td><td class="confluenceTd"> Display actions performed by the command (disabled by default) </td></tr><tr><td class="confluenceTd"> -r, -rr, --rmi-port, --rmi-registry-port </td><td class="confluenceTd"> Port number for RMI registry connection </td></tr><tr><td class="confluenceTd"> -b, --bare </td><td class="confluenceTd"> Do not use add default features </td></tr><tr><td class="confluenceTd"> -tr, --text-resource </td><td class="confluenceTd"> Add a text resource to the instance </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/instance-destroy.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/instance-destroy.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/instance-destroy.html (original)
+++ karaf/site/production/manual/latest/commands/instance-destroy.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest/commands/instance-list.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/instance-list.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/instance-list.html (original)
+++ karaf/site/production/manual/latest/commands/instance-list.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="instancelist">instance:list</h1><h2 id="Description">Description</h2><p>Lists all existing container instances.</p><h2 id="Syntax">Syntax</h2><p>instance:list [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> --no-color </td><td class="confluenceTd"> Disable table rendered output </td></tr><tr><td class="confluenceTd"> -l, --location </td><td class="confluenceTd"> Displays the location of the container instances </td></tr><tr><td class="confluenceTd"> -o, --java-opts </td><td class="confluenceTd"> Displays the Java options used to launch the JVM </td></tr></table></div>
+<h1 id="instancelist">instance:list</h1><h2 id="Description">Description</h2><p>Lists all existing container instances.</p><h2 id="Syntax">Syntax</h2><p>instance:list [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --no-color </td><td class="confluenceTd"> Disable table rendered output </td></tr><tr><td class="confluenceTd"> -l, --location </td><td class="confluenceTd"> Displays the location of the container instances </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -o, --java-opts </td><td class="confluenceTd"> Displays the Java options used to launch the JVM </td></tr></table></div>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/instance-opts-change.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/instance-opts-change.html?rev=1720992&r1=1720991&r2=1720992&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/instance-opts-change.html (original)
+++ karaf/site/production/manual/latest/commands/instance-opts-change.html Sun Dec 20 07:47:05 2015
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 4.0.2-SNAPSHOT Guides
+      Apache Karaf 4.0.3 Guides
     </title>
   </head>
   <body>