Modified: karaf/site/production/manual/latest/custom-distribution.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/manual/latest/custom-distribution.html?rev=1816059&r1=1816058&r2=1816059&view=diff
==============================================================================
--- karaf/site/production/manual/latest/custom-distribution.html (original)
+++ karaf/site/production/manual/latest/custom-distribution.html Wed Nov 22 
14:52:25 2017
@@ -681,20 +681,6 @@ For instance:</p>
         &lt;/resources&gt;
 
         &lt;plugins&gt;
-            &lt;!-- if you want to include resources in the distribution --&gt;
-            &lt;plugin&gt;
-                &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
-                &lt;artifactId&gt;maven-resources-plugin&lt;/artifactId&gt;
-                &lt;version&gt;2.6&lt;/version&gt;
-                &lt;executions&gt;
-                    &lt;execution&gt;
-                        &lt;id&gt;process-resources&lt;/id&gt;
-                        &lt;goals&gt;
-                            &lt;goal&gt;resources&lt;/goal&gt;
-                        &lt;/goals&gt;
-                    &lt;/execution&gt;
-                &lt;/executions&gt;
-            &lt;/plugin&gt;
             &lt;!-- karaf-maven-plugin will call both assembly and archive 
goals --&gt;
             &lt;plugin&gt;
                 &lt;groupId&gt;org.apache.karaf.tooling&lt;/groupId&gt;
@@ -780,20 +766,6 @@ For instance:</p>
         &lt;/resources&gt;
 
         &lt;plugins&gt;
-            &lt;!-- if you want to include resources in the distribution --&gt;
-            &lt;plugin&gt;
-                &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
-                &lt;artifactId&gt;maven-resources-plugin&lt;/artifactId&gt;
-                &lt;version&gt;2.6&lt;/version&gt;
-                &lt;executions&gt;
-                    &lt;execution&gt;
-                        &lt;id&gt;process-resources&lt;/id&gt;
-                        &lt;goals&gt;
-                            &lt;goal&gt;resources&lt;/goal&gt;
-                        &lt;/goals&gt;
-                    &lt;/execution&gt;
-                &lt;/executions&gt;
-            &lt;/plugin&gt;
             &lt;plugin&gt;
                 &lt;groupId&gt;org.apache.karaf.tooling&lt;/groupId&gt;
                 &lt;artifactId&gt;karaf-maven-plugin&lt;/artifactId&gt;
@@ -1288,7 +1260,7 @@ assembly descriptor, configured in POM a
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-04-27 13:59:28 CEST
+Last updated 2017-08-09 13:23:59 +02:00
 </div>
 </div>
 </body>

Modified: karaf/site/production/manual/latest/debugging.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/manual/latest/debugging.html?rev=1816059&r1=1816058&r2=1816059&view=diff
==============================================================================
--- karaf/site/production/manual/latest/debugging.html (original)
+++ karaf/site/production/manual/latest/debugging.html Wed Nov 22 14:52:25 2017
@@ -809,7 +809,7 @@ allowing you to create, rename, destroy,
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-04-27 13:59:28 CEST
+Last updated 2017-07-26 16:36:29 +02:00
 </div>
 </div>
 </body>

Modified: karaf/site/production/manual/latest/deployers.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/manual/latest/deployers.html?rev=1816059&r1=1816058&r2=1816059&view=diff
==============================================================================
--- karaf/site/production/manual/latest/deployers.html (original)
+++ karaf/site/production/manual/latest/deployers.html Wed Nov 22 14:52:25 2017
@@ -619,7 +619,7 @@ DynamicImport-Package: *</pre>
 <p>For example <code>my-config-1.0.1.xml</code> will lead to <code>name = 
my-config</code> and <code>version = 1.0.1</code>.</p>
 </div>
 <div class="paragraph">
-<p>The default imported packages are extracted from the spring file definition 
and includes all classes referenced directly.</p>
+<p>The default imported packages are extracted from the blueprint file 
definition and includes all classes referenced directly.</p>
 </div>
 <div class="paragraph">
 <p>If you need to customize the generated manifest, you can do so by including 
an xml element in your blueprint configuration:</p>
@@ -817,7 +817,7 @@ For instance:</p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-04-27 13:59:28 CEST
+Last updated 2017-11-15 16:55:26 +01:00
 </div>
 </div>
 </body>

Modified: karaf/site/production/manual/latest/dev-cdi.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/manual/latest/dev-cdi.html?rev=1816059&r1=1816058&r2=1816059&view=diff
==============================================================================
--- karaf/site/production/manual/latest/dev-cdi.html (original)
+++ karaf/site/production/manual/latest/dev-cdi.html Wed Nov 22 14:52:25 2017
@@ -517,7 +517,7 @@ table.CodeRay td.code>pre{padding:0}
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-04-27 13:59:28 CEST
+Last updated 2017-07-26 16:36:29 +02:00
 </div>
 </div>
 </body>

Modified: karaf/site/production/manual/latest/developer-commands.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/manual/latest/developer-commands.html?rev=1816059&r1=1816058&r2=1816059&view=diff
==============================================================================
--- karaf/site/production/manual/latest/developer-commands.html (original)
+++ karaf/site/production/manual/latest/developer-commands.html Wed Nov 22 
14:52:25 2017
@@ -809,7 +809,7 @@ system folder.</p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-04-27 13:59:28 CEST
+Last updated 2017-07-26 16:36:29 +02:00
 </div>
 </div>
 </body>

Modified: karaf/site/production/manual/latest/directory-structure.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/manual/latest/directory-structure.html?rev=1816059&r1=1816058&r2=1816059&view=diff
==============================================================================
--- karaf/site/production/manual/latest/directory-structure.html (original)
+++ karaf/site/production/manual/latest/directory-structure.html Wed Nov 22 
14:52:25 2017
@@ -589,7 +589,7 @@ using the clean option to the Karaf star
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-04-27 13:59:28 CEST
+Last updated 2017-07-26 16:36:29 +02:00
 </div>
 </div>
 </body>

Modified: karaf/site/production/manual/latest/ds.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/manual/latest/ds.html?rev=1816059&r1=1816058&r2=1816059&view=diff
==============================================================================
--- karaf/site/production/manual/latest/ds.html (original)
+++ karaf/site/production/manual/latest/ds.html Wed Nov 22 14:52:25 2017
@@ -517,7 +517,7 @@ table.CodeRay td.code>pre{padding:0}
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-04-27 13:59:28 CEST
+Last updated 2017-07-26 16:36:29 +02:00
 </div>
 </div>
 </body>

Modified: karaf/site/production/manual/latest/ejb.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/manual/latest/ejb.html?rev=1816059&r1=1816058&r2=1816059&view=diff
==============================================================================
--- karaf/site/production/manual/latest/ejb.html (original)
+++ karaf/site/production/manual/latest/ejb.html Wed Nov 22 14:52:25 2017
@@ -615,7 +615,7 @@ openejb-soap                  | 4.5.2 |
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-04-27 13:59:28 CEST
+Last updated 2017-07-26 16:36:29 +02:00
 </div>
 </div>
 </body>

Modified: karaf/site/production/manual/latest/extending.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/manual/latest/extending.html?rev=1816059&r1=1816058&r2=1816059&view=diff
==============================================================================
--- karaf/site/production/manual/latest/extending.html (original)
+++ karaf/site/production/manual/latest/extending.html Wed Nov 22 14:52:25 2017
@@ -597,7 +597,7 @@ Define value for package: : org.apache.k
   &lt;dependencies&gt;
     &lt;dependency&gt;
       &lt;groupId&gt;org.apache.karaf.shell&lt;/groupId&gt;
-      &lt;artifactId&gt;org.apache.karaf.shell.console&lt;/artifactId&gt;
+      &lt;artifactId&gt;org.apache.karaf.shell.core&lt;/artifactId&gt;
       &lt;version&gt;${project.version}&lt;/version&gt;
     &lt;/dependency&gt;
     &lt;dependency&gt;
@@ -633,7 +633,7 @@ Define value for package: : org.apache.k
 </div>
 </div>
 <div class="sect4">
-<h5 id="_configuring_for_java_6_7">Configuring for Java 6/7</h5>
+<h5 id="_configuring_for_java_8">Configuring for Java 8</h5>
 <div class="paragraph">
 <p>We are using annotations to define commands, so we need to ensure Maven 
will actually use JDK 1.6 or 1.7 to compile the jar.
 Just add the following snippet after the <code>dependencies</code> section.</p>
@@ -646,8 +646,8 @@ Just add the following snippet after the
       &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
       &lt;artifactId&gt;maven-compiler-plugin&lt;/artifactId&gt;
       &lt;configuration&gt;
-        &lt;target&gt;1.6&lt;/target&gt;
-        &lt;source&gt;1.6&lt;/source&gt;
+        &lt;target&gt;1.8&lt;/target&gt;
+        &lt;source&gt;1.8&lt;/source&gt;
       &lt;/configuration&gt;
     &lt;/plugin&gt;
   &lt;/plugins&gt;
@@ -839,7 +839,7 @@ public class SimpleNameCompleter impleme
         delegate.getStrings().add("Mike");
         delegate.getStrings().add("Eric");
         delegate.getStrings().add("Jenny");
-        return delegate.complete(buffer, cursor, candidates);
+        return delegate.complete(session, commandLine, candidates);
     }
 
 }</pre>
@@ -933,7 +933,7 @@ Those two objects are given to the Compl
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-04-28 09:56:45 CEST
+Last updated 2017-11-22 15:12:31 +01:00
 </div>
 </div>
 </body>

Modified: karaf/site/production/manual/latest/failover.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/manual/latest/failover.html?rev=1816059&r1=1816058&r2=1816059&view=diff
==============================================================================
--- karaf/site/production/manual/latest/failover.html (original)
+++ karaf/site/production/manual/latest/failover.html Wed Nov 22 14:52:25 2017
@@ -908,7 +908,7 @@ to update the slave configuration to bin
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-04-27 13:59:28 CEST
+Last updated 2017-07-26 16:36:29 +02:00
 </div>
 </div>
 </body>

Modified: karaf/site/production/manual/latest/github-contributions.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/manual/latest/github-contributions.html?rev=1816059&r1=1816058&r2=1816059&view=diff
==============================================================================
--- karaf/site/production/manual/latest/github-contributions.html (original)
+++ karaf/site/production/manual/latest/github-contributions.html Wed Nov 22 
14:52:25 2017
@@ -616,7 +616,7 @@ git format-patch archon/trunk</pre>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-04-27 13:59:28 CEST
+Last updated 2017-07-26 16:36:29 +02:00
 </div>
 </div>
 </body>

Modified: karaf/site/production/manual/latest/http.html
URL: 
http://svn.apache.org/viewvc/karaf/site/production/manual/latest/http.html?rev=1816059&r1=1816058&r2=1816059&view=diff
==============================================================================
--- karaf/site/production/manual/latest/http.html (original)
+++ karaf/site/production/manual/latest/http.html Wed Nov 22 14:52:25 2017
@@ -596,7 +596,7 @@ So it is much more convenient than regis
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-04-27 13:59:28 CEST
+Last updated 2017-07-26 16:36:29 +02:00
 </div>
 </div>
 </body>


Reply via email to