Repository: hive Updated Branches: refs/heads/branch-1.2 ef9686bf8 -> ec78f43b2
HIVE-10674 : HIVE-9302 introduces 2 jars in the source control repo (Sushanth Sowmyan) (part 1/2 - 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/ec78f43b Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/ec78f43b Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/ec78f43b Branch: refs/heads/branch-1.2 Commit: ec78f43b289154bf2d193613f3104d1605f042ba Parents: ef9686b Author: Sushanth Sowmyan <[email protected]> Authored: Mon May 11 16:52:47 2015 -0700 Committer: Sushanth Sowmyan <[email protected]> Committed: Mon May 11 16:52:47 2015 -0700 ---------------------------------------------------------------------- .../test/resources/DummyDriver-1.0-SNAPSHOT.jar | Bin 2812 -> 0 bytes .../src/test/resources/postgresql-9.3.jdbc3.jar | Bin 539003 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/ec78f43b/beeline/src/test/resources/DummyDriver-1.0-SNAPSHOT.jar ---------------------------------------------------------------------- diff --git a/beeline/src/test/resources/DummyDriver-1.0-SNAPSHOT.jar b/beeline/src/test/resources/DummyDriver-1.0-SNAPSHOT.jar deleted file mode 100644 index 3dadc9e..0000000 Binary files a/beeline/src/test/resources/DummyDriver-1.0-SNAPSHOT.jar and /dev/null differ http://git-wip-us.apache.org/repos/asf/hive/blob/ec78f43b/beeline/src/test/resources/postgresql-9.3.jdbc3.jar ---------------------------------------------------------------------- diff --git a/beeline/src/test/resources/postgresql-9.3.jdbc3.jar b/beeline/src/test/resources/postgresql-9.3.jdbc3.jar deleted file mode 100644 index f537b98..0000000 Binary files a/beeline/src/test/resources/postgresql-9.3.jdbc3.jar and /dev/null differ
