[
https://issues.jboss.org/browse/JBDS-3557?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-3557:
----------------------------------
These files contain LGPL'd code. There are possibly more, but here's a first stab
at finding some:
{code}
In jbosstools-hibernate:
./plugins/org.hibernate.eclipse/about.html
jbosstools-hibernate/plugins/org.hibernate.eclipse.console/about.html
./plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/views/navigator/ClearPlaceHolderJob.java
./plugins/org.hibernate.eclipse.help/about.html
./plugins/org.hibernate.eclipse.jdt.ui/about.html
./plugins/org.hibernate.eclipse.mapper/about.html
./plugins/org.hibernate.eclipse.mapper/src/org/hibernate/eclipse/mapper/views/contentoutline/JFaceNodeAdapterFactoryForXML.java
In jbosstools-javaee:
./jsf/plugins/org.jboss.tools.jsf/schemas/web-facesuicomponent_2_0.xsd
./jsf/plugins/org.jboss.tools.jsf/schemas/web-facesuicomponent_2_2.xsd
./jsf/plugins/org.jboss.tools.jsf/taglibs/composite.taglib_22.xml
./jsf/plugins/org.jboss.tools.jsf/taglibs/composite.taglib.xml
./jsf/plugins/org.jboss.tools.jsf/taglibs/facelets_jsf_core_22.taglib.xml
./jsf/plugins/org.jboss.tools.jsf/taglibs/facelets_jsf_core.taglib.xml
./jsf/plugins/org.jboss.tools.jsf/taglibs/html_basic_22.taglib.xml
./jsf/plugins/org.jboss.tools.jsf/taglibs/html_basic.taglib.xml
./jsf/plugins/org.jboss.tools.jsf.ui/images/xstudio/actions/add_jsf_nature.gif
./jsf/plugins/org.jboss.tools.jsf.ui/images/xstudio/wizards/import_jsf_project.gif
./jsf/tests/org.jboss.tools.jsf.text.ext.test/projects/HiperlinksTestProject/WebContent/WEB-INF/faceletTaglibOpenOnTests.taglib.xml
In jbosstools-browsersim:
./plugins/org.jboss.tools.browsersim.ui/src/org/jboss/tools/browsersim/ui/util/LinuxUtil.java
In jbosstools-jst:
./plugins/org.jboss.tools.jst.web/catalog/web-facelettaglibrary_2_0.xsd
./plugins/org.jboss.tools.jst.web/catalog/web-facesconfig_2_0.xsd
./plugins/org.jboss.tools.jst.web/catalog/web-facesconfig_2_1.xsd
./plugins/org.jboss.tools.jst.web/js/jquery.mobile-1.2.1.js
./tests/org.jboss.tools.jst.web.kb.test/projects/TestKbModel/JavaSource/demo/ui.taglib.xml
In jbosstools-central (these 6 files are multi-licensed somehow under EPL, GPL, LGPL,
Apache v2 and BSD, if that's even possible?):
./central/plugins/org.jboss.tools.central.themes/src/net/jeeeyul/eclipse/themes/CSSClasses.java
./central/plugins/org.jboss.tools.central.themes/src/net/jeeeyul/eclipse/themes/rendering/ChromeTabRendering.java
./central/plugins/org.jboss.tools.central.themes/src/net/jeeeyul/eclipse/themes/rendering/HackedCTabRendering.java
./central/plugins/org.jboss.tools.central.themes/src/net/jeeeyul/eclipse/themes/SharedImages.java
./central/plugins/org.jboss.tools.central.themes/src/net/jeeeyul/eclipse/themes/UpdateCTabFolderClassesJob.java
./central/plugins/org.jboss.tools.central.themes/src/org/jboss/tools/central/themes/Activator.java
{code}
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
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)