[ 
https://issues.apache.org/jira/browse/GEODE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirk Lund updated GEODE-4351:
-----------------------------
    Description: 
Since some Geode tests manipulate the system property "user.dir", all uses of 
"new File(...)" must use absolute path. Otherwise the wrong path can end up 
being logged or reported.

Note, this spans ALL of the Geode product code. Should we file a separate but 
identical ticket for every API package or list every Component in this Jira 
ticket?

  was:Since some Geode tests manipulate the system property "user.dir", all 
uses of "new File(...)" must use absolute path. Otherwise the wrong path can 
end up being logged or reported.


> All instances of new File should use absolute path instead of relative "."
> --------------------------------------------------------------------------
>
>                 Key: GEODE-4351
>                 URL: https://issues.apache.org/jira/browse/GEODE-4351
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Kirk Lund
>            Priority: Major
>
> Since some Geode tests manipulate the system property "user.dir", all uses of 
> "new File(...)" must use absolute path. Otherwise the wrong path can end up 
> being logged or reported.
> Note, this spans ALL of the Geode product code. Should we file a separate but 
> identical ticket for every API package or list every Component in this Jira 
> ticket?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to