Repository: arrow Updated Branches: refs/heads/master 1c101ffe0 -> 0cf2bbb2a
ARROW-642: [Java] Remove temporary file in java/tools Author: Wes McKinney <[email protected]> Closes #389 from wesm/ARROW-642 and squashes the following commits: 03771c8 [Wes McKinney] Remove temporary file from ARROW-542 Project: http://git-wip-us.apache.org/repos/asf/arrow/repo Commit: http://git-wip-us.apache.org/repos/asf/arrow/commit/0cf2bbb2 Tree: http://git-wip-us.apache.org/repos/asf/arrow/tree/0cf2bbb2 Diff: http://git-wip-us.apache.org/repos/asf/arrow/diff/0cf2bbb2 Branch: refs/heads/master Commit: 0cf2bbb2afe6006219904265b41123c2ce10715a Parents: 1c101ff Author: Wes McKinney <[email protected]> Authored: Thu Mar 16 21:16:44 2017 +0100 Committer: Uwe L. Korn <[email protected]> Committed: Thu Mar 16 21:16:44 2017 +0100 ---------------------------------------------------------------------- java/tools/tmptestfilesio | Bin 628 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/arrow/blob/0cf2bbb2/java/tools/tmptestfilesio ---------------------------------------------------------------------- diff --git a/java/tools/tmptestfilesio b/java/tools/tmptestfilesio deleted file mode 100644 index d1b6b6c..0000000 Binary files a/java/tools/tmptestfilesio and /dev/null differ
