[jboss-jira] [JBoss JIRA] (AS7-2169) Add support for using System.getenv() for DMR ExpressionValues.
Brian Stansberry (Assigned) (JIRA)
jira-events at lists.jboss.org
Sun Nov 20 12:17:40 EST 2011
[ https://issues.jboss.org/browse/AS7-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reassigned AS7-2169:
-------------------------------------
Assignee: Brian Stansberry (was: Scott Stark)
The jboss-dmr pull request is merged. Thanks!
Remaining task is to push a jboss-dmr 1.1.0 release and update the AS to use it.
> Add support for using System.getenv() for DMR ExpressionValues.
> ---------------------------------------------------------------
>
> Key: AS7-2169
> URL: https://issues.jboss.org/browse/AS7-2169
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Domain Management
> Affects Versions: 7.1.0.Alpha1
> Reporter: Scott Stark
> Assignee: Brian Stansberry
> Fix For: 7.1.0.CR1
>
>
> Currently the org.jboss.dmr.ExpressionValue only looks to System.getProperty(name) to obtain a reference value. We should try to also query System.getenv(name) if the system property is not found.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list