[
https://issues.jboss.org/browse/LOCUS-50?page=com.atlassian.jira.plugin.s...
]
Paul Leacu commented on LOCUS-50:
---------------------------------
Hey - I need to take a couple of personal days. This manifest won't build while it
has lang3 in it. We could either update the orbit or just drop the required bundle.
[~lhein] - could you take a quick look at the jaxb additions manifests just to make sure
they're okay?
Thanks,
--P
{code}
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName:
org.jboss.tools.locus.jsonschema2pojo.jsonschema2pojo-core;singleton:=true
Bundle-Version: 0.4.13.qualifier
Archiver-Version: Plexus Archiver
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: com.fasterxml.jackson.core.jackson-annotations,
com.fasterxml.jackson.core.jackson-core,
com.fasterxml.jackson.core.jackson-databind,
org.jboss.tools.locus.jaxb-core,
org.jboss.tools.locus.jaxb-impl,
org.jboss.tools.locus.jaxb-xjc,
org.apache.commons.lang3,
javax.validation
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-BuddyPolicy: registered
Created-By: Apache Maven 3.2.5
Build-Jdk: 1.8.0_65
{code}
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)