Sounds fine to me, with the rules you described on your latest comment
on the JIRA.
On 10/19/11 10:58 PM, Scott Stark wrote:
I created
https://issues.jboss.org/browse/AS7-2169 for adding the
fallback to looking at System.getenv(name) for an expression value, but
DMR commented there he would rather see the expression prefixed with
"env.". I don't care, do others think that is the way to go?
On 10/18/11 4:22 PM, Brian Stansberry wrote:
>> One issue I see is that we are only looking to System.getProperty(name)
>> for the value of an expression in the org.jboss.dmr.ExpressionValue
>> class. The expressions I'm typically using need to be queried using
>> System.getenv(name). Would it be ok to fallback to a System.getenv(name)
>> if there is no System.getProperty(name) value found? This would require
>> an update to the dmr project.
>>
> I'm fine with that.
>
>
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
--
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat