You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ff...@apache.org on 2010/09/08 05:05:23 UTC

svn commit: r993595 - in /cxf/branches/2.2.x-fixes: ./ rt/bindings/jbi/pom.xml

Author: ffang
Date: Wed Sep  8 03:05:23 2010
New Revision: 993595

URL: http://svn.apache.org/viewvc?rev=993595&view=rev
Log:
Merged revisions 993593 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r993593 | ffang | 2010-09-08 10:55:16 +0800 (δΈ‰, 08  9 2010) | 1 line
  
  [CXF-2980]specify spring import version for jbi binding to enable it works with spring 3.x in osgi container
........

Modified:
    cxf/branches/2.2.x-fixes/   (props changed)
    cxf/branches/2.2.x-fixes/rt/bindings/jbi/pom.xml

Propchange: cxf/branches/2.2.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: cxf/branches/2.2.x-fixes/rt/bindings/jbi/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/bindings/jbi/pom.xml?rev=993595&r1=993594&r2=993595&view=diff
==============================================================================
--- cxf/branches/2.2.x-fixes/rt/bindings/jbi/pom.xml (original)
+++ cxf/branches/2.2.x-fixes/rt/bindings/jbi/pom.xml Wed Sep  8 03:05:23 2010
@@ -134,6 +134,7 @@
                         </DynamicImport-Package>
                         <Import-Package>
                            javax.xml.stream*;version="[0.0,2)",
+                           org.springframework.beans.factory.xml;version="[2.5,4)",
                            *
                         </Import-Package>
                         <Export-Package>