Branch: refs/heads/master Home: https://github.com/rhq-project/rhq Commit: 426caf1692d3403b7e9435435a628f15ca795646 https://github.com/rhq-project/rhq/commit/426caf1692d3403b7e9435435a628f15ca... Author: John Mazzitelli mazz@redhat.com Date: 2014-04-25 (Fri, 25 Apr 2014)
Changed paths: M modules/core/domain/src/main/java/org/rhq/core/domain/install/remote/CustomAgentInstallData.java M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/admin/agent/install/RemoteAgentInstallView.java M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/install/remote/RemoteInstallManagerBean.java M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/install/remote/SSHInstallUtility.java
Log Message: ----------- BZ 1091409 - right now, we don't support custom env files. To prohibit people from setting one, all setters and fields are private. If we support this in the future, we set these back to public and there are a couple places in the GUI code where we need to uncomment some lines that set the env file.
rhq-commits@lists.fedorahosted.org