Łukasz Dywicki created SMX4-1489:
------------------------------------

             Summary: Elasticsearch bundle has unecessary import statements
                 Key: SMX4-1489
                 URL: https://issues.apache.org/jira/browse/SMX4-1489
             Project: ServiceMix 4
          Issue Type: Bug
          Components: Bundles
            Reporter: Łukasz Dywicki


Elasticsearch uses outdated version of maven-shade-plugin which doesn't 
relocate all things and keeps some unecessary references in bytecode. These 
references are caught by bnd during manifest generation. Because of this 
elasticsearch requires import of packages like com.fasterxml.jackson even if 
it's shaded inside of it. We should produce new elasticsearch bundle after 
these issues will be fixed in original jar.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to