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:56:59 UTC

svn commit: r1720995 [2/6] - in /karaf/site/production/manual/latest-3.0.x: ./ commands/ developers-guide/ users-guide/

Modified: karaf/site/production/manual/latest-3.0.x/commands/obr-source.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/obr-source.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/obr-source.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/obr-source.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="obrsource">obr:source</h1><h2 id="Description">Description</h2><p>Downloads the sources for an OBR bundle.</p><h2 id="Syntax">Syntax</h2><p>obr:source [options] folder bundles </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"> folder </td><td class="confluenceTd"> Local folder for storing sources </td></tr><tr><td class="confluenceTd"> bundles </td><td class="confluenceTd"> List of bundles to download the sources for. The bundles are identified using the following syntax: symbolic_name,version where 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"> -x </td><td class="confluenceTd"> Extract the archive </td></tr><tr><td class=
 "confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="obrsource">obr:source</h1><h2 id="Description">Description</h2><p>Downloads the sources for an OBR bundle.</p><h2 id="Syntax">Syntax</h2><p>obr:source [options] folder bundles </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"> folder </td><td class="confluenceTd"> Local folder for storing sources </td></tr><tr><td class="confluenceTd"> bundles </td><td class="confluenceTd"> List of bundles to download the sources for. The bundles are identified using the following syntax: symbolic_name,version where 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"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr>
 <td class="confluenceTd"> -x </td><td class="confluenceTd"> Extract the archive </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest-3.0.x/commands/obr-start.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/obr-start.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/obr-start.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/obr-start.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="obrstart">obr:start</h1><h2 id="Description">Description</h2><p>Deploys and starts a list of bundles using OBR.</p><h2 id="Syntax">Syntax</h2><p>obr:start [options] bundles </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"> bundles </td><td class="confluenceTd"> List of bundles to deploy (separated by whitespaces). The bundles are identified using the following syntax: symbolic_name,version where 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"> -d, --deployOptional </td><td class="confluenceTd"> Deploy optional bundles </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </t
 d></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="obrstart">obr:start</h1><h2 id="Description">Description</h2><p>Deploys and starts a list of bundles using OBR.</p><h2 id="Syntax">Syntax</h2><p>obr:start [options] bundles </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"> bundles </td><td class="confluenceTd"> List of bundles to deploy (separated by whitespaces). The bundles are identified using the following syntax: symbolic_name,version where 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"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -d, --deployOptional </td><td class="confluenceTd"> Deploy optional bundles </t
 d></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest-3.0.x/commands/obr-url-add.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/obr-url-add.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/obr-url-add.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/obr-url-add.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/obr-url-list.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/obr-url-list.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/obr-url-list.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/obr-url-list.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/obr-url-refresh.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/obr-url-refresh.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/obr-url-refresh.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/obr-url-refresh.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/obr-url-remove.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/obr-url-remove.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/obr-url-remove.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/obr-url-remove.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/scr-activate.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/scr-activate.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/scr-activate.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/scr-activate.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/scr-deactivate.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/scr-deactivate.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/scr-deactivate.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/scr-deactivate.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/scr-details.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/scr-details.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/scr-details.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/scr-details.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/scr-list.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/scr-list.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/scr-list.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/scr-list.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/service-list.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/service-list.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/service-list.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/service-list.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/service-wait.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/service-wait.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/service-wait.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/service-wait.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-alias.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-alias.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-alias.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-alias.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-cat.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-cat.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-cat.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-cat.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellcat">shell:cat</h1><h2 id="Description">Description</h2><p>Displays the content of a file or URL.</p><h2 id="Syntax">Syntax</h2><p>shell:cat [options] [paths or urls] </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"> paths or urls </td><td class="confluenceTd"> A list of file paths or urls to display separated by whitespace (use - for STDIN) </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"> - </td><td class="confluenceTd"> Use stdin </td></tr><tr><td class="confluenceTd"> -n </td><td class="confluenceTd"> Number the output lines, starting at 1. </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help m
 essage </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellcat">shell:cat</h1><h2 id="Description">Description</h2><p>Displays the content of a file or URL.</p><h2 id="Syntax">Syntax</h2><p>shell:cat [options] [paths or urls] </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"> paths or urls </td><td class="confluenceTd"> A list of file paths or urls to display separated by whitespace (use - for STDIN) </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"> - </td><td class="confluenceTd"> Use stdin </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -n </td><td class="confluenceTd"> Number the output lines, starting
  at 1. </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-clear.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-clear.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-clear.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-clear.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-completion.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-completion.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-completion.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-completion.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-date.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-date.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-date.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-date.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-each.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-each.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-each.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-each.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-echo.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-echo.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-echo.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-echo.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-edit.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-edit.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-edit.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-edit.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-env.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-env.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-env.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-env.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-exec.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-exec.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-exec.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-exec.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-grep.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-grep.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-grep.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-grep.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellgrep">shell:grep</h1><h2 id="Description">Description</h2><p>Prints lines matching the given pattern.</p><h2 id="Syntax">Syntax</h2><p>shell:grep [options] pattern </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"> pattern </td><td class="confluenceTd"> Regular expression </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"> -w, --word-regexp </td><td class="confluenceTd"> Selects only those lines containing matches that form whole words.  The test is that the matching substring must either be at  the beginning of the line, or preceded by a non-word constituent character.  Similarly, it must be either at the end of the line or followed by a non-
 word constituent character.  Word-constituent characters are letters, digits, and the underscore. </td></tr><tr><td class="confluenceTd"> -c, --count </td><td class="confluenceTd"> only print a count of matching lines per FILE </td></tr><tr><td class="confluenceTd"> -n, --line-number </td><td class="confluenceTd"> Prefixes each line of output with the line number within its input file. </td></tr><tr><td class="confluenceTd"> -v, --invert-match </td><td class="confluenceTd"> Inverts the sense of matching, to select non-matching lines. </td></tr><tr><td class="confluenceTd"> -i, --ignore-case </td><td class="confluenceTd"> Ignores case distinctions in both the PATTERN and the input files. </td></tr><tr><td class="confluenceTd"> -C, --context </td><td class="confluenceTd"> Print NUM lines of output context.  Places a line containing &#8211; between contiguous groups of matches. </td></tr><tr><td class="confluenceTd"> -x, --line-regexp </td><td class="confluenceTd"> Selects only those m
 atches that exactly match the whole line. </td></tr><tr><td class="confluenceTd"> -A, --after-context </td><td class="confluenceTd"> Print NUM lines of trailing context after matching lines.  Places a line containing &#8211; between contiguous groups of matches. (defaults to -1) </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> --color, --colour </td><td class="confluenceTd"> use markers to distinguish the matching string. WHEN may be `always', `never' or `auto' (defaults to auto) </td></tr><tr><td class="confluenceTd"> -B, --before-context </td><td class="confluenceTd"> Print NUM lines of leading context before matching lines.  Places a line containing &#8211; between contiguous groups of matches. (defaults to -1) </td></tr></table></div><h2 id="Details">Details</h2><p>Grep uses Java regular expressions for pattern matching.  For more informations, see http://download.oracle.com/javase/1.5
 .0/docs/api/java/util/regex/Pattern.html</p>
+<h1 id="shellgrep">shell:grep</h1><h2 id="Description">Description</h2><p>Prints lines matching the given pattern.</p><h2 id="Syntax">Syntax</h2><p>shell:grep [options] pattern </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"> pattern </td><td class="confluenceTd"> Regular expression </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"> -w, --word-regexp </td><td class="confluenceTd"> Selects only those lines containing matches that form whole words.  The test is that the matching substring must either be at  the beginning of the line, or preceded by a non-word constituent character.  Similarly, it must be either at the end of the line or followed by a non-
 word constituent character.  Word-constituent characters are letters, digits, and the underscore. </td></tr><tr><td class="confluenceTd"> -c, --count </td><td class="confluenceTd"> only print a count of matching lines per FILE </td></tr><tr><td class="confluenceTd"> -n, --line-number </td><td class="confluenceTd"> Prefixes each line of output with the line number within its input file. </td></tr><tr><td class="confluenceTd"> -v, --invert-match </td><td class="confluenceTd"> Inverts the sense of matching, to select non-matching lines. </td></tr><tr><td class="confluenceTd"> -i, --ignore-case </td><td class="confluenceTd"> Ignores case distinctions in both the PATTERN and the input files. </td></tr><tr><td class="confluenceTd"> -C, --context </td><td class="confluenceTd"> Print NUM lines of output context.  Places a line containing &#8211; between contiguous groups of matches. </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td>
 </tr><tr><td class="confluenceTd"> -x, --line-regexp </td><td class="confluenceTd"> Selects only those matches that exactly match the whole line. </td></tr><tr><td class="confluenceTd"> -A, --after-context </td><td class="confluenceTd"> Print NUM lines of trailing context after matching lines.  Places a line containing &#8211; between contiguous groups of matches. (defaults to -1) </td></tr><tr><td class="confluenceTd"> --color, --colour </td><td class="confluenceTd"> use markers to distinguish the matching string. WHEN may be `always', `never' or `auto' (defaults to auto) </td></tr><tr><td class="confluenceTd"> -B, --before-context </td><td class="confluenceTd"> Print NUM lines of leading context before matching lines.  Places a line containing &#8211; between contiguous groups of matches. (defaults to -1) </td></tr></table></div><h2 id="Details">Details</h2><p>Grep uses Java regular expressions for pattern matching.  For more informations, see http://download.oracle.com/javase/1.5
 .0/docs/api/java/util/regex/Pattern.html</p>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-head.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-head.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-head.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-head.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-history.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-history.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-history.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-history.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-if.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-if.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-if.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-if.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-info.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-info.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-info.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-info.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-java.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-java.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-java.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-java.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-logout.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-logout.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-logout.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-logout.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-more.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-more.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-more.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-more.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-new.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-new.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-new.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-new.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-printf.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-printf.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-printf.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-printf.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-sleep.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-sleep.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-sleep.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-sleep.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-sort.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-sort.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-sort.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-sort.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-source.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-source.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-source.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-source.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-stack-traces-print.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-stack-traces-print.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-stack-traces-print.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-stack-traces-print.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-tac.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-tac.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-tac.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-tac.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-tail.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-tail.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-tail.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-tail.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shelltail">shell:tail</h1><h2 id="Description">Description</h2><p>Displays the last lines of a file.</p><h2 id="Syntax">Syntax</h2><p>shell:tail [options] [path or url] </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"> path or url </td><td class="confluenceTd"> A file path or url to display. </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"> -n </td><td class="confluenceTd"> The number of lines to display, starting at 1. </td></tr><tr><td class="confluenceTd"> -s </td><td class="confluenceTd"> Sleep interval (used for follow) </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td 
 class="confluenceTd"> -f </td><td class="confluenceTd"> Follow file changes </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shelltail">shell:tail</h1><h2 id="Description">Description</h2><p>Displays the last lines of a file.</p><h2 id="Syntax">Syntax</h2><p>shell:tail [options] [path or url] </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"> path or url </td><td class="confluenceTd"> A file path or url to display. </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"> -n </td><td class="confluenceTd"> The number of lines to display, starting at 1. </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -s </td><td class="confluenceTd"> Sleep interval (used for follow) </td></tr><tr><td 
 class="confluenceTd"> -f </td><td class="confluenceTd"> Follow file changes </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-threads.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-threads.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-threads.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-threads.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-watch.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-watch.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-watch.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-watch.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/shell-wc.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/shell-wc.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/shell-wc.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/shell-wc.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/ssh-ssh.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/ssh-ssh.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/ssh-ssh.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/ssh-ssh.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/ssh-sshd.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/ssh-sshd.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/ssh-sshd.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/ssh-sshd.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="sshsshd">ssh:sshd</h1><h2 id="Description">Description</h2><p>Creates a SSH server</p><h2 id="Syntax">Syntax</h2><p>ssh:sshd [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"> -i, --idle-timeout </td><td class="confluenceTd"> The session idle timeout (Default: 1800000ms) (defaults to 1800000) </td></tr><tr><td class="confluenceTd"> -w, --welcome-banner </td><td class="confluenceTd"> The welcome banner to display when logging in </td></tr><tr><td class="confluenceTd"> -p, --port </td><td class="confluenceTd"> The port to setup the SSH server (Default: 8101) (defaults to 8101) </td></tr><tr><td class="confluenceTd"> -b, --background </td><td class="confluenceTd"> The service will run in the background (Default: true) (defaults to true) </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Dis
 play this help message </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="sshsshd">ssh:sshd</h1><h2 id="Description">Description</h2><p>Creates a SSH server</p><h2 id="Syntax">Syntax</h2><p>ssh:sshd [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"> -i, --idle-timeout </td><td class="confluenceTd"> The session idle timeout (Default: 1800000ms) (defaults to 1800000) </td></tr><tr><td class="confluenceTd"> -w, --welcome-banner </td><td class="confluenceTd"> The welcome banner to display when logging in </td></tr><tr><td class="confluenceTd"> -p, --port </td><td class="confluenceTd"> The port to setup the SSH server (Default: 8101) (defaults to 8101) </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -b, --background </td><td class="confluenceTd"> The service will run in the background (Default: tr
 ue) (defaults to true) </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest-3.0.x/commands/system-framework.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/system-framework.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/system-framework.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/system-framework.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/system-name.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/system-name.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/system-name.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/system-name.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/system-property.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/system-property.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/system-property.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/system-property.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/system-shutdown.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/system-shutdown.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/system-shutdown.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/system-shutdown.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/system-start-level.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/system-start-level.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/system-start-level.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/system-start-level.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/system-version.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/system-version.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/system-version.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/system-version.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/web-list.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/web-list.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/web-list.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/web-list.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/web-start.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/web-start.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/web-start.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/web-start.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/web-stop.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/web-stop.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/web-stop.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/web-stop.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/commands/wrapper-install.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/commands/wrapper-install.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/commands/wrapper-install.html (original)
+++ karaf/site/production/manual/latest-3.0.x/commands/wrapper-install.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="wrapperinstall">wrapper:install</h1><h2 id="Description">Description</h2><p>Install the container as a system service in the OS.</p><h2 id="Syntax">Syntax</h2><p>wrapper:install [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"> -d, --display </td><td class="confluenceTd"> The display name of the service. (defaults to karaf) </td></tr><tr><td class="confluenceTd"> -i, --include </td><td class="confluenceTd"> Specify include statement for JSW wrapper conf. To specify multiple include statement, specify this flag multiple times. </td></tr><tr><td class="confluenceTd"> -s, --start-type </td><td class="confluenceTd"> Mode in which the service is installed. AUTO_START or DEMAND_START (Default: AUTO_START) (defaults to AUTO_START) </td></tr><tr><td class="confluenceTd"> -n, --name </td><td class="confluenceTd"> The serv
 ice name that will be used when installing the service. (Default: karaf) (defaults to karaf) </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -D, --description </td><td class="confluenceTd"> The description of the service. (defaults to ) </td></tr><tr><td class="confluenceTd"> -e, --env </td><td class="confluenceTd"> Specify environment variable and values. To specify multiple environment variable and values, specify this flag multiple times. </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="wrapperinstall">wrapper:install</h1><h2 id="Description">Description</h2><p>Install the container as a system service in the OS.</p><h2 id="Syntax">Syntax</h2><p>wrapper:install [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"> -d, --display </td><td class="confluenceTd"> The display name of the service. (defaults to karaf) </td></tr><tr><td class="confluenceTd"> -i, --include </td><td class="confluenceTd"> Specify include statement for JSW wrapper conf. To specify multiple include statement, specify this flag multiple times. </td></tr><tr><td class="confluenceTd"> -s, --start-type </td><td class="confluenceTd"> Mode in which the service is installed. AUTO_START or DEMAND_START (Default: AUTO_START) (defaults to AUTO_START) </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this
  help message </td></tr><tr><td class="confluenceTd"> -n, --name </td><td class="confluenceTd"> The service name that will be used when installing the service. (Default: karaf) (defaults to karaf) </td></tr><tr><td class="confluenceTd"> -D, --description </td><td class="confluenceTd"> The description of the service. (defaults to ) </td></tr><tr><td class="confluenceTd"> -e, --env </td><td class="confluenceTd"> Specify environment variable and values. To specify multiple environment variable and values, specify this flag multiple times. </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest-3.0.x/developers-guide/archetypes.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/developers-guide/archetypes.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/developers-guide/archetypes.html (original)
+++ karaf/site/production/manual/latest-3.0.x/developers-guide/archetypes.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>
@@ -105,7 +105,7 @@
 mvn archetype:generate \
   -DarchetypeGroupId=org.apache.karaf.archetypes \
   -DarchetypeArtifactId=karaf-command-archetype \
-  -DarchetypeVersion=3.0.5-SNAPSHOT \
+  -DarchetypeVersion=3.0.5 \
   -DgroupId=com.mycompany \
   -DartifactId=com.mycompany.command \
   -Dversion=1.0-SNAPSHOT \
@@ -123,7 +123,7 @@ mvn archetype:generate \
 [INFO]
 [INFO] --- maven-archetype-plugin:2.1:generate (default-cli) @ standalone-pom ---
 [INFO] Generating project in Interactive mode
-[INFO] Archetype repository missing. Using the one from [org.apache.karaf.archetypes:karaf-command-archetype:3.0.5-SNAPSHOT] found in catalog local
+[INFO] Archetype repository missing. Using the one from [org.apache.karaf.archetypes:karaf-command-archetype:3.0.5] found in catalog local
 [INFO] Using property: groupId = com.mycompany
 [INFO] Using property: artifactId = com.mycompany.command
 [INFO] Using property: version = 1.0-SNAPSHOT
@@ -141,7 +141,7 @@ description: List sample command
 scope: my
  Y: :
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: karaf-command-archetype:3.0.5-SNAPSHOT
+[INFO] Using following parameters for creating project from Archetype: karaf-command-archetype:3.0.5
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: com.mycompany
 [INFO] Parameter: artifactId, Value: com.mycompany.command
@@ -168,7 +168,7 @@ scope: my
 mvn archetype:generate \
     -DarchetypeGroupId=org.apache.karaf.archetypes \
     -DarchetypeArtifactId=karaf-bundle-archetype \
-    -DarchetypeVersion=3.0.5-SNAPSHOT \
+    -DarchetypeVersion=3.0.5 \
     -DgroupId=com.mycompany \
     -DartifactId=com.mycompany.bundle \
     -Dversion=1.0-SNAPSHOT \
@@ -186,7 +186,7 @@ mvn archetype:generate \
 [INFO]
 [INFO] --- maven-archetype-plugin:2.1:generate (default-cli) @ standalone-pom ---
 [INFO] Generating project in Interactive mode
-[INFO] Archetype repository missing. Using the one from [org.apache.karaf.archetypes:karaf-bundle-archetype:3.0.5-SNAPSHOT] found in catalog local
+[INFO] Archetype repository missing. Using the one from [org.apache.karaf.archetypes:karaf-bundle-archetype:3.0.5] found in catalog local
 [INFO] Using property: groupId = com.mycompany
 [INFO] Using property: artifactId = com.mycompany.bundle
 [INFO] Using property: version = 1.0-SNAPSHOT
@@ -198,7 +198,7 @@ version: 1.0-SNAPSHOT
 package: com.mycompany.package
  Y: :
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: karaf-bundle-archetype:3.0.5-SNAPSHOT
+[INFO] Using following parameters for creating project from Archetype: karaf-bundle-archetype:3.0.5
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: com.mycompany
 [INFO] Parameter: artifactId, Value: com.mycompany.bundle
@@ -221,7 +221,7 @@ package: com.mycompany.package
 mvn archetype:generate \
     -DarchetypeGroupId=org.apache.karaf.archetypes \
     -DarchetypeArtifactId=karaf-blueprint-archetype \
-    -DarchetypeVersion=3.0.5-SNAPSHOT \
+    -DarchetypeVersion=3.0.5 \
     -DgroupId=com.mycompany \
     -DartifactId=com.mycompany.blueprint \
     -Dversion=1.0-SNAPSHOT \
@@ -239,7 +239,7 @@ mvn archetype:generate \
 [INFO]
 [INFO] --- maven-archetype-plugin:2.1:generate (default-cli) @ standalone-pom ---
 [INFO] Generating project in Interactive mode
-[INFO] Archetype repository missing. Using the one from [org.apache.karaf.archetypes:karaf-blueprint-archetype:3.0.5-SNAPSHOT] found in catalog local
+[INFO] Archetype repository missing. Using the one from [org.apache.karaf.archetypes:karaf-blueprint-archetype:3.0.5] found in catalog local
 [INFO] Using property: groupId = com.mycompany
 [INFO] Using property: artifactId = com.mycompany.blueprint
 [INFO] Using property: version = 1.0-SNAPSHOT
@@ -251,7 +251,7 @@ version: 1.0-SNAPSHOT
 package: com.mycompany.package
  Y: :
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: karaf-blueprint-archetype:3.0.5-SNAPSHOT
+[INFO] Using following parameters for creating project from Archetype: karaf-blueprint-archetype:3.0.5
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: com.mycompany
 [INFO] Parameter: artifactId, Value: com.mycompany.blueprint
@@ -274,7 +274,7 @@ package: com.mycompany.package
 mvn archetype:generate \
     -DarchetypeGroupId=org.apache.karaf.archetypes \
     -DarchetypeArtifactId=karaf-feature-archetype \
-    -DarchetypeVersion=3.0.5-SNAPSHOT \
+    -DarchetypeVersion=3.0.5 \
     -DgroupId=my.company \
     -DartifactId=my.company.feature \
     -Dversion=1.0-SNAPSHOT \
@@ -292,7 +292,7 @@ mvn archetype:generate \
 [INFO]
 [INFO] --- maven-archetype-plugin:2.1:generate (default-cli) @ standalone-pom ---
 [INFO] Generating project in Interactive mode
-[INFO] Archetype repository missing. Using the one from [org.apache.karaf.archetypes:karaf-feature-archetype:3.0.5-SNAPSHOT] found in catalog local
+[INFO] Archetype repository missing. Using the one from [org.apache.karaf.archetypes:karaf-feature-archetype:3.0.5] found in catalog local
 [INFO] Using property: groupId = com.mycompany
 [INFO] Using property: artifactId = com.mycompany.feature
 [INFO] Using property: version = 1.0-SNAPSHOT
@@ -304,7 +304,7 @@ version: 1.0-SNAPSHOT
 package: com.mycompany.package
  Y: :
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: karaf-feature-archetype:3.0.5-SNAPSHOT
+[INFO] Using following parameters for creating project from Archetype: karaf-feature-archetype:3.0.5
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: com.mycompany
 [INFO] Parameter: artifactId, Value: com.mycompany.feature
@@ -327,7 +327,7 @@ package: com.mycompany.package
 mvn archetype:generate \
     -DarchetypeGroupId=org.apache.karaf.archetypes \
     -DarchetypeArtifactId=karaf-kar-archetype \
-    -DarchetypeVersion=3.0.5-SNAPSHOT \
+    -DarchetypeVersion=3.0.5 \
     -DgroupId=com.mycompany \
     -DartifactId=com.mycompany.kar \
     -Dversion=1.0-SNAPSHOT \
@@ -345,7 +345,7 @@ mvn archetype:generate \
 [INFO]
 [INFO] --- maven-archetype-plugin:2.1:generate (default-cli) @ standalone-pom ---
 [INFO] Generating project in Interactive mode
-[INFO] Archetype repository missing. Using the one from [org.apache.karaf.archetypes:karaf-kar-archetype:3.0.5-SNAPSHOT] found in catalog local
+[INFO] Archetype repository missing. Using the one from [org.apache.karaf.archetypes:karaf-kar-archetype:3.0.5] found in catalog local
 [INFO] Using property: groupId = com.mycompany
 [INFO] Using property: artifactId = com.mycompany.kar
 [INFO] Using property: version = 1.0-SNAPSHOT
@@ -357,7 +357,7 @@ version: 1.0-SNAPSHOT
 package: com.mycompany.package
  Y: :
 [INFO] ----------------------------------------------------------------------------
-[INFO] Using following parameters for creating project from Archetype: karaf-kar-archetype:3.0.5-SNAPSHOT
+[INFO] Using following parameters for creating project from Archetype: karaf-kar-archetype:3.0.5
 [INFO] ----------------------------------------------------------------------------
 [INFO] Parameter: groupId, Value: com.mycompany
 [INFO] Parameter: artifactId, Value: com.mycompany.kar

Modified: karaf/site/production/manual/latest-3.0.x/developers-guide/branding.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/developers-guide/branding.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/developers-guide/branding.html (original)
+++ karaf/site/production/manual/latest-3.0.x/developers-guide/branding.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>
@@ -109,7 +109,7 @@ welcome = \
 \u001B[36m     / /| |/ /_/ / /  / /_/ / __/        \u001B[0m\r\n\
 \u001B[36m    /_/ |_|\\__,_/_/   \\__,_/_/         \u001B[0m\r\n\
 \r\n\
-\u001B[1m  Apache Karaf\u001B[0m (3.0.5-SNAPSHOT)\r\n\
+\u001B[1m  Apache Karaf\u001B[0m (3.0.5)\r\n\
 \r\n\
 Hit '\u001B[1m&lt;tab>\u001B[0m' for a list of available commands\r\n\
    and '\u001B[1m[cmd] --help\u001B[0m' for help on a specific command.\r\n\
@@ -163,7 +163,7 @@ welcome = \
 \u001B[36m     / /| |/ /_/ / /  / /_/ / __/        \u001B[0m\r\n\
 \u001B[36m    /_/ |_|\\__,_/_/   \\__,_/_/         \u001B[0m\r\n\
 \r\n\
-\u001B[1m  Apache Karaf\u001B[0m (3.0.5-SNAPSHOT)\r\n\
+\u001B[1m  Apache Karaf\u001B[0m (3.0.5)\r\n\
 \r\n\
 Hit '\u001B[1m&lt;tab>\u001B[0m' for a list of available commands\r\n\
    and '\u001B[1m[cmd] --help\u001B[0m' for help on a specific command.\r\n\

Modified: karaf/site/production/manual/latest-3.0.x/developers-guide/connect.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/developers-guide/connect.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/developers-guide/connect.html (original)
+++ karaf/site/production/manual/latest-3.0.x/developers-guide/connect.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/developers-guide/creating-bundles.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/developers-guide/creating-bundles.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/developers-guide/creating-bundles.html (original)
+++ karaf/site/production/manual/latest-3.0.x/developers-guide/creating-bundles.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/developers-guide/custom-distribution.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/developers-guide/custom-distribution.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/developers-guide/custom-distribution.html (original)
+++ karaf/site/production/manual/latest-3.0.x/developers-guide/custom-distribution.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>
@@ -112,7 +112,7 @@
 
     &lt;groupId>org.apache.karaf&lt;/groupId>
     &lt;artifactId>apache-karaf-minimal&lt;/artifactId>
-    &lt;version>3.0.5-SNAPSHOT&lt;/version>
+    &lt;version>3.0.5&lt;/version>
     &lt;packaging>karaf-assembly&lt;/packaging>
     &lt;name>Apache Karaf :: Assemblies :: Minimal Distribution&lt;/name>
 
@@ -121,7 +121,7 @@
         &lt;!-- scope is compile so all features (there is only one) are installed into startup.properties and the feature repo itself is not added in etc/org.apache.karaf.features.cfg file -->
             &lt;groupId>org.apache.karaf.features&lt;/groupId>
             &lt;artifactId>framework&lt;/artifactId>
-            &lt;version>3.0.5-SNAPSHOT&lt;/version>
+            &lt;version>3.0.5&lt;/version>
             &lt;type>kar&lt;/type>
         &lt;/dependency>
         &lt;dependency>
@@ -299,20 +299,20 @@
   &lt;name>My Unix Custom Karaf Distribution&lt;/name>
 
   &lt;properties>
-    &lt;karaf.version>3.0.5-SNAPSHOT&lt;/karaf.version>
+    &lt;karaf.version>3.0.5&lt;/karaf.version>
   &lt;/properties>
 
   &lt;dependencies>
     &lt;dependency>
       &lt;groupId>org.apache.karaf&lt;/groupId>
       &lt;artifactId>apache-karaf&lt;/artifactId>
-      &lt;version>3.0.5-SNAPSHOT&lt;/version>
+      &lt;version>3.0.5&lt;/version>
       &lt;type>tar.gz&lt;/type>
     &lt;/dependency>
     &lt;dependency>
       &lt;groupId>org.apache.karaf&lt;/groupId>
       &lt;artifactId>apache-karaf&lt;/artifactId>
-      &lt;version>3.0.5-SNAPSHOT&lt;/version>
+      &lt;version>3.0.5&lt;/version>
       &lt;type>xml&lt;/type>
       &lt;classifier>features&lt;/classifier>
     &lt;/dependency>
@@ -345,7 +345,7 @@
       &lt;plugin>
         &lt;groupId>org.apache.karaf.tooling&lt;/groupId>
         &lt;artifactId>features-maven-plugin&lt;/artifactId>
-        &lt;version>3.0.5-SNAPSHOT&lt;/version>
+        &lt;version>3.0.5&lt;/version>
         &lt;executions>
           &lt;execution>
            &lt;id>add-features-to-repo&lt;/id>
@@ -355,7 +355,7 @@
            &lt;/goals>
            &lt;configuration>
               &lt;descriptors>
-                &lt;descriptor>mvn:org.apache.karaf/apache-karaf/3.0.5-SNAPSHOT/xml/features&lt;/descriptor>
+                &lt;descriptor>mvn:org.apache.karaf/apache-karaf/3.0.5/xml/features&lt;/descriptor>
                 &lt;descriptor>file:/home/jbonofre/Workspace/karaf/manual/target/classes/my-features.xml&lt;/descriptor>
               &lt;/descriptors>
               &lt;features>
@@ -437,7 +437,7 @@
 #
 # Comma separated list of features repositories to register by default
 #
-featuresRepositories=mvn:org.apache.karaf/apache-karaf/3.0.5-SNAPSHOT/xml/features,mvn:my.groupId/my-features/3.0.5-SNAPSHOT/xml/features
+featuresRepositories=mvn:org.apache.karaf/apache-karaf/3.0.5/xml/features,mvn:my.groupId/my-features/3.0.5/xml/features
 
 #
 # Comma separated list of features to install at startup
@@ -548,7 +548,7 @@ org.osgi.framework.system.packages.extra
 
         &lt;!-- Expanded Karaf Standard Distribution -->
         &lt;fileSet>
-            &lt;directory>target/dependencies/apache-karaf-3.0.5-SNAPSHOT&lt;/directory>
+            &lt;directory>target/dependencies/apache-karaf-3.0.5&lt;/directory>
             &lt;outputDirectory>/&lt;/outputDirectory>
             &lt;excludes>
                 &lt;exclude>**/demos/**&lt;/exclude>
@@ -568,7 +568,7 @@ org.osgi.framework.system.packages.extra
 
         &lt;!-- Copy over bin/* separately to get the correct file mode -->
         &lt;fileSet>
-            &lt;directory>target/dependencies/apache-karaf-3.0.5-SNAPSHOT&lt;/directory>
+            &lt;directory>target/dependencies/apache-karaf-3.0.5&lt;/directory>
             &lt;outputDirectory>/&lt;/outputDirectory>
             &lt;includes>
                 &lt;include>bin/admin&lt;/include>
@@ -609,7 +609,7 @@ org.osgi.framework.system.packages.extra
 
     &lt;files>
         &lt;file>
-            &lt;source>/home/jbonofre/Workspace/karaf/manual/target/dependencies/apache-karaf-3.0.5-SNAPSHOT/bin/karaf&lt;/source>
+            &lt;source>/home/jbonofre/Workspace/karaf/manual/target/dependencies/apache-karaf-3.0.5/bin/karaf&lt;/source>
             &lt;outputDirectory>/bin/&lt;/outputDirectory>
             &lt;destName>my-custom&lt;/destName>
             &lt;fileMode>0755&lt;/fileMode>
@@ -617,8 +617,8 @@ org.osgi.framework.system.packages.extra
         &lt;/file>
         &lt;file>
             &lt;source>/home/jbonofre/Workspace/karaf/manual/target/classes/features.xml&lt;/source>
-            &lt;outputDirectory>/system/my.groupid/my-features/3.0.5-SNAPSHOT&lt;/outputDirectory>
-            &lt;destName>my-features-3.0.5-SNAPSHOT-features.xml&lt;/destName>
+            &lt;outputDirectory>/system/my.groupid/my-features/3.0.5&lt;/outputDirectory>
+            &lt;destName>my-features-3.0.5-features.xml&lt;/destName>
             &lt;fileMode>0644&lt;/fileMode>
             &lt;lineEnding>unix&lt;/lineEnding>
         &lt;/file>

Modified: karaf/site/production/manual/latest-3.0.x/developers-guide/debugging.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/developers-guide/debugging.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/developers-guide/debugging.html (original)
+++ karaf/site/production/manual/latest-3.0.x/developers-guide/debugging.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/developers-guide/developer-commands.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/developers-guide/developer-commands.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/developers-guide/developer-commands.html (original)
+++ karaf/site/production/manual/latest-3.0.x/developers-guide/developer-commands.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/developers-guide/extending.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/developers-guide/extending.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/developers-guide/extending.html (original)
+++ karaf/site/production/manual/latest-3.0.x/developers-guide/extending.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>
@@ -130,7 +130,7 @@ Define value for package: : org.apache.k
     &lt;dependency>
       &lt;groupId>org.apache.karaf.shell&lt;/groupId>
       &lt;artifactId>org.apache.karaf.shell.console&lt;/artifactId>
-      &lt;version>3.0.5-SNAPSHOT&lt;/version>
+      &lt;version>3.0.5&lt;/version>
     &lt;/dependency>
     &lt;dependency>
       &lt;groupId>junit&lt;/groupId>

Modified: karaf/site/production/manual/latest-3.0.x/developers-guide/github-contributions.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/developers-guide/github-contributions.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/developers-guide/github-contributions.html (original)
+++ karaf/site/production/manual/latest-3.0.x/developers-guide/github-contributions.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>

Modified: karaf/site/production/manual/latest-3.0.x/developers-guide/index.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest-3.0.x/developers-guide/index.html?rev=1720995&r1=1720994&r2=1720995&view=diff
==============================================================================
--- karaf/site/production/manual/latest-3.0.x/developers-guide/index.html (original)
+++ karaf/site/production/manual/latest-3.0.x/developers-guide/index.html Sun Dec 20 07:56:55 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 3.0.5-SNAPSHOT Guides
+      Apache Karaf 3.0.5 Guides
     </title>
   </head>
   <body>