gump.plugins.EnvironmentPlugin component for customizing environment variables
prior to a build
-----------------------------------------------------------------------------------------------
Key: GUMP-121
URL: http://issues.apache.org/jira/browse/GUMP-121
Project: Gump
Type: New Feature
Components: Python-based Gump
Versions: Gump3-alpha
Reporter: Leo Simons
Fix For: Gump3-alpha
We should be able to "sandbox" a project build as much as possible. This
includes providing a particular project with a custom set of environment
variables. We need to figure out how to make that happen and what should
potentially go into the environment. Maybe we could have a plugin that sets an
"env" dictionary for each project and we'll then have various builder-style
plugins pass that to the Popen() constructor, and maybe have other plugins
modify that environment.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]