[JBoss JIRA] (LOCUS-50) Locus bundle for jsonschema2pojo has corrupted Export-Package statement
by Lars Heinemann (JIRA)
[ https://issues.jboss.org/browse/LOCUS-50?page=com.atlassian.jira.plugin.s... ]
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)
10 years, 5 months
[JBoss JIRA] (LOCUS-50) Locus bundle for jsonschema2pojo has corrupted Export-Package statement
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/LOCUS-50?page=com.atlassian.jira.plugin.s... ]
Paul Leacu commented on LOCUS-50:
---------------------------------
[~nickboldt] [~lhein]
I've got a fix for this - I didn't think to look back to jsobschema2pojo's manifest... *ugh* The new MANIFEST.MF should probably look like this:
{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
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: com.fasterxml.jackson.core.jackson-databind,
javax.validation
Export-Package: org.jsonschema2pojo,
org.jsonschema2pojo.exception,
org.jsonschema2pojo.rules,
org.jsonschema2pojo.util
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-BuddyPolicy: registered
{code}
Building 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)
10 years, 5 months
[JBoss JIRA] (JBDS-3557) JBDS Installer should be EPL licensed
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3557?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBDS-3557:
-------------------------------------------
If nothing in installer was clearly marked as GPL then we are probably done since the license for the installer was GPL at least in intent ;)
> JBDS Installer should be EPL licensed
> -------------------------------------
>
> Key: JBDS-3557
> URL: https://issues.jboss.org/browse/JBDS-3557
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Components: installer, legal
> Reporter: Ken Finnigan
> Assignee: Nick Boldt
> Fix For: 9.1.0.Beta2, 10.0.0.Alpha1
>
>
> For the Developer Platform to be able to bundle JBDS, it needs to be licensed as ASLv2 or EPL and not GPL
> Sources code in repository ether has Apache Licence or no license.
> IzPack distribution jar's and licenses:
> 1. kunstoff Look and Feel is under LGPL http://kunstoff.incors.com/archive/licence.php3
> 2. Birosoft Liquid Look and Feel
> The source code (except the files or methods mentioned below) of the look and feel is released under the LGPL (GNU Lesser General Public License),
> which you can view on http://www.gnu.org/copyleft/lesser.html.
> Some methods are marked as SUN proprietary, the LGPL does not apply for those methods.
> 3. JGoodies Karsten Lentzsch - BSD open source license http://www.jgoodies.com/downloads/libraries/
> 4. Metouia Look And Feel: a free pluggable look and feel for java - LGPLv2.1 http://grepcode.com/file/repo1.maven.org/maven2/net.sf.squirrel-sql.third...
> 5. Nimbus Look And Feel
> This library is free software; you can redistribute it and/or
> * modify it under the terms of the GNU Lesser General Public
> * License as published by the Free Software Foundation; either
> * version 2.1 of the License, or (at your option) any later version.
> 6. Substance Java Look and Feel (bundles several components with licenses listed below)
> 6.1 Copyright (c) 2005-2007, Kirill Grouchnikov and contributors
> All rights reserved.
> Redistribution and use in source and binary forms, with or without
> modification, are permitted provided that the following conditions are met:
> * Redistributions of source code must retain the above copyright
> notice, this list of conditions and the following disclaimer.
> * Redistributions in binary form must reproduce the above copyright
> notice, this list of conditions and the following disclaimer in the
> documentation and/or other materials provided with the distribution.
> * Neither the name of the Kirill Grouchnikov and contributors nor
> the names of its contributors may be used to endorse or promote products
> derived from this software without specific prior written permission.
> 6.2 Source code, documentation and binaries of the Quaqua Look and
> Feel (also called "this software") are subject to the GNU Lesser
> General Public License (LGPL).
> 6.3. MOZILLA PUBLIC LICENSE Version 1.1
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months