Merge branch 'master' into jdevelop-fix-url-encoding-problem
Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/76b089a6 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/76b089a6 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/76b089a6 Branch: refs/heads/master Commit: 76b089a65ff1ecbc9d76e898d9a984f8e0a1f01a Parents: f773f84 4aaccd2 Author: Lewis John McGibbney <[email protected]> Authored: Thu May 29 12:50:20 2014 -0700 Committer: Lewis John McGibbney <[email protected]> Committed: Thu May 29 12:50:20 2014 -0700 ---------------------------------------------------------------------- NOTICE.txt | 2 +- RELEASE-NOTES.txt | 39 ++++++++++++++++++++ api/pom.xml | 2 +- core/pom.xml | 2 +- .../rdfa/AbstractRDFaExtractorTestCase.java | 2 +- csvutils/pom.xml | 2 +- encoding/pom.xml | 2 +- mime/pom.xml | 2 +- nquads/pom.xml | 2 +- plugins/basic-crawler/pom.xml | 8 ++-- plugins/html-scraper/pom.xml | 6 +-- plugins/integration-test/pom.xml | 8 ++-- plugins/office-scraper/pom.xml | 6 +-- pom.xml | 22 +++++++---- service/pom.xml | 2 +- src/site/apt/dev-csv-extractor.apt | 8 ++-- test-resources/pom.xml | 2 +- .../resources/html/rdfa/rdfa-11-curies.html | 2 +- .../apache/any23/extractor/csv/test-comma.csv | 2 +- .../apache/any23/extractor/csv/test-missing.csv | 2 +- .../any23/extractor/csv/test-semicolon.csv | 2 +- .../org/apache/any23/extractor/csv/test-tab.csv | 2 +- 22 files changed, 87 insertions(+), 40 deletions(-) ----------------------------------------------------------------------
