f2par0 commented on code in PR #440:
URL: https://github.com/apache/camel-karaf/pull/440#discussion_r1684457778


##########
components/camel-leveldb/pom.xml:
##########
@@ -37,7 +37,9 @@
             org.apache.camel*;version=${camel-version}
         </camel.osgi.export>
         <camel.osgi.import>
-            *
+            *,
+            org.iq80.leveldb.impl;resolution:=optional,
+            org.fusesource.leveldbjni;resolution:=optional

Review Comment:
   I changed it although generated Manifest is identical 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to