You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2016/09/30 15:47:43 UTC

svn commit: r998625 - in /websites/production/cxf/content: cache/main.pageCache dosgi-releases.html

Author: buildbot
Date: Fri Sep 30 15:47:43 2016
New Revision: 998625

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/main.pageCache
    websites/production/cxf/content/dosgi-releases.html

Modified: websites/production/cxf/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/cxf/content/dosgi-releases.html
==============================================================================
--- websites/production/cxf/content/dosgi-releases.html (original)
+++ websites/production/cxf/content/dosgi-releases.html Fri Sep 30 15:47:43 2016
@@ -99,7 +99,7 @@ Apache CXF -- DOSGi Releases
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h2 id="DOSGiReleases-Releases">Releases</h2><h3 id="DOSGiReleases-Release2.0.0(2016-04-04)">Release 2.0.0 (2016-04-04)</h3><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="https://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-multibundle-distribution/2.0.0/cxf-dosgi-multibundle-distribution-2.0.0-dir.tar.gz">tar.gz</a> / <a shape="rect" class="external-link" href="https://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-multibundle-distribution/2.0.0/cxf-dosgi-multibundle-distribution-2.0.0-dir.zip">zip</a></p></td></t
 r><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-source-distribution/2.0.0/cxf-dosgi-source-distribution-2.0.0-dist.tar.gz">cxf-dosgi-source-distribution-2.0.0.tar.gz</a></p></td></tr></tbody></table></div><h4 id="DOSGiReleases-Highlights">Highlights</h4><ul><li>Split the SOAP support from the REST support. So it is now possible to only install SOAP support or only REST support.</li><li>Support for bndtools based deployments. We now offer a repository pom with the bundle dependencies which is suitable to create a bndtools index from it. So it is very easy to use CXF-DOSGi in bndtools. There is also such a repository pom for the samples that contains everything needed to run the samples from bndtools. The first example that uses this is the soap examp
 le. It contains a soap.bndrun file that can be directly started and debugged from eclipse. This pom based repo might be a replacement for the current multi bundle distro as it is much smaller and more flexible.</li><li><a shape="rect" class="external-link" href="https://github.com/apache/cxf-dosgi" rel="nofollow">Documentation</a> is now embedded into the source repository using markdown and can be easily viewed at github.</li><li>Redesign of <a shape="rect" class="external-link" href="https://github.com/apache/cxf-dosgi/tree/master/samples" rel="nofollow">examples</a> to make them easier to understand and try out</li><li>Cleanup of a lot of the older&#160;JIRA issues<br clear="none"><br clear="none"></li></ul><p><a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/DOSGI/fixforversion/12337858">Full list of issues</a></p><h3 id="DOSGiReleases-Release1.8.0(2016-04-04)">Release 1.8.0 (2016-04-04)</h3><div class="table-wrap"><table class="confluenceTable"><
 tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.8.0/cxf-dosgi-ri-multibundle-distribution-1.8.0-dir.tar.gz">cxf-dosgi-ri-multibundle-distribution-1.8.0-dir.tar.gz</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.8.0/cxf-dosgi-ri-multibundle-distribution-1.8.0-dir.zip">c
 xf-dosgi-ri-multibundle-distribution-1.8.0-dir.zip</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-source-distribution/1.8.0/cxf-dosgi-ri-source-distribution-1.8.0-dist.tar.gz">cxf-dosgi-ri-source-distribution-1.8.0.tar.gz</a></p></td></tr></tbody></table></div><h4 id="DOSGiReleases-Highlights.1">Highlights</h4><ul><li>Extraction of the Remote Service Admin core into Aries RSA. CXF DOSGi now only implements the CXF based transports</li><li>CXF updated to 3.1.6</li><li><a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/DOSGI/fixforversion/12332970">Full list of issues</a></li></ul><h3 id="DOSGiReleases-Release1.7.0(2015-07-03)">Release 1.7.0 (2015-07-03)</h3><div class="table-wrap"><table class="conflu
 enceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.7.0/cxf-dosgi-ri-multibundle-distribution-1.7.0-dir.tar.gz">cxf-dosgi-ri-multibundle-distribution-1.7.0-dir.tar.gz</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.7.0/cxf-dosgi-ri-multibundle-distribution-1.7.
 0-dir.zip">cxf-dosgi-ri-multibundle-distribution-1.7.0-dir.zip</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-source-distribution/1.7.0/cxf-dosgi-ri-source-distribution-1.7.0-dist.tar.gz">cxf-dosgi-ri-source-distribution-1.7.0.tar.gz</a></p></td></tr></tbody></table></div><h4 id="DOSGiReleases-Highlights.2">Highlights</h4><ul><li>Karaf 4 compatibility</li><li>CXF updated to 3.1.1</li><li><a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/DOSGI-220?jql=fixVersion%20%3D%201.7.0%20AND%20project%20%3D%20DOSGI">Bug fixes</a></li></ul><h3 id="DOSGiReleases-Release1.6.0(2014-01-21)">Release 1.6.0 (2014-01-21)</h3><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" c
 lass="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.6.0/cxf-dosgi-ri-multibundle-distribution-1.6.0-dir.tar.gz">cxf-dosgi-ri-multibundle-distribution-1.6.0-dir.tar.gz</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.6.0/cxf-dosgi-ri-multibundle-distribution-1.6.0-dir.zip">cxf-dosgi-ri-multibundle-distribution-1.
 6.0-dir.zip</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-source-distribution/1.6.0/cxf-dosgi-ri-source-distribution-1.6.0-dist.tar.gz">cxf-dosgi-ri-source-distribution-1.6.0.tar.gz</a></p></td></tr></tbody></table></div><h4 id="DOSGiReleases-Highlights.3">Highlights</h4><ul><li>Multi bundle distro now created from karaf features. So less effort for new releases</li><li>CXF updated to 2.7.8</li><li>jdom dependency removed</li><li>Bug fixes</li></ul><h3 id="DOSGiReleases-Release1.5.0(2013-06-27)">Release 1.5.0 (2013-06-27)</h3><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr
 ><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.5.0/cxf-dosgi-ri-multibundle-distribution-1.5.0-dir.tar.gz">cxf-dosgi-ri-multibundle-distribution-1.5.0-dir.tar.gz</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.5.0/cxf-dosgi-ri-multibundle-distribution-1.5.0-dir.zip">cxf-dosgi-ri-multibundle-distribution-1.5.0-dir.zip</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td
 ><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-source-distribution/1.5.0/cxf-dosgi-ri-source-distribution-1.5.0-dist.tar.gz">cxf-dosgi-ri-source-distribution-1.5.0.tar.gz</a></p></td></tr></tbody></table></div><h4 id="DOSGiReleases-Highlights.4">Highlights</h4><ul><li>Single bundle distribution removed to simplyfy release process and testing</li><li>Many bugfixes</li></ul><h3 id="DOSGiReleases-Release1.4.0(2013-01-26)">Release 1.4.0 (2013-01-26)</h3><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="exte
 rnal-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.4.0/cxf-dosgi-ri-multibundle-distribution-1.4.0-dir.tar.gz">cxf-dosgi-ri-multibundle-distribution-1.4.0-dir.tar.gz</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.4.0/cxf-dosgi-ri-multibundle-distribution-1.4.0-dir.zip">cxf-dosgi-ri-multibundle-distribution-1.4.0-dir.zip</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Single-bundle distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/or
 g/apache/cxf/dosgi/cxf-dosgi-ri-singlebundle-distribution/1.4.0/cxf-dosgi-ri-singlebundle-distribution-1.4.0.jar">cxf-dosgi-ri-singlebundle-distribution-1.4.0.jar</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-source-distribution/1.4.0/cxf-dosgi-ri-source-distribution-1.4.0-dist.tar.gz">cxf-dosgi-ri-source-distribution-1.4.0.tar.gz</a></p></td></tr></tbody></table></div><h4 id="DOSGiReleases-Highlights.5">Highlights</h4><ul><li><a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/DOSGI/fixforversion/12319877">41 issues resolved (see jira)</a></li><li><a shape="rect" href="dosgi-apache-karaf-feature.html">Karaf feature for easy installation in Apache Karaf</a></li><li><a shape="rect" href="dosgi-discove
 ry.html">Zookeeper discovery</a> now supports automatic reconnects and Cluster configuration</li><li>DOSGi is now independent of spring dm</li><li>Custom intents are now created by publishing e.g. CXF Features as services</li><li>Big refactorings make the code much easier to understand</li></ul><h4 id="DOSGiReleases-Knownissues">Known issues</h4><ul><li>The default aegis data format will not work with Apache Karaf 2.3.0. (See <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/DOSGI-153">DOSGI-153</a>). Please upgrade to Apache Karaf 2.3.1</li><li>The sytem package exports in the felix multibundle distro may not bee suitable to all felix versions</li></ul><h4 id="DOSGiReleases-Migration">Migration</h4><p>There is one incompatible change in this release. Previously custom intents were defined by using a special spring dm file below osgi-inf in the bundle that exports a service. From DOSGi 1.4.0 on custom intents can be defined by exporting the intent (e.
 g. a feature) as an OSGi service with a special property "org.apache.cxf.dosgi.IntentName" for the name of the intent. See <a shape="rect" class="unresolved" href="#">dosgi custom intents</a>.</p><h2 id="DOSGiReleases-ArchivedReleases">Archived Releases</h2><p>1.3.1 is was released in April 10th 2012. For more information on what's new in this release, please see the README and release notes in each distribution. The various distributions can be downloaded as follows:</p><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle
 -distribution/1.3.1/cxf-dosgi-ri-multibundle-distribution-1.3.1-dir.tar.gz">cxf-dosgi-ri-multibundle-distribution-1.3.1-dir.tar.gz</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.3.1/cxf-dosgi-ri-multibundle-distribution-1.3.1-dir.zip">cxf-dosgi-ri-multibundle-distribution-1.3.1-dir.zip</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Single-bundle distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-singlebundle-distribution/1.3.1/cxf-dosgi-ri-singlebundle-distribution-1.3.1.jar">cxf-dosgi-ri-singlebu
 ndle-distribution-1.3.1.jar</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-source-distribution/1.3.1/cxf-dosgi-ri-source-distribution-1.3.1-dist.tar.gz">cxf-dosgi-ri-source-distribution-1.3.1.tar.gz</a></p></td></tr></tbody></table></div><p>1.3 was released February 6th, 2012.</p><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://search.maven.org/remotecontent?filepath=org/apach
 e/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.3/cxf-dosgi-ri-multibundle-distribution-1.3-dir.tar.gz" rel="nofollow">cxf-dosgi-ri-multibundle-distribution-1.3-dir.tar.gz</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://search.maven.org/remotecontent?filepath=org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.3/cxf-dosgi-ri-multibundle-distribution-1.3-dir.zip" rel="nofollow">cxf-dosgi-ri-multibundle-distribution-1.3-dir.zip</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Single-bundle distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://search.maven.org/remotecontent?filepath=org/apache/cxf/dosgi/cxf-dosgi-ri-singlebundle-distribution/1.3/cxf-dosgi-ri-singlebundle-distribution-1.3.jar" rel="nofollow">cxf-dosg
 i-ri-singlebundle-distribution-1.3.jar</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://search.maven.org/remotecontent?filepath=org/apache/cxf/dosgi/cxf-dosgi-ri-source-distribution/1.3/cxf-dosgi-ri-source-distribution-1.3.jar" rel="nofollow">cxf-dosgi-ri-source-distribution-1.3.jar</a></p></td></tr></tbody></table></div><p>1.2 was released July 25th 2010.</p><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>MD5</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.ap
 ache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-multibundle-distribution-1.2.tar.gz">cxf-dosgi-ri-multibundle-distribution-1.2.tar.gz</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-multibundle-distribution-1.2.tar.gz.md5">cxf-dosgi-ri-multibundle-distribution-1.2.tar.gz.md5</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-multibundle-distribution-1.2.zip">cxf-dosgi-ri-multibundle-distribution-1.2.zip</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-multibundle-distribution-1.2.zip.md5">cxf-dosgi-ri-multibundle-distribution-1.2.zip.md5</a></p></td></tr><tr>
 <td colspan="1" rowspan="1" class="confluenceTd"><p>Single-bundle distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-singlebundle-distribution-1.2.jar">cxf-dosgi-ri-singlebundle-distribution-1.2.jar</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-singlebundle-distribution-1.2.jar.md5">cxf-dosgi-ri-singlebundle-distribution-1.2.jar.md5</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-source-distribution-1.2.tar.gz">cxf-dosgi-ri-source-distribution-1.2.tar.gz</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-lin
 k" href="http://www.apache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-source-distribution-1.2.tar.gz.md5">cxf-dosgi-ri-source-distribution-1.2.tar.gz.md5</a></p></td></tr></tbody></table></div><p>&#160;</p><p>&#160;</p></div>
+<div id="ConfluenceContent"><h2 id="DOSGiReleases-Releases">Releases</h2><h3 id="DOSGiReleases-Release2.0.0(2016-09-17)">Release 2.0.0 (2016-09-17)</h3><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="https://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-multibundle-distribution/2.0.0/cxf-dosgi-multibundle-distribution-2.0.0-dir.tar.gz">tar.gz</a> / <a shape="rect" class="external-link" href="https://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-multibundle-distribution/2.0.0/cxf-dosgi-multibundle-distribution-2.0.0-dir.zip">zip</a></p></td></t
 r><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-source-distribution/2.0.0/cxf-dosgi-source-distribution-2.0.0-dist.tar.gz">cxf-dosgi-source-distribution-2.0.0.tar.gz</a></p></td></tr></tbody></table></div><h4 id="DOSGiReleases-Highlights">Highlights</h4><ul><li>Split the SOAP support from the REST support. So it is now possible to only install SOAP support or only REST support.</li><li>Support for bndtools based deployments. We now offer a repository pom with the bundle dependencies which is suitable to create a bndtools index from it. So it is very easy to use CXF-DOSGi in bndtools. There is also such a repository pom for the samples that contains everything needed to run the samples from bndtools. The first example that uses this is the soap examp
 le. It contains a soap.bndrun file that can be directly started and debugged from eclipse. This pom based repo might be a replacement for the current multi bundle distro as it is much smaller and more flexible.</li><li><a shape="rect" class="external-link" href="https://github.com/apache/cxf-dosgi" rel="nofollow">Documentation</a> is now embedded into the source repository using markdown and can be easily viewed at github.</li><li>Redesign of <a shape="rect" class="external-link" href="https://github.com/apache/cxf-dosgi/tree/master/samples" rel="nofollow">examples</a> to make them easier to understand and try out</li><li>Cleanup of a lot of the older&#160;JIRA issues<br clear="none"><br clear="none"></li></ul><p><a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/DOSGI/fixforversion/12337858">Full list of issues</a></p><h3 id="DOSGiReleases-Release1.8.0(2016-04-04)">Release 1.8.0 (2016-04-04)</h3><div class="table-wrap"><table class="confluenceTable"><
 tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.8.0/cxf-dosgi-ri-multibundle-distribution-1.8.0-dir.tar.gz">cxf-dosgi-ri-multibundle-distribution-1.8.0-dir.tar.gz</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.8.0/cxf-dosgi-ri-multibundle-distribution-1.8.0-dir.zip">c
 xf-dosgi-ri-multibundle-distribution-1.8.0-dir.zip</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-source-distribution/1.8.0/cxf-dosgi-ri-source-distribution-1.8.0-dist.tar.gz">cxf-dosgi-ri-source-distribution-1.8.0.tar.gz</a></p></td></tr></tbody></table></div><h4 id="DOSGiReleases-Highlights.1">Highlights</h4><ul><li>Extraction of the Remote Service Admin core into Aries RSA. CXF DOSGi now only implements the CXF based transports</li><li>CXF updated to 3.1.6</li><li><a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/DOSGI/fixforversion/12332970">Full list of issues</a></li></ul><h3 id="DOSGiReleases-Release1.7.0(2015-07-03)">Release 1.7.0 (2015-07-03)</h3><div class="table-wrap"><table class="conflu
 enceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.7.0/cxf-dosgi-ri-multibundle-distribution-1.7.0-dir.tar.gz">cxf-dosgi-ri-multibundle-distribution-1.7.0-dir.tar.gz</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.7.0/cxf-dosgi-ri-multibundle-distribution-1.7.
 0-dir.zip">cxf-dosgi-ri-multibundle-distribution-1.7.0-dir.zip</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-source-distribution/1.7.0/cxf-dosgi-ri-source-distribution-1.7.0-dist.tar.gz">cxf-dosgi-ri-source-distribution-1.7.0.tar.gz</a></p></td></tr></tbody></table></div><h4 id="DOSGiReleases-Highlights.2">Highlights</h4><ul><li>Karaf 4 compatibility</li><li>CXF updated to 3.1.1</li><li><a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/DOSGI-220?jql=fixVersion%20%3D%201.7.0%20AND%20project%20%3D%20DOSGI">Bug fixes</a></li></ul><h3 id="DOSGiReleases-Release1.6.0(2014-01-21)">Release 1.6.0 (2014-01-21)</h3><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" c
 lass="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.6.0/cxf-dosgi-ri-multibundle-distribution-1.6.0-dir.tar.gz">cxf-dosgi-ri-multibundle-distribution-1.6.0-dir.tar.gz</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.6.0/cxf-dosgi-ri-multibundle-distribution-1.6.0-dir.zip">cxf-dosgi-ri-multibundle-distribution-1.
 6.0-dir.zip</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-source-distribution/1.6.0/cxf-dosgi-ri-source-distribution-1.6.0-dist.tar.gz">cxf-dosgi-ri-source-distribution-1.6.0.tar.gz</a></p></td></tr></tbody></table></div><h4 id="DOSGiReleases-Highlights.3">Highlights</h4><ul><li>Multi bundle distro now created from karaf features. So less effort for new releases</li><li>CXF updated to 2.7.8</li><li>jdom dependency removed</li><li>Bug fixes</li></ul><h3 id="DOSGiReleases-Release1.5.0(2013-06-27)">Release 1.5.0 (2013-06-27)</h3><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr
 ><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.5.0/cxf-dosgi-ri-multibundle-distribution-1.5.0-dir.tar.gz">cxf-dosgi-ri-multibundle-distribution-1.5.0-dir.tar.gz</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.5.0/cxf-dosgi-ri-multibundle-distribution-1.5.0-dir.zip">cxf-dosgi-ri-multibundle-distribution-1.5.0-dir.zip</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td
 ><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-source-distribution/1.5.0/cxf-dosgi-ri-source-distribution-1.5.0-dist.tar.gz">cxf-dosgi-ri-source-distribution-1.5.0.tar.gz</a></p></td></tr></tbody></table></div><h4 id="DOSGiReleases-Highlights.4">Highlights</h4><ul><li>Single bundle distribution removed to simplyfy release process and testing</li><li>Many bugfixes</li></ul><h3 id="DOSGiReleases-Release1.4.0(2013-01-26)">Release 1.4.0 (2013-01-26)</h3><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="exte
 rnal-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.4.0/cxf-dosgi-ri-multibundle-distribution-1.4.0-dir.tar.gz">cxf-dosgi-ri-multibundle-distribution-1.4.0-dir.tar.gz</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.4.0/cxf-dosgi-ri-multibundle-distribution-1.4.0-dir.zip">cxf-dosgi-ri-multibundle-distribution-1.4.0-dir.zip</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Single-bundle distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/or
 g/apache/cxf/dosgi/cxf-dosgi-ri-singlebundle-distribution/1.4.0/cxf-dosgi-ri-singlebundle-distribution-1.4.0.jar">cxf-dosgi-ri-singlebundle-distribution-1.4.0.jar</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-source-distribution/1.4.0/cxf-dosgi-ri-source-distribution-1.4.0-dist.tar.gz">cxf-dosgi-ri-source-distribution-1.4.0.tar.gz</a></p></td></tr></tbody></table></div><h4 id="DOSGiReleases-Highlights.5">Highlights</h4><ul><li><a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/DOSGI/fixforversion/12319877">41 issues resolved (see jira)</a></li><li><a shape="rect" href="dosgi-apache-karaf-feature.html">Karaf feature for easy installation in Apache Karaf</a></li><li><a shape="rect" href="dosgi-discove
 ry.html">Zookeeper discovery</a> now supports automatic reconnects and Cluster configuration</li><li>DOSGi is now independent of spring dm</li><li>Custom intents are now created by publishing e.g. CXF Features as services</li><li>Big refactorings make the code much easier to understand</li></ul><h4 id="DOSGiReleases-Knownissues">Known issues</h4><ul><li>The default aegis data format will not work with Apache Karaf 2.3.0. (See <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/DOSGI-153">DOSGI-153</a>). Please upgrade to Apache Karaf 2.3.1</li><li>The sytem package exports in the felix multibundle distro may not bee suitable to all felix versions</li></ul><h4 id="DOSGiReleases-Migration">Migration</h4><p>There is one incompatible change in this release. Previously custom intents were defined by using a special spring dm file below osgi-inf in the bundle that exports a service. From DOSGi 1.4.0 on custom intents can be defined by exporting the intent (e.
 g. a feature) as an OSGi service with a special property "org.apache.cxf.dosgi.IntentName" for the name of the intent. See <a shape="rect" class="unresolved" href="#">dosgi custom intents</a>.</p><h2 id="DOSGiReleases-ArchivedReleases">Archived Releases</h2><p>1.3.1 is was released in April 10th 2012. For more information on what's new in this release, please see the README and release notes in each distribution. The various distributions can be downloaded as follows:</p><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle
 -distribution/1.3.1/cxf-dosgi-ri-multibundle-distribution-1.3.1-dir.tar.gz">cxf-dosgi-ri-multibundle-distribution-1.3.1-dir.tar.gz</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.3.1/cxf-dosgi-ri-multibundle-distribution-1.3.1-dir.zip">cxf-dosgi-ri-multibundle-distribution-1.3.1-dir.zip</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Single-bundle distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-singlebundle-distribution/1.3.1/cxf-dosgi-ri-singlebundle-distribution-1.3.1.jar">cxf-dosgi-ri-singlebu
 ndle-distribution-1.3.1.jar</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://repository.apache.org/service/local/repositories/releases/content/org/apache/cxf/dosgi/cxf-dosgi-ri-source-distribution/1.3.1/cxf-dosgi-ri-source-distribution-1.3.1-dist.tar.gz">cxf-dosgi-ri-source-distribution-1.3.1.tar.gz</a></p></td></tr></tbody></table></div><p>1.3 was released February 6th, 2012.</p><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://search.maven.org/remotecontent?filepath=org/apach
 e/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.3/cxf-dosgi-ri-multibundle-distribution-1.3-dir.tar.gz" rel="nofollow">cxf-dosgi-ri-multibundle-distribution-1.3-dir.tar.gz</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://search.maven.org/remotecontent?filepath=org/apache/cxf/dosgi/cxf-dosgi-ri-multibundle-distribution/1.3/cxf-dosgi-ri-multibundle-distribution-1.3-dir.zip" rel="nofollow">cxf-dosgi-ri-multibundle-distribution-1.3-dir.zip</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Single-bundle distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://search.maven.org/remotecontent?filepath=org/apache/cxf/dosgi/cxf-dosgi-ri-singlebundle-distribution/1.3/cxf-dosgi-ri-singlebundle-distribution-1.3.jar" rel="nofollow">cxf-dosg
 i-ri-singlebundle-distribution-1.3.jar</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://search.maven.org/remotecontent?filepath=org/apache/cxf/dosgi/cxf-dosgi-ri-source-distribution/1.3/cxf-dosgi-ri-source-distribution-1.3.jar" rel="nofollow">cxf-dosgi-ri-source-distribution-1.3.jar</a></p></td></tr></tbody></table></div><p>1.2 was released July 25th 2010.</p><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>File</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>MD5</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (tar.gz)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.ap
 ache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-multibundle-distribution-1.2.tar.gz">cxf-dosgi-ri-multibundle-distribution-1.2.tar.gz</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-multibundle-distribution-1.2.tar.gz.md5">cxf-dosgi-ri-multibundle-distribution-1.2.tar.gz.md5</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Multi-bundle distribution (zip)</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-multibundle-distribution-1.2.zip">cxf-dosgi-ri-multibundle-distribution-1.2.zip</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-multibundle-distribution-1.2.zip.md5">cxf-dosgi-ri-multibundle-distribution-1.2.zip.md5</a></p></td></tr><tr>
 <td colspan="1" rowspan="1" class="confluenceTd"><p>Single-bundle distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-singlebundle-distribution-1.2.jar">cxf-dosgi-ri-singlebundle-distribution-1.2.jar</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-singlebundle-distribution-1.2.jar.md5">cxf-dosgi-ri-singlebundle-distribution-1.2.jar.md5</a></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>Source distribution</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link" href="http://www.apache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-source-distribution-1.2.tar.gz">cxf-dosgi-ri-source-distribution-1.2.tar.gz</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-lin
 k" href="http://www.apache.org/dist/cxf/dosgi/1.2/cxf-dosgi-ri-source-distribution-1.2.tar.gz.md5">cxf-dosgi-ri-source-distribution-1.2.tar.gz.md5</a></p></td></tr></tbody></table></div><p>&#160;</p><p>&#160;</p></div>
            </div>
            <!-- Content -->
          </td>