JBDS-4132 Could not load nodeJSInstall: node-v0.10.22-linux-x86_64 (master) by vrubezhny · Pull Request #444 · angelozerr/tern.java · GitHub
Skip to content

JBDS-4132 Could not load nodeJSInstall: node-v0.10.22-linux-x86_64 (master)#444

Merged
angelozerr merged 1 commit into
angelozerr:masterfrom
vrubezhny:jbds4132-master
Oct 27, 2016
Merged

JBDS-4132 Could not load nodeJSInstall: node-v0.10.22-linux-x86_64 (master)#444
angelozerr merged 1 commit into
angelozerr:masterfrom
vrubezhny:jbds4132-master

Conversation

@vrubezhny

Copy link
Copy Markdown
Contributor

The destination directory for unpacking the Node.js runtime is changed
from <tern.eclipse.ide.server.nodejs.embed.<os<.distribution>>.>/<node.js rintime zip-filename>
to <User's workspace>/.metadata/.plugins/<tern.eclipse.ide.server.nodejs.embed.<os<.distribution>>.>/<node.js rintime zip-filename>
in order to prevent the attempts to extract the runtime zip-archive into the directories with
restricted access rights.

See: https://issues.jboss.org/browse/JBDS-4132
Issue: #441 Could not load nodeJSInstall: node-v0.10.22-linux-x86_64
Signed-off-by: Victor Rubezhny vrubezhny@redhat.com

The destination directory for unpacking the Node.js runtime is changed
from <tern.eclipse.ide.server.nodejs.embed.<os<.distribution>>.<platform>>/<node.js rintime zip-filename>
to <User's workspace>/.metadata/.plugins/<tern.eclipse.ide.server.nodejs.embed.<os<.distribution>>.<platform>>/<node.js rintime zip-filename>
in order to prevent the attempts to extract the runtime zip-archive into the directories with
restricted access rights.

See: https://issues.jboss.org/browse/JBDS-4132
Issue: angelozerr#441 Could not load nodeJSInstall: node-v0.10.22-linux-x86_64
Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@angelozerr angelozerr merged commit 02456a1 into angelozerr:master Oct 27, 2016
@angelozerr

Copy link
Copy Markdown
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants