[JBoss JIRA] (JBIDE-18273) Include latest Tern 0.6.0.201409041810 into jbosstools and jbds TPs
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18273?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-18273:
----------------------------------
Labels: new_and_noteworthy respin-b (was: new_and_noteworthy respin-a)
> Include latest Tern 0.6.0.201409041810 into jbosstools and jbds TPs
> -------------------------------------------------------------------
>
> Key: JBIDE-18273
> URL: https://issues.jboss.org/browse/JBIDE-18273
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: target-platform
> Affects Versions: 4.2.0.CR1
> Reporter: Victor Rubezhny
> Assignee: Fred Bricon
> Priority: Blocker
> Labels: new_and_noteworthy, respin-b
> Fix For: 4.2.0.CR1
>
>
> *Need to switch jst.jsdt to the latest tested Tern v.0.5.0. It contains the important fix JBIDE-18260:
> *Reason:*
> jbosstools-jst is going to provide integration between tern.java and jsdt. tern.java is going to be used to improve JavaScript support
> *License and owner:*
> - Root License is EPL. Owner is Angelo ZERR.
> -- core
> --- org.json.simple - EPL (included into tern-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
> ----- node_modules/acorn/LICENSE
> ------ node_modules/codemirror/LICENSE
> ------ node_modules/glob/LICENSE
> ------- node_modules/inherits/LICENSE
> ------ node_modules/minimatch/LICENSE
> ------- node_modules/lru-cache/LICENSE
> ------- node_modules/sigmund/LICENSE
> ----- node_modules/typescript/LICENSE - Apache License v. 2.0
> --- 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)
> ----- 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)
> ----- 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)
> ----- 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)
> ----- node-v0.10.22-win32-x86/node.exe - see http://nodejs.org/download/ for licensing information for node.exe.
> --- tern.eclipse.ide.server.nodejs.embed.win32.win32.x86_64 - EPL (include into tern.eclipse.win32.win32.x86.feature below)
> ---- node-v0.10.22-win32-x86_64.zip has no LICENSE files inside (download)
> ----- node-v0.10.22-win32-x86_64/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)
> --- tern-jsdt-feature - EPL (see licens.httml)
> --- tern-server-nodejs-feature - EPL (see licens.httml)
> --- tern.eclipse.ide.tools.feature - EPL (see plicense.html)
> --- tern.eclipse.linux.gtk.x86_64.feature - EPL (see license.html)
> --- tern.eclipse.macosx.cocoa.x86_64.feature - EPL (see license.html)
> --- tern.eclipse.win32.win32.x86.feature - EPL (see license.html)
> *Original repo:* http://oss.opensagres.fr/tern.repository/0.6.0-SNAPSHOT/
> *JBoss mirror:* http://download.jboss.org/jbosstools/updates/requirements/tern/0.6.0.2014...
> *Sources:* https://github.com/angelozerr/tern.java
> *Affected projects:* jbosstools-jst, jbosstools-aerogear
> *Include in JBDS:* yes
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> p2diff http://download.jboss.org/jbosstools/targetplatforms/jbdevstudiotarget/4.... file:///home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbds-releng/jbosstools-target-platforms/jbdevstudio/multiple/target/jbdevstudio-multiple.target.repo/
> < tern.eclipse.ide.server.nodejs.ui [0.5.0.201408272110]
> < tern.core [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86_64 [0.5.0.201408272110]
> < tern.eclipse.ide.tools.ui [0.5.0.201408272110]
> < tern-jsdt-feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.core [0.5.0.201408272110]
> < tern-feature.feature.jar [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.macosx.cocoa.x86_64 [0.5.0.201408272110]
> < tern.server.nodejs [0.5.0.201408272110]
> < tern-server-nodejs-feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86 [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.win32.win32.x86 [0.5.0.201408272110]
> < tern.eclipse.ide.tools.feature.feature.jar [0.5.0.201408272110]
> < tern-server-nodejs-feature.feature.jar [0.5.0.201408272110]
> < tern.eclipse.ide.tools.feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.tools.core [0.5.0.201408272110]
> < tern-jsdt-feature.feature.jar [0.5.0.201408272110]
> < tern-feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.jsdt [0.5.0.201408272110]
> < tern.eclipse.ide.ui [0.5.0.201408272110]
> < tern.eclipse [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.win32.win32.x86_64 [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.feature.jar [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.core [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.feature.group [0.5.0.201408272110]
> > tern.eclipse.ide.server.nodejs.embed.win32.win32.x86_64 [0.6.0.201409041810]
> > tern-server-nodejs-feature.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.win32.win32.x86 [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86_64 [0.6.0.201409041810]
> > tern.eclipse [0.6.0.201409041810]
> > tern.eclipse.ide.tools.ui [0.6.0.201409041810]
> > tern.eclipse.ide.tools.feature.feature.group [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.core [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86 [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.macosx.cocoa.x86_64 [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.ui [0.6.0.201409041810]
> > tern.eclipse.ide.tools.feature.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.feature.group [0.6.0.201409041810]
> > tern.eclipse.ide.ui [0.6.0.201409041810]
> > tern-feature.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.core [0.6.0.201409041810]
> > tern.server.nodejs [0.6.0.201409041810]
> > tern-server-nodejs-feature.feature.group [0.6.0.201409041810]
> > tern.eclipse.ide.jsdt [0.6.0.201409041810]
> > tern.eclipse.ide.tools.core [0.6.0.201409041810]
> > tern-jsdt-feature.feature.group [0.6.0.201409041810]
> > tern-feature.feature.group [0.6.0.201409041810]
> > tern.core [0.6.0.201409041810]
> > tern-jsdt-feature.feature.jar [0.6.0.201409041810]
> === Summary ===
> http://download.jboss.org/jbosstools/targetplatforms/jbdevstudiotarget/4.... contains 25 unique IUs
> file:///home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbds-releng/jbosstools-target-platforms/jbdevstudio/multiple/target/jbdevstudio-multiple.target.repo/ contains 25 unique IUs
> p2diff http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.4... file:///home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbds-releng/jbosstools-target-platforms/jbosstools/multiple/target/jbosstools-multiple.target.repo/
> < tern.eclipse.ide.server.nodejs.ui [0.5.0.201408272110]
> < tern.core [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86_64 [0.5.0.201408272110]
> < tern.eclipse.ide.tools.ui [0.5.0.201408272110]
> < tern-jsdt-feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.core [0.5.0.201408272110]
> < tern-feature.feature.jar [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.macosx.cocoa.x86_64 [0.5.0.201408272110]
> < tern.server.nodejs [0.5.0.201408272110]
> < tern-server-nodejs-feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86 [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.win32.win32.x86 [0.5.0.201408272110]
> < tern.eclipse.ide.tools.feature.feature.jar [0.5.0.201408272110]
> < tern-server-nodejs-feature.feature.jar [0.5.0.201408272110]
> < tern.eclipse.ide.tools.feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.tools.core [0.5.0.201408272110]
> < tern-jsdt-feature.feature.jar [0.5.0.201408272110]
> < tern-feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.jsdt [0.5.0.201408272110]
> < tern.eclipse.ide.ui [0.5.0.201408272110]
> < tern.eclipse [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.win32.win32.x86_64 [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.feature.jar [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.core [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.feature.group [0.5.0.201408272110]
> > tern.eclipse.ide.server.nodejs.embed.win32.win32.x86_64 [0.6.0.201409041810]
> > tern-server-nodejs-feature.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.win32.win32.x86 [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86_64 [0.6.0.201409041810]
> > tern.eclipse [0.6.0.201409041810]
> > tern.eclipse.ide.tools.ui [0.6.0.201409041810]
> > tern.eclipse.ide.tools.feature.feature.group [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.core [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86 [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.macosx.cocoa.x86_64 [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.ui [0.6.0.201409041810]
> > tern.eclipse.ide.tools.feature.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.feature.group [0.6.0.201409041810]
> > tern.eclipse.ide.ui [0.6.0.201409041810]
> > tern-feature.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.core [0.6.0.201409041810]
> > tern.server.nodejs [0.6.0.201409041810]
> > tern-server-nodejs-feature.feature.group [0.6.0.201409041810]
> > tern.eclipse.ide.jsdt [0.6.0.201409041810]
> > tern.eclipse.ide.tools.core [0.6.0.201409041810]
> > tern-jsdt-feature.feature.group [0.6.0.201409041810]
> > tern-feature.feature.group [0.6.0.201409041810]
> > tern.core [0.6.0.201409041810]
> > tern-jsdt-feature.feature.jar [0.6.0.201409041810]
> === Summary ===
> http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.4... contains 25 unique IUs
> file:///home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbds-releng/jbosstools-target-platforms/jbosstools/multiple/target/jbosstools-multiple.target.repo/ contains 25 unique IUs{code}
> Verification Steps:
> # EXEC: Open Installation Details dialog
> # EXEC: Go to Plugins tab
> # EXEC: Filter 'tern."
> # ASSERT: Dialog contains
> !tern-version-0.6.0.201409041810.png!
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18273) Include latest Tern 0.6.0.201409041810 into jbosstools and jbds TPs
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18273?page=com.atlassian.jira.plugi... ]
Denis Golovin commented on JBIDE-18273:
---------------------------------------
Did we already have respin-b? It was respin-a, wasn't it?
> Include latest Tern 0.6.0.201409041810 into jbosstools and jbds TPs
> -------------------------------------------------------------------
>
> Key: JBIDE-18273
> URL: https://issues.jboss.org/browse/JBIDE-18273
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: target-platform
> Affects Versions: 4.2.0.CR1
> Reporter: Victor Rubezhny
> Assignee: Fred Bricon
> Priority: Blocker
> Labels: new_and_noteworthy, respin-a
> Fix For: 4.2.0.CR1
>
>
> *Need to switch jst.jsdt to the latest tested Tern v.0.5.0. It contains the important fix JBIDE-18260:
> *Reason:*
> jbosstools-jst is going to provide integration between tern.java and jsdt. tern.java is going to be used to improve JavaScript support
> *License and owner:*
> - Root License is EPL. Owner is Angelo ZERR.
> -- core
> --- org.json.simple - EPL (included into tern-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
> ----- node_modules/acorn/LICENSE
> ------ node_modules/codemirror/LICENSE
> ------ node_modules/glob/LICENSE
> ------- node_modules/inherits/LICENSE
> ------ node_modules/minimatch/LICENSE
> ------- node_modules/lru-cache/LICENSE
> ------- node_modules/sigmund/LICENSE
> ----- node_modules/typescript/LICENSE - Apache License v. 2.0
> --- 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)
> ----- 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)
> ----- 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)
> ----- 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)
> ----- node-v0.10.22-win32-x86/node.exe - see http://nodejs.org/download/ for licensing information for node.exe.
> --- tern.eclipse.ide.server.nodejs.embed.win32.win32.x86_64 - EPL (include into tern.eclipse.win32.win32.x86.feature below)
> ---- node-v0.10.22-win32-x86_64.zip has no LICENSE files inside (download)
> ----- node-v0.10.22-win32-x86_64/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)
> --- tern-jsdt-feature - EPL (see licens.httml)
> --- tern-server-nodejs-feature - EPL (see licens.httml)
> --- tern.eclipse.ide.tools.feature - EPL (see plicense.html)
> --- tern.eclipse.linux.gtk.x86_64.feature - EPL (see license.html)
> --- tern.eclipse.macosx.cocoa.x86_64.feature - EPL (see license.html)
> --- tern.eclipse.win32.win32.x86.feature - EPL (see license.html)
> *Original repo:* http://oss.opensagres.fr/tern.repository/0.6.0-SNAPSHOT/
> *JBoss mirror:* http://download.jboss.org/jbosstools/updates/requirements/tern/0.6.0.2014...
> *Sources:* https://github.com/angelozerr/tern.java
> *Affected projects:* jbosstools-jst, jbosstools-aerogear
> *Include in JBDS:* yes
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> p2diff http://download.jboss.org/jbosstools/targetplatforms/jbdevstudiotarget/4.... file:///home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbds-releng/jbosstools-target-platforms/jbdevstudio/multiple/target/jbdevstudio-multiple.target.repo/
> < tern.eclipse.ide.server.nodejs.ui [0.5.0.201408272110]
> < tern.core [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86_64 [0.5.0.201408272110]
> < tern.eclipse.ide.tools.ui [0.5.0.201408272110]
> < tern-jsdt-feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.core [0.5.0.201408272110]
> < tern-feature.feature.jar [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.macosx.cocoa.x86_64 [0.5.0.201408272110]
> < tern.server.nodejs [0.5.0.201408272110]
> < tern-server-nodejs-feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86 [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.win32.win32.x86 [0.5.0.201408272110]
> < tern.eclipse.ide.tools.feature.feature.jar [0.5.0.201408272110]
> < tern-server-nodejs-feature.feature.jar [0.5.0.201408272110]
> < tern.eclipse.ide.tools.feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.tools.core [0.5.0.201408272110]
> < tern-jsdt-feature.feature.jar [0.5.0.201408272110]
> < tern-feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.jsdt [0.5.0.201408272110]
> < tern.eclipse.ide.ui [0.5.0.201408272110]
> < tern.eclipse [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.win32.win32.x86_64 [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.feature.jar [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.core [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.feature.group [0.5.0.201408272110]
> > tern.eclipse.ide.server.nodejs.embed.win32.win32.x86_64 [0.6.0.201409041810]
> > tern-server-nodejs-feature.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.win32.win32.x86 [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86_64 [0.6.0.201409041810]
> > tern.eclipse [0.6.0.201409041810]
> > tern.eclipse.ide.tools.ui [0.6.0.201409041810]
> > tern.eclipse.ide.tools.feature.feature.group [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.core [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86 [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.macosx.cocoa.x86_64 [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.ui [0.6.0.201409041810]
> > tern.eclipse.ide.tools.feature.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.feature.group [0.6.0.201409041810]
> > tern.eclipse.ide.ui [0.6.0.201409041810]
> > tern-feature.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.core [0.6.0.201409041810]
> > tern.server.nodejs [0.6.0.201409041810]
> > tern-server-nodejs-feature.feature.group [0.6.0.201409041810]
> > tern.eclipse.ide.jsdt [0.6.0.201409041810]
> > tern.eclipse.ide.tools.core [0.6.0.201409041810]
> > tern-jsdt-feature.feature.group [0.6.0.201409041810]
> > tern-feature.feature.group [0.6.0.201409041810]
> > tern.core [0.6.0.201409041810]
> > tern-jsdt-feature.feature.jar [0.6.0.201409041810]
> === Summary ===
> http://download.jboss.org/jbosstools/targetplatforms/jbdevstudiotarget/4.... contains 25 unique IUs
> file:///home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbds-releng/jbosstools-target-platforms/jbdevstudio/multiple/target/jbdevstudio-multiple.target.repo/ contains 25 unique IUs
> p2diff http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.4... file:///home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbds-releng/jbosstools-target-platforms/jbosstools/multiple/target/jbosstools-multiple.target.repo/
> < tern.eclipse.ide.server.nodejs.ui [0.5.0.201408272110]
> < tern.core [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86_64 [0.5.0.201408272110]
> < tern.eclipse.ide.tools.ui [0.5.0.201408272110]
> < tern-jsdt-feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.core [0.5.0.201408272110]
> < tern-feature.feature.jar [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.macosx.cocoa.x86_64 [0.5.0.201408272110]
> < tern.server.nodejs [0.5.0.201408272110]
> < tern-server-nodejs-feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86 [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.win32.win32.x86 [0.5.0.201408272110]
> < tern.eclipse.ide.tools.feature.feature.jar [0.5.0.201408272110]
> < tern-server-nodejs-feature.feature.jar [0.5.0.201408272110]
> < tern.eclipse.ide.tools.feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.tools.core [0.5.0.201408272110]
> < tern-jsdt-feature.feature.jar [0.5.0.201408272110]
> < tern-feature.feature.group [0.5.0.201408272110]
> < tern.eclipse.ide.jsdt [0.5.0.201408272110]
> < tern.eclipse.ide.ui [0.5.0.201408272110]
> < tern.eclipse [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.win32.win32.x86_64 [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.feature.jar [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.core [0.5.0.201408272110]
> < tern.eclipse.ide.server.nodejs.embed.feature.group [0.5.0.201408272110]
> > tern.eclipse.ide.server.nodejs.embed.win32.win32.x86_64 [0.6.0.201409041810]
> > tern-server-nodejs-feature.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.win32.win32.x86 [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86_64 [0.6.0.201409041810]
> > tern.eclipse [0.6.0.201409041810]
> > tern.eclipse.ide.tools.ui [0.6.0.201409041810]
> > tern.eclipse.ide.tools.feature.feature.group [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.core [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86 [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.macosx.cocoa.x86_64 [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.ui [0.6.0.201409041810]
> > tern.eclipse.ide.tools.feature.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.server.nodejs.embed.feature.group [0.6.0.201409041810]
> > tern.eclipse.ide.ui [0.6.0.201409041810]
> > tern-feature.feature.jar [0.6.0.201409041810]
> > tern.eclipse.ide.core [0.6.0.201409041810]
> > tern.server.nodejs [0.6.0.201409041810]
> > tern-server-nodejs-feature.feature.group [0.6.0.201409041810]
> > tern.eclipse.ide.jsdt [0.6.0.201409041810]
> > tern.eclipse.ide.tools.core [0.6.0.201409041810]
> > tern-jsdt-feature.feature.group [0.6.0.201409041810]
> > tern-feature.feature.group [0.6.0.201409041810]
> > tern.core [0.6.0.201409041810]
> > tern-jsdt-feature.feature.jar [0.6.0.201409041810]
> === Summary ===
> http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.4... contains 25 unique IUs
> file:///home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbds-releng/jbosstools-target-platforms/jbosstools/multiple/target/jbosstools-multiple.target.repo/ contains 25 unique IUs{code}
> Verification Steps:
> # EXEC: Open Installation Details dialog
> # EXEC: Go to Plugins tab
> # EXEC: Filter 'tern."
> # ASSERT: Dialog contains
> !tern-version-0.6.0.201409041810.png!
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18179) Forge Console is limited to 80 chars and throws exception if line surpasses the limit
by Koen Aers (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18179?page=com.atlassian.jira.plugi... ]
Koen Aers commented on JBIDE-18179:
-----------------------------------
[~dgolovin] [~fbricon] Can one of you look at the PR?
> Forge Console is limited to 80 chars and throws exception if line surpasses the limit
> -------------------------------------------------------------------------------------
>
> Key: JBIDE-18179
> URL: https://issues.jboss.org/browse/JBIDE-18179
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Reporter: George Gastaldi
> Assignee: George Gastaldi
> Priority: Blocker
> Labels: respin-b
> Fix For: 4.2.0.CR1
>
>
> {code}
> org.eclipse.jface.text.BadLocationException
> at org.eclipse.jface.text.AbstractDocument.replace(AbstractDocument.java:1179)
> at org.eclipse.jface.text.AbstractDocument.replace(AbstractDocument.java:1210)
> at org.jboss.tools.aesh.ui.internal.document.DocumentImpl$3.run(DocumentImpl.java:103)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3806)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3444)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:236)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:483)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18128) Jboss Eclipse Luna plugin doesn't deploy all .class
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18128?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-18128:
--------------------------------
Fix Version/s: 4.2.0.CR1
> Jboss Eclipse Luna plugin doesn't deploy all .class
> ---------------------------------------------------
>
> Key: JBIDE-18128
> URL: https://issues.jboss.org/browse/JBIDE-18128
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Beta3
> Reporter: fede pia
> Assignee: Rob Stryker
> Priority: Blocker
> Fix For: 4.2.0.CR1
>
> Attachments: 2014-09-04 error.png, 2014-09-04 output.txt, jboss-test.zip, TestJboss-2014-09-03.zip
>
>
> The problem I'm facing is that when I run/debug my aplication from Server view in Eclipse the jboss plugin doesn't deploy all the .class files, thus I get ClassNotFoundException.
> I've tried cleaning the project, cleaning jboss, remove temporaries but nothing works. The not found classes are random.
> For Eclipse 4.3 everything works fine, although this issue usually happens but I can solve it with a Project -> Clean
> As a context, I've installed Eclipse Luna (also tried STS 3.6) and added Jboss Tools plugin 4.2.0 Beta 3 (I've installed only Jboss AS component). The jboss servers I tested were JBoss 7.1 and Wildfly 8.1.
> I also tried building the war outside Eclipse and deployed manually to JBoss and everything works fine.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18128) Jboss Eclipse Luna plugin doesn't deploy all .class
by fede pia (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18128?page=com.atlassian.jira.plugi... ]
fede pia commented on JBIDE-18128:
----------------------------------
[~rob.stryker] Alright, good to know that you could reproduce this issue. Anything you need don't hesitate to reach me.
> Jboss Eclipse Luna plugin doesn't deploy all .class
> ---------------------------------------------------
>
> Key: JBIDE-18128
> URL: https://issues.jboss.org/browse/JBIDE-18128
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Beta3
> Reporter: fede pia
> Assignee: Rob Stryker
> Priority: Blocker
> Attachments: 2014-09-04 error.png, 2014-09-04 output.txt, jboss-test.zip, TestJboss-2014-09-03.zip
>
>
> The problem I'm facing is that when I run/debug my aplication from Server view in Eclipse the jboss plugin doesn't deploy all the .class files, thus I get ClassNotFoundException.
> I've tried cleaning the project, cleaning jboss, remove temporaries but nothing works. The not found classes are random.
> For Eclipse 4.3 everything works fine, although this issue usually happens but I can solve it with a Project -> Clean
> As a context, I've installed Eclipse Luna (also tried STS 3.6) and added Jboss Tools plugin 4.2.0 Beta 3 (I've installed only Jboss AS component). The jboss servers I tested were JBoss 7.1 and Wildfly 8.1.
> I also tried building the war outside Eclipse and deployed manually to JBoss and everything works fine.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18128) Jboss Eclipse Luna plugin doesn't deploy all .class
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18128?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-18128:
-------------------------------------
We're looking into why the jars are missing. They're clearly listed in the pom, but they're never added to the lib folder in the workspace.
> Jboss Eclipse Luna plugin doesn't deploy all .class
> ---------------------------------------------------
>
> Key: JBIDE-18128
> URL: https://issues.jboss.org/browse/JBIDE-18128
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Beta3
> Reporter: fede pia
> Assignee: Rob Stryker
> Priority: Blocker
> Attachments: 2014-09-04 error.png, 2014-09-04 output.txt, jboss-test.zip, TestJboss-2014-09-03.zip
>
>
> The problem I'm facing is that when I run/debug my aplication from Server view in Eclipse the jboss plugin doesn't deploy all the .class files, thus I get ClassNotFoundException.
> I've tried cleaning the project, cleaning jboss, remove temporaries but nothing works. The not found classes are random.
> For Eclipse 4.3 everything works fine, although this issue usually happens but I can solve it with a Project -> Clean
> As a context, I've installed Eclipse Luna (also tried STS 3.6) and added Jboss Tools plugin 4.2.0 Beta 3 (I've installed only Jboss AS component). The jboss servers I tested were JBoss 7.1 and Wildfly 8.1.
> I also tried building the war outside Eclipse and deployed manually to JBoss and everything works fine.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18065) Add JBoss Releases Catalog
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18065?page=com.atlassian.jira.plugi... ]
Fred Bricon resolved JBIDE-18065.
---------------------------------
Resolution: Won't Fix
I don't think this is relevant anymore. All JBoss archetypes are already published to Maven Central.
Let me know if you find a new archetype missing from Central.
> Add JBoss Releases Catalog
> --------------------------
>
> Key: JBIDE-18065
> URL: https://issues.jboss.org/browse/JBIDE-18065
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: maven
> Affects Versions: 4.2.0.Beta3
> Reporter: Rastislav Wagner
> Assignee: Fred Bricon
> Fix For: 4.2.0.CR1
>
>
> I just found this old issue JBIDE-12066 where you suggested that we could add JBoss Releases Catalog, but archetype-catalog.xml was empty that time. That issue was resolved (ORG-1532) so now there's nothing to stop us from adding JBoss Releases Catalog to JBT/JBDS right ?
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18267) Errors when starting EAP 5.2 - problem with jmx agent
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18267?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-18267:
-------------------------------------
This issue looks way too complicated to be pushed through. I'm sorry, but, if it's not replicatable on as7/wf, I can't rewrite portions of jvmmonitor that I don't fully grok yet. I can investigate it more when I finish my other issues, but it looks like it'd require substantial changes, and also I'd need to discuss with max what a reasonable solution even is. Sorry.
> Errors when starting EAP 5.2 - problem with jmx agent
> -----------------------------------------------------
>
> Key: JBIDE-18267
> URL: https://issues.jboss.org/browse/JBIDE-18267
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.CR1
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Labels: respin-b
> Fix For: 4.2.1.Final
>
>
> When I add EAP 5.2 using runtime detection and then start the server, I get errors in the console:
> {code}
> 15:07:25,729 INFO [JMXKernel] Legacy JMX core initialized
> javax.management.JMRuntimeException: Failed to load MBeanServerBuilder class org.jboss.mx.server.MBeanServerBuilderImpl: java.lang.ClassNotFoundException: org.jboss.mx.server.MBeanServerBuilderImpl
> at javax.management.MBeanServerFactory.checkMBeanServerBuilder(MBeanServerFactory.java:481)
> at javax.management.MBeanServerFactory.getNewMBeanServerBuilder(MBeanServerFactory.java:512)
> at javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory.java:299)
> at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:214)
> at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:175)
> at sun.management.ManagementFactory.createPlatformMBeanServer(ManagementFactory.java:302)
> at java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:504)
> at sun.management.jmxremote.ConnectorBootstrap.startLocalConnectorServer(ConnectorBootstrap.java:458)
> at sun.management.Agent.startAgent(Agent.java:135)
> at sun.management.Agent.agentmain(Agent.java:95)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:325)
> at sun.instrument.InstrumentationImpl.loadClassAndCallAgentmain(InstrumentationImpl.java:348)
> Caused by: java.lang.ClassNotFoundException: org.jboss.mx.server.MBeanServerBuilderImpl
> at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
> at javax.management.MBeanServerFactory.loadBuilderClass(MBeanServerFactory.java:424)
> at javax.management.MBeanServerFactory.checkMBeanServerBuilder(MBeanServerFactory.java:466)
> ... 15 more
> Exception thrown by the agent : javax.management.JMRuntimeException: Failed to load MBeanServerBuilder class org.jboss.mx.server.MBeanServerBuilderImpl: java.lang.ClassNotFoundException: org.jboss.mx.server.MBeanServerBuilderImpl
> Exception in thread "Attach Listener" java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:325)
> at sun.instrument.InstrumentationImpl.loadClassAndCallAgentmain(InstrumentationImpl.java:348)
> Caused by: java.lang.RuntimeException: javax.management.JMRuntimeException: Failed to load MBeanServerBuilder class org.jboss.mx.server.MBeanServerBuilderImpl: java.lang.ClassNotFoundException: org.jboss.mx.server.MBeanServerBuilderImpl
> at sun.management.Agent.error(Agent.java:309)
> at sun.management.Agent.startAgent(Agent.java:153)
> at sun.management.Agent.agentmain(Agent.java:95)
> ... 6 more
> Caused by: javax.management.JMRuntimeException: Failed to load MBeanServerBuilder class org.jboss.mx.server.MBeanServerBuilderImpl: java.lang.ClassNotFoundException: org.jboss.mx.server.MBeanServerBuilderImpl
> at javax.management.MBeanServerFactory.checkMBeanServerBuilder(MBeanServerFactory.java:481)
> at javax.management.MBeanServerFactory.getNewMBeanServerBuilder(MBeanServerFactory.java:512)
> at javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory.java:299)
> at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:214)
> at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:175)
> at sun.management.ManagementFactory.createPlatformMBeanServer(ManagementFactory.java:302)
> at java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:504)
> at sun.management.jmxremote.ConnectorBootstrap.startLocalConnectorServer(ConnectorBootstrap.java:458)
> at sun.management.Agent.startAgent(Agent.java:135)
> ... 7 more
> Caused by: java.lang.ClassNotFoundException: org.jboss.mx.server.MBeanServerBuilderImpl
> at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
> at javax.management.MBeanServerFactory.loadBuilderClass(MBeanServerFactory.java:424)
> at javax.management.MBeanServerFactory.checkMBeanServerBuilder(MBeanServerFactory.java:466)
> ... 15 more
> Agent failed to start!
> {code}
> It's kind of strange, but it didn't happen at first. When I changed the server to compressed deployment, it started happening. So I wanted to check again in a new workspace. In the new workspace, I just added the server and start (with default - exploded wars) and it happened again.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18262) exception on startup
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18262?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-18262:
--------------------------------
Labels: respin-b (was: respin-a)
> exception on startup
> --------------------
>
> Key: JBIDE-18262
> URL: https://issues.jboss.org/browse/JBIDE-18262
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, runtime-detection
> Reporter: Max Rydahl Andersen
> Assignee: Rob Stryker
> Priority: Critical
> Labels: respin-b
> Fix For: 4.2.0.CR1
>
>
> not sure what causes it but I'm getting this:
> java.lang.IllegalArgumentException: invalid version "6.0.0.CR01.1": invalid qualifier "CR01.1"
> at org.osgi.framework.Version.validate(Version.java:205)
> at org.osgi.framework.Version.<init>(Version.java:156)
> at org.jboss.tools.as.runtimes.integration.util.RuntimeMatcher$RuntimeRangeRepresentation.matchesVersion(RuntimeMatcher.java:83)
> at org.jboss.tools.as.runtimes.integration.util.RuntimeMatcher.findExistingRuntimes(RuntimeMatcher.java:171)
> at org.jboss.tools.as.runtimes.integration.util.RuntimeMatcher.findExistingRuntimes(RuntimeMatcher.java:151)
> at org.jboss.tools.project.examples.fixes.WTPRuntimeFix.getRuntimesFromPattern(WTPRuntimeFix.java:102)
> at org.jboss.tools.project.examples.fixes.WTPRuntimeFix.getBestRuntime(WTPRuntimeFix.java:249)
> at org.jboss.tools.project.examples.fixes.WTPRuntimeFix.canFix(WTPRuntimeFix.java:130)
> at org.jboss.tools.project.examples.ProjectExamplesActivator.canFix(ProjectExamplesActivator.java:818)
> at org.jboss.tools.central.jobs.RefreshTutorialsJob.run(RefreshTutorialsJob.java:68)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months