> +
> +  <groupId>org.apache.jclouds.karaf.bundles</groupId>
> +  <artifactId>jsch-agentproxy-jsch</artifactId>
> +  <name>jclouds :: Karaf :: JSCH Agentproxy Shaded Bundle</name>
> +  <packaging>bundle</packaging>
> +
> +  <dependencies>
> +    <dependency>
> +      <groupId>org.apache.servicemix.bundles</groupId>
> +      
> <artifactId>org.apache.servicemix.bundles.jsch-agentproxy-jsch</artifactId>
> +      <version>${jsch.agentproxy.bundle.version}</version>
> +    </dependency>
> +  </dependencies>
> +
> +  <properties>
> +    <import.packages>

Right. We deliberately remove the "exports", since that was the offending part. 
The resulting Manifest is a good one to be used here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/77/files/ee4896065371024725828b023367e6b35ba12e9f#r77600971

Reply via email to