[
https://issues.apache.org/jira/browse/CLOUDSTACK-8635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627168#comment-14627168
]
ASF GitHub Bot commented on CLOUDSTACK-8635:
--------------------------------------------
GitHub user wido opened a pull request:
https://github.com/apache/cloudstack/pull/588
CLOUDSTACK-8635: Depend on the headless JRE for Ubuntu packages
This will install less packages on the system running CloudStack.
The -headless JRE doesn't include packages for running on desktops
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wido/cloudstack CLOUDSTACK-8635
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/588.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #588
----
commit b6a8338996637ab3807abeb81143d2716d9a05b7
Author: Wido den Hollander <[email protected]>
Date: 2015-07-14T22:26:38Z
CLOUDSTACK-8635: Depend on the headless JRE for Ubuntu packages
This will install less packages on the system running CloudStack.
The -headless JRE doesn't include packages for running on desktops
----
> Ubuntu packages should depend on OpenJDK headless JRE
> -----------------------------------------------------
>
> Key: CLOUDSTACK-8635
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8635
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Wido den Hollander
> Assignee: Wido den Hollander
>
> We now depend on openjdk-7-jre on Ubuntu, but this also install a lot of
> desktop related packages.
> We don't need them and can depend on openjdk-7-jre-headless
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)