[jbosstools-issues] [JBoss JIRA] (LOCUS-50) Locus bundle for jsonschema2pojo has corrupted Export-Package statement

Lars Heinemann (JIRA) issues at jboss.org
Thu Jan 21 10:45:02 EST 2016


    [ https://issues.jboss.org/browse/LOCUS-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151966#comment-13151966 ] 

Lars Heinemann commented on LOCUS-50:
-------------------------------------

There is at least one issue with the jaxb-xjc bundle.

{noformat}
Caused by: java.lang.ClassNotFoundException: com.sun.xml.bind.api.ErrorListener cannot be found by org.jboss.tools.locus.jaxb-xjc_2.2.7.v20160113-1915
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:439)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:352)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:344)
        at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 119 more
{noformat}

It tries to resolve a class from jaxb-core but it has no require-bundle entry nor import package.

> Locus bundle for jsonschema2pojo has corrupted Export-Package statement
> -----------------------------------------------------------------------
>
>                 Key: LOCUS-50
>                 URL: https://issues.jboss.org/browse/LOCUS-50
>             Project: JBoss Tools Locus
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>            Reporter: Lars Heinemann
>            Assignee: Nick Boldt
>            Priority: Blocker
>             Fix For: 1.6.0
>
>
> see https://gist.github.com/lhein/47405c1fcb9dc2a7138e
> Bundle: 
> org.jboss.tools.locus.jsonschema2pojo.jsonschema2pojo-core 0.4.13 from 20150709-1710
> When trying to resolve classes from this bundle it fails.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list