This is an automated email from the ASF dual-hosted git repository. snagel pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nutch.git
commit d06ccdeba286dd19e435cc0c4d41b79016dd0134 Merge: 9446b1e 1b6a655 Author: Sebastian Nagel <[email protected]> AuthorDate: Mon Sep 25 16:55:32 2017 +0200 Merge pull request #223 from sebastian-nagel/NUTCH-2430 NUTCH-2430 Complete plugin build configuration build.xml | 346 +++++++++++---------- default.properties | 20 +- src/plugin/build.xml | 201 ++++++------ src/plugin/parse-replace/README.txt | 91 ------ src/plugin/parse-replace/build.xml | 37 --- src/plugin/parse-replace/ivy.xml | 41 --- src/plugin/parse-replace/plugin.xml | 22 -- .../parse-replace/sample/testParseReplace.html | 11 - .../apache/nutch/parse/replace/ReplaceParser.java | 74 ----- .../apache/nutch/parse/replace/package-info.java | 22 -- .../nutch/parse/replace/TestParseReplace.java | 68 ---- 11 files changed, 301 insertions(+), 632 deletions(-) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
