Author: dkulp
Date: Wed Jun 11 08:34:35 2008
New Revision: 666707
URL: http://svn.apache.org/viewvc?rev=666707&view=rev
Log:
The wildcard should pick up the child package
Modified:
cxf/trunk/distribution/bundle/pom.xml
Modified: cxf/trunk/distribution/bundle/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/distribution/bundle/pom.xml?rev=666707&r1=666706&r2=666707&view=diff
==============================================================================
--- cxf/trunk/distribution/bundle/pom.xml (original)
+++ cxf/trunk/distribution/bundle/pom.xml Wed Jun 11 08:34:35 2008
@@ -275,8 +275,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>
antlr*;resolution:=optional,