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 2012/08/30 09:56:21 UTC

svn commit: r1378837 - in /cxf/branches/2.6.x-fixes: ./ services/wsn/wsn-api/pom.xml

Author: ffang
Date: Thu Aug 30 07:56:20 2012
New Revision: 1378837

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

........
  r1378834 | ffang | 2012-08-30 15:50:03 +0800 (四, 30  8 2012) | 1 line
  
  [CXF-4489]revert the unecessary change
........

Modified:
    cxf/branches/2.6.x-fixes/   (props changed)
    cxf/branches/2.6.x-fixes/services/wsn/wsn-api/pom.xml

Propchange: cxf/branches/2.6.x-fixes/
------------------------------------------------------------------------------
  Merged /cxf/trunk:r1378834

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

Modified: cxf/branches/2.6.x-fixes/services/wsn/wsn-api/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/services/wsn/wsn-api/pom.xml?rev=1378837&r1=1378836&r2=1378837&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/services/wsn/wsn-api/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/services/wsn/wsn-api/pom.xml Thu Aug 30 07:56:20 2012
@@ -87,7 +87,6 @@
                             javax.xml.bind*;version="[0.0,3)",
                             javax.jws*;version="[0.0,3)",
                             javax.xml.ws*;version="[0.0,3)",
-                            org.apache.cxf.jaxws.spi;version="[2.4,3)",
                             org.apache.cxf*;version="[2.4,3)",
                             *
                         </Import-Package>