I would like to set the value of a property based on the value of another property.  Specifically I have a variable that is being passed in on the command line with -D.  I need to examine the value of that property and set a different property based on that value.  Is this possible?  If so, how can it be done?
 
=Mark

Reply via email to