Merge branch 'NUTCH-2301' of https://github.com/kamaci/nutch into 2.x
Project: http://git-wip-us.apache.org/repos/asf/nutch/repo Commit: http://git-wip-us.apache.org/repos/asf/nutch/commit/9ecdc9be Tree: http://git-wip-us.apache.org/repos/asf/nutch/tree/9ecdc9be Diff: http://git-wip-us.apache.org/repos/asf/nutch/diff/9ecdc9be Branch: refs/heads/2.x Commit: 9ecdc9be391778c10e54c84269c74fcffdb599fd Parents: 5012c74 3bc3d81 Author: Lewis John McGibbney <[email protected]> Authored: Tue Aug 23 14:18:58 2016 -0700 Committer: Lewis John McGibbney <[email protected]> Committed: Tue Aug 23 14:18:58 2016 -0700 ---------------------------------------------------------------------- src/test/nutch-site.xml | 48 ++++ src/test/nutch-ssl.keystore.jks | Bin 0 -> 2300 bytes .../nutch/api/AbstractNutchAPITestBase.java | 186 +++++++++++++++ src/test/org/apache/nutch/api/TestAPI.java | 225 ------------------- src/test/org/apache/nutch/api/TestNutchAPI.java | 100 +++++++++ 5 files changed, 334 insertions(+), 225 deletions(-) ----------------------------------------------------------------------
