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 Java 8 #21

Merged
merged 1 commit into from
Mar 7, 2019
Merged

add Java 8 #21

merged 1 commit into from
Mar 7, 2019

Conversation

pzakha
Copy link
Contributor

@pzakha pzakha commented Mar 7, 2019

Add Java 8 package to Linux-pkg.
The main goal here is to stop building Java in appliance-build and do it in Linux-pkg instead. This is also a prerequisite for adding the SSO app to Linux-pkg.

NEXT STEPS

Remove Java build from appliance-build

TESTING

packages/java8/config.sh Outdated Show resolved Hide resolved
packages/java8/config.sh Show resolved Hide resolved
packages/java8/config.sh Show resolved Hide resolved
@pzakha
Copy link
Contributor Author

pzakha commented Mar 7, 2019

@prakashsurya I've added comments in the code that provide more details on why we do certain things.

Copy link
Contributor

@prakashsurya prakashsurya left a comment

Choose a reason for hiding this comment

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

LGTM.

The JDK_PATH thing is a little strange...

@pzakha pzakha merged commit be41473 into delphix:master Mar 7, 2019
bors bot added a commit to delphix/appliance-build that referenced this pull request Mar 8, 2019
245: Java is now built by Linux-pkg r=pzakha a=pzakha

Following the integration of delphix/linux-pkg#21, we can now remove the build of Java8 from here.

## TESTING
ab-pre-push: http://selfservice.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-orchestrator-pre-push/654/

Co-authored-by: Pavel Zakharov <pavel.zakharov@delphix.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants