Author: buildbot
Date: Thu Jan  3 10:47:57 2013
New Revision: 844752

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 Thu Jan  3 10:47:57 2013
@@ -145,6 +145,11 @@ Apache CXF -- DOSGi Releases
 <ul><li><a shape="rect" class="external-link" 
href="https://issues.apache.org/jira/browse/DOSGI/fixforversion/12319877";>30 
issues resolved (see jira)</a></li><li><a shape="rect" 
href="dosgi-apache-karaf-feature.html" title="DOSGi Apache Karaf Feature">Karaf 
feature for easy installation in Apache Karaf</a></li><li><a shape="rect" 
href="dosgi-discovery.html" title="DOSGi Discovery">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><a shape="rect" name="DOSGiReleases-Knownissues"></a>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></ul>
+
+
 <h4><a shape="rect" name="DOSGiReleases-Migration"></a>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 
<span class="error">[dosgi custom intents]</span>. </p>


Reply via email to