Re: Bug with Java 9 and maven-bundle-plugin

2017-02-07 Thread list+org . apache . felix
On 2017-02-07T12:45:01 + list+org.apache.fe...@io7m.com wrote: > When using Embed-Dependency on a jar file that contains Java 9 class > files embedded in META-INF, the plugin gets upset: https://issues.apache.org/jira/browse/FELIX-5527 pgpwx2KoWQz_W.pgp Description: OpenPGP digital signatur

Bug with Java 9 and maven-bundle-plugin

2017-02-07 Thread list+org . apache . felix
Hello. When using Embed-Dependency on a jar file that contains Java 9 class files embedded in META-INF, the plugin gets upset: [ERROR] Bundle com.io7m.bugs:mod-b:bundle:1.0.0 : Classes found in the wrong directory: {META-INF/versions/9/com/io7m/bugs/Hello.class=com.io7m.bugs.Hello} [ERROR] Error