Repository: hive Updated Branches: refs/heads/branch-1.2 3bd7d0421 -> 3b13e308e
HIVE-10674 : jars should not be checked in to the source control repo (Sushanth Sowmyan) (part 2/3 - required to be Apache release compatible) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3b13e308 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/3b13e308 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/3b13e308 Branch: refs/heads/branch-1.2 Commit: 3b13e308e77b8239e41c4ae045495092cec37d70 Parents: 3bd7d04 Author: Sushanth Sowmyan <[email protected]> Authored: Mon May 11 17:56:03 2015 -0700 Committer: Sushanth Sowmyan <[email protected]> Committed: Mon May 11 17:56:03 2015 -0700 ---------------------------------------------------------------------- ql/src/test/resources/SessionStateTest.jar.v1 | Bin 2176 -> 0 bytes ql/src/test/resources/SessionStateTest.jar.v2 | Bin 2177 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/3b13e308/ql/src/test/resources/SessionStateTest.jar.v1 ---------------------------------------------------------------------- diff --git a/ql/src/test/resources/SessionStateTest.jar.v1 b/ql/src/test/resources/SessionStateTest.jar.v1 deleted file mode 100644 index 47bceb8..0000000 Binary files a/ql/src/test/resources/SessionStateTest.jar.v1 and /dev/null differ http://git-wip-us.apache.org/repos/asf/hive/blob/3b13e308/ql/src/test/resources/SessionStateTest.jar.v2 ---------------------------------------------------------------------- diff --git a/ql/src/test/resources/SessionStateTest.jar.v2 b/ql/src/test/resources/SessionStateTest.jar.v2 deleted file mode 100644 index df0da41..0000000 Binary files a/ql/src/test/resources/SessionStateTest.jar.v2 and /dev/null differ
