[ https://issues.apache.org/jira/browse/GEODE-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirk Lund resolved GEODE-4352. ------------------------------ Resolution: Won't Fix > All instances of new File should use System.getProperty("user.dir") as parent > File > ---------------------------------------------------------------------------------- > > Key: GEODE-4352 > URL: https://issues.apache.org/jira/browse/GEODE-4352 > 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 System.getProperty("user.dir") as the parent File. > Otherwise the wrong path can end up being used. > 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)