Valentin Aitken created BROOKLYN-306:
----------------------------------------
Summary: Standartize paths for scripts on Windows entities
Key: BROOKLYN-306
URL: https://issues.apache.org/jira/browse/BROOKLYN-306
Project: Brooklyn
Issue Type: New Feature
Reporter: Valentin Aitken
Priority: Minor
The problems I want to address are:
- place where scripts are uploaded with templates.install config
https://github.com/apache/brooklyn-server/pull/157 .
Currently all scripts are uploaded in C:\ which could flood the root drive with
files and potentially mix it with other files already available in C:\ . These
scripts are used to setup and launch an application but compared to a Unix
based SoftwareProcess RUNDIR is not used.
- referencing powershell scripts provided by Apache Brooklyn from external
powershell scripts.
If the above is streamlined ideally the project should advice users to
reference other scripts with relative path.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)