ACCUMULO-1910 Add source to to test jars that did not have source. Some of the jars used in test cases did not have source code. This patch replaces those jars in 1.4.5-SNAPSHOT with jars that contain both .class and .java files.
Signed-off-by: Josh Elser <els...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/43ab1ef7 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/43ab1ef7 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/43ab1ef7 Branch: refs/heads/master Commit: 43ab1ef70581c56169aa6ba4a5f715565519a333 Parents: 55827af Author: Ed Coleman <d...@etcoleman.com> Authored: Wed Dec 25 09:00:49 2013 -0500 Committer: Josh Elser <els...@apache.org> Committed: Thu Dec 26 10:09:45 2013 -0500 ---------------------------------------------------------------------- .../src/test/resources/ClassLoaderTestA/Test.jar | Bin 748 -> 1570 bytes .../src/test/resources/ClassLoaderTestB/Test.jar | Bin 748 -> 1572 bytes .../src/test/resources/ClassLoaderTestC/Test.jar | Bin 748 -> 1571 bytes test/system/auto/TestCombinerX.jar | Bin 868 -> 4335 bytes test/system/auto/TestCombinerY.jar | Bin 868 -> 4335 bytes 5 files changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/43ab1ef7/src/start/src/test/resources/ClassLoaderTestA/Test.jar ---------------------------------------------------------------------- diff --git a/src/start/src/test/resources/ClassLoaderTestA/Test.jar b/src/start/src/test/resources/ClassLoaderTestA/Test.jar index db0f238..8b9c462 100644 Binary files a/src/start/src/test/resources/ClassLoaderTestA/Test.jar and b/src/start/src/test/resources/ClassLoaderTestA/Test.jar differ http://git-wip-us.apache.org/repos/asf/accumulo/blob/43ab1ef7/src/start/src/test/resources/ClassLoaderTestB/Test.jar ---------------------------------------------------------------------- diff --git a/src/start/src/test/resources/ClassLoaderTestB/Test.jar b/src/start/src/test/resources/ClassLoaderTestB/Test.jar index e6652b4..4ced46f 100644 Binary files a/src/start/src/test/resources/ClassLoaderTestB/Test.jar and b/src/start/src/test/resources/ClassLoaderTestB/Test.jar differ http://git-wip-us.apache.org/repos/asf/accumulo/blob/43ab1ef7/src/start/src/test/resources/ClassLoaderTestC/Test.jar ---------------------------------------------------------------------- diff --git a/src/start/src/test/resources/ClassLoaderTestC/Test.jar b/src/start/src/test/resources/ClassLoaderTestC/Test.jar index 717ab02..87b077e 100644 Binary files a/src/start/src/test/resources/ClassLoaderTestC/Test.jar and b/src/start/src/test/resources/ClassLoaderTestC/Test.jar differ http://git-wip-us.apache.org/repos/asf/accumulo/blob/43ab1ef7/test/system/auto/TestCombinerX.jar ---------------------------------------------------------------------- diff --git a/test/system/auto/TestCombinerX.jar b/test/system/auto/TestCombinerX.jar index df3f50d..849e447 100644 Binary files a/test/system/auto/TestCombinerX.jar and b/test/system/auto/TestCombinerX.jar differ http://git-wip-us.apache.org/repos/asf/accumulo/blob/43ab1ef7/test/system/auto/TestCombinerY.jar ---------------------------------------------------------------------- diff --git a/test/system/auto/TestCombinerY.jar b/test/system/auto/TestCombinerY.jar index c17d92c..6cffd86 100644 Binary files a/test/system/auto/TestCombinerY.jar and b/test/system/auto/TestCombinerY.jar differ