[
https://issues.apache.org/jira/browse/CLOUDSTACK-9334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282019#comment-15282019
]
ASF subversion and git services commented on CLOUDSTACK-9334:
-------------------------------------------------------------
Commit 9320f858f37c5d86e9949cbfe467b9b852c98693 in cloudstack's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=9320f85 ]
Merge pull request #1460 from shapeblue/jsb/jenv-pyenv
CLOUDSTACK-9334: Support jenv and pyenv to manage Java and Python versions *
Adds .java-version to specify Java 1.7 as the JDK version to use
for CloudStack development. jenv does not support comments in
this file. Therefore, no license header is present.
* Adds .python-vresion to specify Python 2.7.11 as the Python to
use for CloudStack development. pyenv does not support comments
in this file. Therefore, no license header is present.
* Adds requirements.txt to specify the default dependencies used
for CloudStack development. It does not include Marvin's
dependencies because it's bundle already defines the dependencies
which are installed with Marvin.
* Updates INSTALL.md to explain how to utilize jenv and pyenv for
CloudStack development
* pr/1460:
CLOUDSTACK-9334: Support jenv and pyenv to manage Java and Python versions
Signed-off-by: Will Stevens <[email protected]>
> Support jenv and pyenv to manage Java and Python versions
> ---------------------------------------------------------
>
> Key: CLOUDSTACK-9334
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9334
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Reporter: John Burwell
> Assignee: John Burwell
> Priority: Minor
>
> Add the configuration necessary to use jenv and pyenv+virtualenv to set the
> Java and Python versions to the standard versions used by the project for
> development
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)