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 full JDK, not just JRE #28

Open
mariannemyers opened this issue Mar 30, 2015 · 1 comment
Open

Add full JDK, not just JRE #28

mariannemyers opened this issue Mar 30, 2015 · 1 comment

Comments

@mariannemyers
Copy link

My current project requires a JDK be installed on the CentOS VM. The install-mlcp.sh script currently installs java which only grabs the JRE. I'd like to have the full JDK installed by default as I think other projects may also need this in the future.

PR to follow.

@mariannemyers mariannemyers changed the title Add full JDK, not just JVM Add full JDK, not just JRE Mar 30, 2015
mariannemyers added a commit to mariannemyers/mlvagrant that referenced this issue Mar 30, 2015
Update mulch to install the JDK rather than the JRE.  Add JAVA_HOME to
the vagrant user’s environment.
mariannemyers added a commit to mariannemyers/mlvagrant that referenced this issue Apr 1, 2015
Use the more recent 1.8 JDK, by request of PR grtjn#29.
@grtjn grtjn modified the milestone: 0.0.2 Aug 25, 2015
@grtjn grtjn self-assigned this Aug 25, 2015
grtjn added a commit that referenced this issue Aug 26, 2015
@grtjn
Copy link
Owner

grtjn commented Aug 26, 2015

JDK 1.8 is now installed automatically, but java_home is not being set properly yet. See @mariannemyers PR for ideas

@grtjn grtjn removed their assignment Sep 7, 2015
@grtjn grtjn modified the milestones: 0.0.3, 0.0.2 Sep 7, 2015
@grtjn grtjn modified the milestones: 1.0.1, 1.0.2 Apr 12, 2016
@grtjn grtjn modified the milestones: 1.0.2, 1.0.3 Sep 9, 2016
@grtjn grtjn modified the milestones: 1.0.3, 1.0.4 Nov 25, 2016
@grtjn grtjn modified the milestones: 1.0.4, 1.0.5 May 12, 2017
@grtjn grtjn removed this from the 1.0.7 milestone Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants