Author: dkulp
Date: Wed Jun 11 08:54:10 2008
New Revision: 666717

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

........
  r666554 | ffang | 2008-06-11 03:51:13 -0400 (Wed, 11 Jun 2008) | 1 line
  
  [CXF-1638]more package need import of cxf bundle for package resolution
........

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=666717&r1=666716&r2=666717&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 08:54:10 
2008
@@ -247,6 +247,7 @@
                             com.sun*;resolution:=optional,
                             javanet.staxutils*;resolution:=optional,
                             javax.jms*;resolution:=optional,
+                            repackage;resolution:=optional,
                             javax.xml.soap,
                             junit.framework*;resolution:=optional,
                             org.apache.commons.lang*;resolution:=optional,


Reply via email to