You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2018/02/01 10:40:00 UTC

[jira] [Created] (TOMEE-2168) upgrade maven-bundle-plugin to more recent version

Mark Struberg created TOMEE-2168:
------------------------------------

             Summary: upgrade maven-bundle-plugin to more recent version
                 Key: TOMEE-2168
                 URL: https://issues.apache.org/jira/browse/TOMEE-2168
             Project: TomEE
          Issue Type: Bug
          Components: TomEE Build
    Affects Versions: 7.0.4, 8.0.0
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 8.0.0, 7.0.5


we use maven-bundle-plugin-2.3.7 which  is known to not work properly on newer jdks.

Causing random build errors like:

{noformat}

{{java.lang.ArrayIndexOutOfBoundsException: 18 at aQute.lib.osgi.Clazz.parseClassFile(Clazz.java:130) at aQute.lib.osgi.Clazz.<init>(Clazz.java:65) at aQute.lib.osgi.Processor.analyzeJar(Processor.java:159)}}

{noformat}

 

Gonna upgrade to 3.3.0 which is a known-good version which works fine in many projects



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)