You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ni...@apache.org on 2011/01/24 15:15:14 UTC

svn commit: r1062789 - in /cxf/branches/2.3.x-fixes: ./ distribution/bundle/all/pom.xml

Author: ningjiang
Date: Mon Jan 24 14:15:13 2011
New Revision: 1062789

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

........
  r1062778 | ningjiang | 2011-01-24 22:02:15 +0800 (Mon, 24 Jan 2011) | 1 line
  
  CXF-3279 Marking the imports of the CORABA package to be optional
........

Modified:
    cxf/branches/2.3.x-fixes/   (props changed)
    cxf/branches/2.3.x-fixes/distribution/bundle/all/pom.xml

Propchange: cxf/branches/2.3.x-fixes/
------------------------------------------------------------------------------
    svn:mergeinfo = /cxf/trunk:1062778

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

Modified: cxf/branches/2.3.x-fixes/distribution/bundle/all/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/bundle/all/pom.xml?rev=1062789&r1=1062788&r2=1062789&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/distribution/bundle/all/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/distribution/bundle/all/pom.xml Mon Jan 24 14:15:13 2011
@@ -332,6 +332,7 @@
                             org.junit*;resolution:=optional,
                             org.mozilla.javascript*;resolution:=optional,
                             org.objectweb.asm*;version="[2.0,4)",
+                            org.omg*;resolution:=optional,
                             org.slf4j*;resolution:=optional;version="[1.5,2)",
                             org.springframework*;resolution:=optional;version="[2.5,4)",
                             javax.activation;version="[0.0,2)",