You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Stuart McCulloch (JIRA)" <ji...@apache.org> on 2011/08/24 18:00:29 UTC

[jira] [Closed] (FELIX-3083) maven-bundle-plugin 2.3.5 breaks compatibility with Java5

     [ https://issues.apache.org/jira/browse/FELIX-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart McCulloch closed FELIX-3083.
-----------------------------------

    Resolution: Duplicate

Already logged as FELIX-3037

> maven-bundle-plugin 2.3.5 breaks compatibility with Java5
> ---------------------------------------------------------
>
>                 Key: FELIX-3083
>                 URL: https://issues.apache.org/jira/browse/FELIX-3083
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>    Affects Versions: webconsole-3.1.8
>            Reporter: Daniel Kulp
>
> Using maven-bundle-plugin version 2.3.4 works fine, but with with 2.3.5 and Java 5, we get a stack trace of:
> {code}
>  Caused by: java.lang.NoSuchMethodError: java.lang.String.getBytes(Ljava/nio/charset/Charset;)[B
>         at aQute.lib.osgi.Jar.<clinit>(Jar.java:290)
>         at org.apache.felix.bundleplugin.BundlePlugin.getClasspath(BundlePlugin.java:942)
>         at org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:261)
>         at org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:252)
>         at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>         ... 11 more
> {code}
> I guess that's technically a bug in the aQute.lib stuff, but I'm logging here as maven users will likely encounter it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira