New Java build: refactor tests to use shared method for identifying temp file
location
--------------------------------------------------------------------------------------
Key: AVRO-715
URL: https://issues.apache.org/jira/browse/AVRO-715
Project: Avro
Issue Type: Task
Components: java
Reporter: Scott Carey
Fix For: 1.5.0
Many tests individually write temp files based on relative paths, '/tmp', or
reading from a system property. These need to be refactored into one utility
for handling the location of temp files for unit tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.