Author: ningjiang
Date: Wed Dec  2 09:55:35 2009
New Revision: 886093

URL: http://svn.apache.org/viewvc?rev=886093&view=rev
Log:
CAMEL-2210 backport the import of jaxb.xml.bind.annotation.adapters to camel 
1.x branch

Modified:
    camel/branches/camel-1.x/parent/pom.xml

Modified: camel/branches/camel-1.x/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/branches/camel-1.x/parent/pom.xml?rev=886093&r1=886092&r2=886093&view=diff
==============================================================================
--- camel/branches/camel-1.x/parent/pom.xml (original)
+++ camel/branches/camel-1.x/parent/pom.xml Wed Dec  2 09:55:35 2009
@@ -121,7 +121,6 @@
     </camel.osgi.import.defaults>
     <camel.osgi.import.additional />
     <camel.osgi.import.pkg>
-        !javax.xml.bind.annotation.adapters,
         !${camel.osgi.export.pkg},
         org.apache.camel.*;${camel.osgi.import.camel.version},
         ${camel.osgi.import.defaults},


Reply via email to