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

Add dotnet, java maven and jboss devfiles #178

Merged
merged 1 commit into from Oct 11, 2019
Merged

Add dotnet, java maven and jboss devfiles #178

merged 1 commit into from Oct 11, 2019

Conversation

svor
Copy link
Contributor

@svor svor commented Oct 9, 2019

Signed-off-by: svor vsvydenk@redhat.com

Adds several devfiles:

@svor
Copy link
Contributor Author

svor commented Oct 9, 2019

@nickboldt it is ready to review

@nickboldt
Copy link
Member

If you update your PR to the latest in master you can then run a build:

docker build --no-cache -t quay.io/eclipse/che-devfile-registry:nightly -f build/dockerfiles/rhel.Dockerfile .

And then use that devfile registry in your local Che to see how it behaves.

Meanwhile I notice that the java-maven config is different from the upstream one:

image

Do we need the same JAVA_OPTS and JAVA_TOOL_OPTIONS? or are those only for JDK 11?

Also are we sure redhat/java/latest will always be JDK 8? maybe it's better to use redhat/java8/latest plugin instead?

Signed-off-by: svor <vsvydenk@redhat.com>
@svor
Copy link
Contributor Author

svor commented Oct 11, 2019

Updated

Copy link
Member

@nickboldt nickboldt left a comment

Choose a reason for hiding this comment

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

LGTM

@nickboldt nickboldt merged commit b4974f7 into redhat-developer:master Oct 11, 2019
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.

None yet

2 participants