Sergio Peña created HIVE-13222: ---------------------------------- Summary: Move rc-file-v0.rc used on TestRCFile.java to src/test/resources Key: HIVE-13222 URL: https://issues.apache.org/jira/browse/HIVE-13222 Project: Hive Issue Type: Improvement Affects Versions: 2.0.0 Reporter: Sergio Peña Assignee: Sergio Peña Priority: Minor
The file 'rc-file-v0.rc' is used by TestRCFile to validate RC files. This file is on {{src/test/data}}, and it should be good to move it to {{src/test/resources}} so the file is packaged into the test-sources.jar when -Psources is invoked. -- This message was sent by Atlassian JIRA (v6.3.4#6332)