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

Lars Heinemann (JIRA) issues at jboss.org
Wed Jan 20 11:29:01 EST 2016


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

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

Meanwhile I have this manifest:

{noformat}
Manifest-Version: 1.0
Bundle-SymbolicName: org.jboss.tools.locus.jsonschema2pojo.jsonschema2
 pojo-core;singleton:=true
Archiver-Version: Plexus Archiver
Built-By: hudson
Require-Bundle: com.fasterxml.jackson.core.jackson-annotations,com.fas
 terxml.jackson.core.jackson-core,com.fasterxml.jackson.core.jackson-d
 atabind,com.fasterxml.jackson.core.jackson-databind,org.jboss.tools.l
 ocus.jaxb-core,org.jboss.tools.locus.jaxb-impl,org.jboss.tools.locus.
 jaxb-xjc,org.apache.commons.lang3,javax.validation
Bundle-ManifestVersion: 2
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-SourceReferences: scm:git:https://github.com/jbosstools/jbosst
 ools-locus.git;path="plugins/org.jboss.tools.locus.jsonschema2pojo/0.
 4.13";commitId=cc94a65cae1120f4fcc1e873c47fc65a2a96cbc7
Eclipse-BuddyPolicy: registered
Bundle-Vendor: %providerName
Export-Package: org.jsonschema2pojo,org.jsonschema2pojo.exception,org.
 jsonschema2pojo.rules,org.jsonschema2pojo.util
Bundle-Name: %pluginName
Bundle-Version: 0.4.13.v20150709-1710
Bundle-ClassPath: .
Bundle-Localization: plugin
Created-By: Apache Maven 3.2.5
Build-Jdk: 1.8.0_65
{noformat}

But I am still unsure if thats all ok now.

> 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