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

Fixed replace_stacks.json after addition of dotnet-centos #7214

Merged
merged 1 commit into from
Nov 7, 2017

Conversation

JPinkney
Copy link
Contributor

@JPinkney JPinkney commented Nov 6, 2017

What does this PR do?

This PR proposes a fix for redhat-developer/rh-che#408.

replace_stacks.json was throwing a parse error because it was removing the comma after "org.eclipse.che.ws-agent" on this line: https://github.com/redhat-developer/rh-che/blob/master/assembly/fabric8-stacks/src/main/resources/stacks.json#L295 due to the sed at https://github.com/eclipse/che/blob/master/dockerfiles/init/modules/openshift/files/scripts/replace_stacks.sh#L47.

What issues does this PR fix or reference?

redhat-developer/rh-che#408

Release Notes

N/A

Signed-off-by: jpinkney <josh.pinkney@mail.utoronto.ca>
@codenvy-ci
Copy link

Can one of the admins verify this patch?

@benoitf benoitf added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/bug Outline of a bug - must adhere to the bug report template. labels Nov 6, 2017
@codenvy-ci
Copy link

Can one of the admins verify this patch?

Copy link
Contributor

@riuvshin riuvshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@benoitf benoitf merged commit 2e90ad6 into eclipse-che:master Nov 7, 2017
@benoitf benoitf added this to the 5.21.0 milestone Nov 7, 2017
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants