You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by bu...@apache.org on 2015/11/26 09:55:17 UTC

svn commit: r973610 - in /websites/staging/aries/trunk/content: ./ modules/spi-fly.html

Author: buildbot
Date: Thu Nov 26 08:55:16 2015
New Revision: 973610

Log:
Staging update by buildbot for aries

Modified:
    websites/staging/aries/trunk/content/   (props changed)
    websites/staging/aries/trunk/content/modules/spi-fly.html

Propchange: websites/staging/aries/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov 26 08:55:16 2015
@@ -1 +1 @@
-1714980
+1716585

Modified: websites/staging/aries/trunk/content/modules/spi-fly.html
==============================================================================
--- websites/staging/aries/trunk/content/modules/spi-fly.html (original)
+++ websites/staging/aries/trunk/content/modules/spi-fly.html Thu Nov 26 08:55:16 2015
@@ -312,13 +312,13 @@ well as the proprietary configuration mo
 the <em>serviceloader.mediator</em> service registration property set.</p>
 <h2 id="getting-spi-fly">Getting SPI Fly<a class="headerlink" href="#getting-spi-fly" title="Permanent link">&para;</a></h2>
 <h3 id="releases"><a id="releases"></a>Releases<a class="headerlink" href="#releases" title="Permanent link">&para;</a></h3>
-<p>The latest release of the SPI-Fly components is 1.0.2. It can be obtained from Maven 
+<p>The latest release of the SPI-Fly components <a href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.aries.spifly%22">can be found on Maven Central</a>. It can be obtained from Maven 
 Central using the links below.</p>
 <p>To use SPI Fly you need to decide whether to use the dynamic or static weaving version. 
 More information about this can be found in the <a href="#usage">usage section</a>.</p>
 <p><strong>For use with dynamic weaving:</strong></p>
 <ul>
-<li><a href="http://repo1.maven.org/maven2/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.0.2/org.apache.aries.spifly.dynamic.bundle-1.0.2.jar">SPI Fly Dynamic Weaving Bundle 1.0.2</a></li>
+<li><a href="http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.apache.aries.spifly.dynamic.bundle%22">SPI Fly Dynamic Weaving Bundle</a></li>
 </ul>
 <p>Dependencies:</p>
 <ul>
@@ -327,8 +327,8 @@ More information about this can be found
 </ul>
 <p><strong>For use with static weaving:</strong></p>
 <ul>
-<li><a href="http://repo1.maven.org/maven2/org/apache/aries/spifly/org.apache.aries.spifly.static.tool/1.0.2/org.apache.aries.spifly.static.tool-1.0.2-jar-with-dependencies.jar">SPI Fly Static Weaving command-line tool 1.0.2</a></li>
-<li><a href="http://repo1.maven.org/maven2/org/apache/aries/spifly/org.apache.aries.spifly.static.bundle/1.0.2/org.apache.aries.spifly.static.bundle-1.0.2.jar">SPI Fly Static Weaving Bundle 1.0.2</a></li>
+<li><a href="http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.apache.aries.spifly.static.tool%22">SPI Fly Static Weaving command-line tool</a> (take the executable jar with dependencies)</li>
+<li><a href="http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.apache.aries.spifly.static.bundle%22">SPI Fly Static Weaving Bundle</a></li>
 </ul>
 <p>Dependencies:</p>
 <ul>
@@ -445,7 +445,7 @@ START LEVEL 1
 ... bundles 1-4 are framework/console internal ones ...
     5|Active     |    1|ASM all classes (5.0.4)
     6|Active     |    1|Apache Aries Util (1.1.1)
-    7|Active     |    1|Apache Aries SPI Fly Dynamic Weaving Bundle (1.0.2)
+    7|Active     |    1|Apache Aries SPI Fly Dynamic Weaving Bundle
 </pre>
 
 <p>Note that, as with any OSGi Bundle that uses the OSGi 4.3 WeavingHooks, the weaver
@@ -474,7 +474,7 @@ START LEVEL 1
     0|Active     |    0|System Bundle (5.0.1)
 ... bundles 1-4 are framework/console internal ones ...
     5|Active     |    1|Apache Aries Util (1.1.1)
-    6|Active     |    1|Apache Aries SPI Fly Static Weaving Bundle (1.0.2)</pre></p>
+    6|Active     |    1|Apache Aries SPI Fly Static Weaving Bundle</pre></p>
 <p>Then install and start the statically woven bundle into the system.</p>
 <h2 id="examples"><a id="examples"></a>Examples<a class="headerlink" href="#examples" title="Permanent link">&para;</a></h2>
 <p>The <tt>spi-fly-examples</tt> directory contains a number of example bundles that can be