Author: dkulp
Date: Wed Jun 11 09:08:01 2008
New Revision: 666723

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

........
  r666707 | dkulp | 2008-06-11 11:34:35 -0400 (Wed, 11 Jun 2008) | 2 lines
  
  The wildcard should pick up the child package
........

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

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

Modified: cxf/branches/2.0.x-fixes/distribution/bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/distribution/bundle/pom.xml?rev=666723&r1=666722&r2=666723&view=diff
==============================================================================
--- cxf/branches/2.0.x-fixes/distribution/bundle/pom.xml (original)
+++ cxf/branches/2.0.x-fixes/distribution/bundle/pom.xml Wed Jun 11 09:08:01 
2008
@@ -242,8 +242,7 @@
                         <Specification-Vendor>The Apache Software 
Foundation</Specification-Vendor>
                         
<Specification-Version>${pom.version}</Specification-Version>
                         <DynamicImport-Package>
-                            com.ctc.wstx.*,
-                            com.ctc.wstx.sax.*
+                            com.ctc.wstx.*
                         </DynamicImport-Package>
                         <Import-Package>
                             com.ibm*;resolution:=optional,


Reply via email to