]
Nick Boldt commented on JBIDE-17160:
------------------------------------
Mirror site:
(We've used
mvn in the past to create mirrors but the p2 tools in Eclipse are better. Long story.
Trust me.)
Since the version of tern in your PR is different from the version on the current snapshot
site, I'm running my TP validation scripts now to verify that the feature versions
work correctly. Will apply the amended PR shortly thereafter.
Include tern-java plug-ins into target platform 4.40.0.Beta2
------------------------------------------------------------
Key: JBIDE-17160
URL:
https://issues.jboss.org/browse/JBIDE-17160
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: target-platform
Affects Versions: 4.2.0.Alpha2, 4.2.0.Beta1
Reporter: Denis Golovin
Assignee: Denis Golovin
h3. Reason:
jbosstools-jst is going to provide integration between torn.java and jsdt. torn.java is
going to be used to improve JavaScript support
h3. License and owner:
* Root License is EPL. Owner is Angelo ZERR.
** core
*** org.json.simple - EPL (included into torn-feature below)
**** lib/json-simple-1.1.1.jar - Apache License 2.0 (see
http://www.apache.org/licenses/LICENSE-2.0.txt)
*** org.mozilla.javascript
**** lib/js.jar - Mozilla Public License Version 2.0 (see
http://mozilla.org/MPL/2.0/)
*** tern.core - EPL (included into tern-feature below)
*** tern.server.nodejs - EPL (included into tern-server-nodejs-feature below)
**** [tern.server.nodejs/node_modules/tern/LICENSE|
https://github.com/angelozerr/tern.java/blob/master/core/tern.server.node...]
*****
[
node_modules/acorn/LICENSE|https://github.com/angelozerr/tern.java/blob/m...]
*****
[
node_modules/codemirror/LICENSE|https://github.com/angelozerr/tern.java/b...]
*****
[
node_modules/glob/LICENSE|https://github.com/angelozerr/tern.java/blob/ma...]
******
[
node_modules/inherits/LICENSE|https://github.com/angelozerr/tern.java/blo...]
*****
[
node_modules/minimatch/LICENSE|https://github.com/angelozerr/tern.java/bl...]
******
[
node_modules/lru-cache/LICENSE|https://github.com/angelozerr/tern.java/tr...]
******
[
node_modules/sigmund/LICENSE|https://github.com/angelozerr/tern.java/blob...]
***** [node_modules/typescript/LICENSE - Apache License v.
2.0|https://github.com/angelozerr/tern.java/blob/master/core/tern.server....]
*** tern.eclipse.ide.server.nodejs.ui - EPL (included into tern-server-nodejs-feature
below)
** eclipse
*** tern.eclipse.ide.core - EPL (included into tern-feature below)
*** tern.eclipse.ide.jsdt - EPL (included into tern-jsdt-feature below)
*** tern.eclipse.ide.server.nodejs.core - EPL (included into tern-server-nodejs-feature
below)
*** tern.eclipse.ide.server.nodejs.ui - EPL (included into tern-server-nodejs-feature
below)
*** tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86 - Supposed to be EPL but it is not
included anywhere yet
**** node-v0.10.22-linux-x86.zip has several LICENSE files inside
([
download|https://github.com/angelozerr/tern.java/raw/master/eclipse/tern....])
***** LICENSE
***** lib/node_modules/npm/LICENSE - The Artistic License 2.0
***** lib/node_modules/npm/node_modules/*/LICENSE
*** tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86_64 - EPL (included into
tern.eclipse.linux.gtk.x86.feature below)
**** node-v0.10.22-linux-x86_64.zip has several LICENSE files inside
([
download|https://github.com/angelozerr/tern.java/raw/master/eclipse/tern....])
***** LICENSE
***** lib/node_modules/npm/LICENSE - The Artistic License 2.0
***** lib/node_modules/npm/node_modules/*/LICENSE
*** tern.eclipse.ide.server.nodejs.embed.macosx.cocoa.x86_64 - EPL (included into
tern.eclipse.macosx.cocoa.x86_64.feature below)
**** node-v0.10.22-macosx-x86_64.zip has several LICENSE files inside
([
download|https://github.com/angelozerr/tern.java/raw/master/eclipse/tern....])
***** LICENSE
***** lib/node_modules/npm - The Artistic License 2.0
***** lib/node_modules/npm/node_modules/*/LICENSE
*** tern.eclipse.ide.server.nodejs.embed.win32.win32.x86 - EPL (include into
tern.eclipse.win32.win32.x86.feature below)
**** node-v0.10.22-win32-x86.zip has no LICENSE files inside
([
download|https://github.com/angelozerr/tern.java/raw/master/eclipse/tern....])
***** node-v0.10.22-win32-x86/node.exe - see
http://nodejs.org/download/ for licensing
information for node.exe.
*** tern.eclipse.ide.tools.core - EPL (included into tern.eclipse.ide.tools.feature
below)
*** tern.eclipse.ide.tools.ui - EPL (included into tern.eclipse.ide.tools.feature below)
*** tern.eclipse.ide.ui - EPL (included into tern-feature below)
*** tern.eclipse - EPL (included into tern-feature below)
** update-site
*** tern-feature - EPL (see
[
licens.httml|https://github.com/angelozerr/tern.java/blob/master/update-s...])
*** tern-jsdt-feature - EPL (see
[
licens.httml|https://github.com/angelozerr/tern.java/blob/master/update-s...])
*** tern-server-nodejs-feature - EPL (see
[
licens.httml|https://github.com/angelozerr/tern.java/blob/master/update-s...])
*** tern.eclipse.ide.tools.feature - EPL (see
p[license.html|https://github.com/angelozerr/tern.java/blob/master/update...)
*** tern.eclipse.linux.gtk.x86_64.feature - EPL (see
[
license.html|https://github.com/angelozerr/tern.java/blob/master/update-s...])
*** tern.eclipse.macosx.cocoa.x86_64.feature - EPL (see
[
license.html|https://github.com/angelozerr/tern.java/blob/master/update-s...])
*** tern.eclipse.win32.win32.x86.feature - EPL (see
[
license.html|https://github.com/angelozerr/tern.java/blob/master/update-s...])
h3. Original repo:
http://oss.opensagres.fr/tern.repository/0.2.0-SNAPSHOT/
h3. JBoss mirror:
http://downloads.jboss.org/jbosstools/updates/requirements/tern.java-0.2....
h3. Sources:
https://github.com/angelozerr/tern.java
h3. Affected projects:
* jbosstools-jst
h3. Include in JBDS:
No
h3. Type of dependency:
distribution
h3. List of bundles added/removed:
TBD: need to update PR to use features
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: