Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update IDE resource path after changes for namespace handling (Fix #1909) #1931

Merged
merged 1 commit into from
Jul 25, 2016

Conversation

benoitf
Copy link
Contributor

@benoitf benoitf commented Jul 25, 2016

What does this PR do?

Update the IDE resource path as it has been changed for namespace handling

What issues does this PR fix or reference?

it fixes #1909

Previous Behavior

IDE JS is not cached

New Behavior

IDE JS is now cached

Tests written?

No

Docs requirements?

No

Update IDE resource path after changes for namespace handling

Change-Id: I9f935e60be0f461eb2d99fc885a6f23d2b6618be
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
@benoitf benoitf added this to the 4.6.0 milestone Jul 25, 2016
@benoitf benoitf self-assigned this Jul 25, 2016
@benoitf benoitf added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jul 25, 2016
@garagatyi
Copy link

LGTM

@codenvy-ci
Copy link

@benoitf benoitf merged commit 7707cce into master Jul 25, 2016
@benoitf benoitf deleted the 1909 branch July 25, 2016 14:21
@benoitf benoitf added kind/task Internal things, technical debt, and to-do tasks to be performed. and removed status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels May 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IDE resources caching from UD is broken
3 participants