Michael Starch created OODT-553:
-----------------------------------

             Summary: Update org.apache.oodt.commons.exec.EnvUtilities to Use 
System.getEnvironment
                 Key: OODT-553
                 URL: https://issues.apache.org/jira/browse/OODT-553
             Project: OODT
          Issue Type: Improvement
          Components: commons
            Reporter: Michael Starch
            Priority: Minor
             Fix For: 0.6


The environment variables utilities use a command line invocation of 'env' to 
get the environment variables due to the fact that java 1.4 did not have a 
System.getEnvironment call.

This is no longer the best solution (and is suspected of causing some errors).





--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to