You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by le...@apache.org on 2019/02/26 22:34:44 UTC

svn commit: r32658 - /dev/any23/2.3-rc1/

Author: lewismc
Date: Tue Feb 26 22:34:44 2019
New Revision: 32658

Log:
Stage Any23 2.3 RC#1

Added:
    dev/any23/2.3-rc1/
    dev/any23/2.3-rc1/RELEASE-NOTES.txt
    dev/any23/2.3-rc1/apache-any23-2.3-src.tar.gz   (with props)
    dev/any23/2.3-rc1/apache-any23-2.3-src.tar.gz.asc
    dev/any23/2.3-rc1/apache-any23-2.3-src.tar.gz.sha512
    dev/any23/2.3-rc1/apache-any23-2.3-src.zip   (with props)
    dev/any23/2.3-rc1/apache-any23-2.3-src.zip.asc
    dev/any23/2.3-rc1/apache-any23-2.3-src.zip.sha512
    dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.tar.gz   (with props)
    dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.tar.gz.asc
    dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.tar.gz.sha512
    dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.zip   (with props)
    dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.zip.asc
    dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.zip.sha512
    dev/any23/2.3-rc1/apache-any23-cli-2.3.tar.gz   (with props)
    dev/any23/2.3-rc1/apache-any23-cli-2.3.tar.gz.asc
    dev/any23/2.3-rc1/apache-any23-cli-2.3.tar.gz.sha512
    dev/any23/2.3-rc1/apache-any23-cli-2.3.zip   (with props)
    dev/any23/2.3-rc1/apache-any23-cli-2.3.zip.asc
    dev/any23/2.3-rc1/apache-any23-cli-2.3.zip.sha512
    dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.tar.gz   (with props)
    dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.tar.gz.asc
    dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.tar.gz.sha512
    dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.zip   (with props)
    dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.zip.asc
    dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.zip.sha512
    dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.tar.gz   (with props)
    dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.tar.gz.asc
    dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.tar.gz.sha512
    dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.zip   (with props)
    dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.zip.asc
    dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.zip.sha512

Added: dev/any23/2.3-rc1/RELEASE-NOTES.txt
==============================================================================
--- dev/any23/2.3-rc1/RELEASE-NOTES.txt (added)
+++ dev/any23/2.3-rc1/RELEASE-NOTES.txt Tue Feb 26 22:34:44 2019
@@ -0,0 +1,677 @@
+             Apache Any23 2.3
+              Release Notes
+           10/02/2019 (dd/mm/yyy)
+
+Sub-task
+
+    [ANY23-184] - Update Javadoc in o.a.a.extractor.microdata.*
+    [ANY23-356] - Update dependencies
+    [ANY23-357] - Resolve mockito deprecation warnings
+    [ANY23-358] - Resolve junit.framework deprecation warnings & RDFa11Parser deprecation warnings
+    [ANY23-359] - Resolve org.apache.commons.io.IOUtils deprecation warning
+    [ANY23-360] - Resolve Xerces deprecation warnings
+    [ANY23-361] - Resolve Tika deprecation warning
+    [ANY23-362] - Resolve rdf4j deprecation warnings
+    [ANY23-363] - Update httpclient/httpcore to version 4.5.6/4.4.10
+    [ANY23-364] - Resolve POI deprecation warnings
+    [ANY23-365] - Resolve additional warnings
+    [ANY23-366] - Resolve additional warnings in build
+    [ANY23-369] - Resolve overlapping classes
+    [ANY23-388] - It should be possible to configure the NTriplesWriter to use unicode points
+    [ANY23-404] - Make MicrodataExtractor compliant with default registry
+    [ANY23-405] - Parse microdata property values correctly
+    [ANY23-407] - Allow microdata itemids to be created from relative URLs
+    [ANY23-408] - Use document IRI as default namespace in microdata strict mode
+    [ANY23-409] - Allow multiple microdata itemtype values
+    [ANY23-410] - Fix microdata itemrefs
+
+Bug
+
+    [ANY23-13] - Verify why the maven-changelog-plugin doesn't work properly
+    [ANY23-16] - Property URI generation for Microdata/schema.org
+    [ANY23-17] - problem detecting media type for turtle content with comment at the top
+    [ANY23-55] - any23 is not following the redirection
+    [ANY23-67] - Microdata extraction using obsolete RDF conversion scheme
+    [ANY23-154] - Not able to extract microdata in few test cases
+    [ANY23-167] - Microdata itemscope properties incorrectly attached
+    [ANY23-169] - Incorrect interpretation of relative and absolute paths with Microdata
+    [ANY23-188] - NPE when ICBMExtractor#getDescription()#getExtractorLabel() called
+    [ANY23-237] - Fix RDFa test 0087: stylesheet reserved word is stripped out
+    [ANY23-245] - Infinite loop on some malformed markup
+    [ANY23-322] - Any23 embedded service is broken
+    [ANY23-329] - master branch broken with pom.xml any23 version
+    [ANY23-331] - Tool service implementations declared in wrong module?
+    [ANY23-334] - SingleDocumentExtraction.createExtractionContext() uses UUID as defaultLanguage
+    [ANY23-336] - Parsing json-ld content takes prohibitively long time
+    [ANY23-337] - BenchmarkTripleHandler does not report accurate extraction interval times
+    [ANY23-338] - Json-ld comment parsing fails in rare cases
+    [ANY23-339] - Microdata extractor can sometime merge two different itemscopes into one
+    [ANY23-340] - Any23 extraction does not pass Nutch plugin test
+    [ANY23-344] - MicrodataExtractor not resolving urls correctly
+    [ANY23-345] - MicrodataExtractorTest has a duplicated test
+    [ANY23-346] - rdf4j versions 2.3.0, 2.3.1 contain a regression: we need to switch back to version 2.2.4
+    [ANY23-347] - RDFParseException: the prefix "pw" is not bound
+    [ANY23-348] - IllegalArgumentException in MicrodataExtractor
+    [ANY23-349] - MicrodataExtractor errors for links that are telephone numbers
+    [ANY23-350] - RDFParseException: "icon" must be followed by ' = ' character
+    [ANY23-351] - NullPointerException in HCardExtractor
+    [ANY23-353] - RDFParseException: datatype rdf:langString requires a language tag
+    [ANY23-367] - latest.stable.released property is never used and out of date
+    [ANY23-368] - Jenkins builds are failing after running out of disk space
+    [ANY23-372] - LGPL-licensed transitive dependency
+    [ANY23-373] - Web page /install.html: software version variable was not decoded.
+    [ANY23-376] - IllegalArgumentException: invalid property name ''
+    [ANY23-377] - Microdata extractor replaces empty strings with "Null"
+    [ANY23-378] - JsonParseException caused by trailing commas in JSON-LD
+    [ANY23-379] - RDFa SAXParseException: invalid XML character
+    [ANY23-380] - RDFa SAXParseException: attribute was already specified
+    [ANY23-381] - JsonParseException: Illegal unquoted character
+    [ANY23-382] - Distinguish between fatal and recoverable json-ld parsing errors
+    [ANY23-383] - JsonParseException: Unexpected character 0x2028
+    [ANY23-386] - Item's properties are in the wrong item since the 2.2
+    [ANY23-387] - Possible OutOfMemoryError with bad deeply nested HTML
+    [ANY23-389] - RDFa extraction breaks when base element uses relative href
+    [ANY23-391] - ICAL vocab uses class "vcalendar" instead of "Vcalendar"
+    [ANY23-392] - Lunching maven-jetty-plugin: Problem accessing /apache-any23-service/resources/form.html
+    [ANY23-395] - any23.org 500 Internal Server Error
+    [ANY23-406] - Cannot suppress Tika warnings
+    [ANY23-411] - Use Content-Type to help determine encoding
+    [ANY23-415] - NTriplesExtractor tries all text/plain files, causing numerous fatal issues
+    [ANY23-416] - NTriplesExtractor does not recognize "application/n-triples" mimetype
+    [ANY23-420] - Handle Json+ld extraction failure
+    [ANY23-425] - iCal, jCal, xCal extractors aren't listed in META-INF/services
+
+New Feature
+
+    [ANY23-81] - Interactive web service
+
+Improvement
+
+    [ANY23-38] - Use a single logging tool: slf4j
+    [ANY23-190] - any23.org homepage busted on IE11
+    [ANY23-212] - Improve naming convention for service output files
+    [ANY23-215] - Forward slashes in URL's should not be escaped in RDF output
+    [ANY23-231] - Make JSON Reporting output pretty print
+    [ANY23-240] - Option to process html tags as spaces in Microdata
+    [ANY23-323] - Update Eclipse RDF4J version to 2.3
+    [ANY23-332] - Plugin-specific properties shouldn't be declared in default-configuration.properties
+    [ANY23-341] - Remove dependency on defunct commons-httpclient 3.1
+    [ANY23-343] - Upgrade to jsonld-java v 0.12.0
+    [ANY23-352] - Update to rdf4j version 2.3.2
+    [ANY23-354] - Clean up dependencies
+    [ANY23-355] - Deprecate RDFa11Parser since Rio implementations are used instead
+    [ANY23-374] - Invalid nested item takes out everything
+    [ANY23-385] - Improve charset detection for (x)html documents
+    [ANY23-390] - Implement ICal, JCal, XCal extractors
+    [ANY23-393] - Any23 master to build under JDK 10.X
+    [ANY23-394] - JSON-LD Extractions Flag Errors in Google's Structured Data Tooling
+    [ANY23-396] - Overhaul WriterFactory API
+    [ANY23-399] - Upgrade Apache parent POM to version 21
+    [ANY23-401] - Upgrade to Tika 1.19.1
+    [ANY23-402] - Deprecate JSONWriter, JSONWriterFactory
+    [ANY23-403] - Upgrade to RDF4J 2.4.0
+    [ANY23-414] - Support reverse itemprops in microdata
+    [ANY23-418] - Take another look at encoding detection
+    [ANY23-419] - Add J2EE depednencies such that service runs under JDK11
+    [ANY23-424] - Update dependencies
+
+Test
+
+    [ANY23-422] - Error message when any23 cli tool used
+
+Task
+
+    [ANY23-333] - Augment use of Any23PluginManager in How to Register a Plugin documentation
+    [ANY23-423] - Update POM for the move to gitbox.
+
+             Apache Any23 2.2
+              Release Notes
+              25/01/2018 (dd/mm/yyy)
+
+Sub-task
+
+    [ANY23-155] - Test failure: testRunOnHTTPResource(org.apache.any23.cli.MicrodataParserTest)
+    [ANY23-267] - Entire extractions fail due to "The element type 'meta' must be terminated by the matching end-tag </meta>"
+    [ANY23-268] - Entire extraction task fails due to "Element type "t.length" must be followed by either attribute specifications, ">" or "/>"
+
+Bug
+
+    [ANY23-12] - character are wrongly encoded in rdfxml output
+    [ANY23-131] - Nested Microdata are not extracted
+    [ANY23-140] - Revise Any23 tests to remove fetching of web content
+    [ANY23-166] - Parsing crashes with attributes that don't use quotes
+    [ANY23-201] - Service Regularly Times Out on DBPedia Queries
+    [ANY23-227] - not extracting opengraph rdfa
+    [ANY23-228] - Invalid URI
+    [ANY23-230] - any23.org redirects to single slash URI
+    [ANY23-256] - MicrodataParserTest failing locally but not on Jenkins
+    [ANY23-260] - Get Any23 listed as an Application capable of using DBPedia
+    [ANY23-266] - Fix Issues with Failing WebService Examples
+    [ANY23-271] - Address "...The entity "raquo" was referenced, but not declared" SAXParseException
+    [ANY23-273] - The content of elements must consist of well-formed character data or markup - no bogus comments
+    [ANY23-303] - JsonLdError: loading remote context failed: http://schema.org/
+    [ANY23-306] - Absent binaries for version 2.0
+    [ANY23-312] - Triple sub-pred-null should not be added into outcome. Change traversing method.
+    [ANY23-314] - Service fails to return extraction in case of extraction error
+    [ANY23-316] - Yaml parser does not halndle intentional null value
+    [ANY23-317] - Any23 fails when dealing with JavaScript
+    [ANY23-318] - ExtractionException handling in BaseRDFExtractor.java kills entire extraction
+    [ANY23-326] - parsing unclosed meta and input tags fails
+
+New Feature
+
+    [ANY23-8] - Write a separate tool for RDFa/microformat detection tool usable in crawlers
+    [ANY23-233] - Add local extraction cache to Any23 service
+
+Improvement
+
+    [ANY23-106] - Gracefully shut down Any23 service
+    [ANY23-213] - Implement JSOn reporting for the Any23 service
+    [ANY23-214] - ë (e-umlaut or diaeresis) not decoded in RDF output
+    [ANY23-249] - Update all W3C and other Standards Compliance within Any23
+    [ANY23-280] - Refactor ContentExtractor to improve extraction flexibility
+    [ANY23-291] - JSON-LD should be looked up in entire HTML document, not just in <head>
+    [ANY23-298] - Revisit the OGP.java vocabulary and update it
+    [ANY23-309] - "Scraper" misspelled as "Scarper" on Downloads webpage
+    [ANY23-319] - Upgrade jsonld-java dependency to 0.11.1
+    [ANY23-324] - Replace net.sourceforge.nekohtml with jsoup
+    [ANY23-325] - Any23 incompatible with http://rdfa.info/test-suite/#
+
+Test
+
+    [ANY23-320] - Address @Ignore tests in Any23
+
+Wish
+
+    [ANY23-210] - Address 1.0 Release Review Discrepancies
+
+Task
+
+    [ANY23-40] - Complete Documentation for Plugin Management system
+
+
+			 Apache Any23 2.1
+			  Release Notes
+		      14/09/2017 (dd/mm/yyy)
+
+Bug
+
+    [ANY23-244] - Broken Links on Web-Site
+    [ANY23-282] - Replacement for all Sindice namespaces and URI's
+    [ANY23-304] - Add extractor for OpenIE
+    [ANY23-305] - Missing appender in command line tool
+    [ANY23-308] - Adding option "-d" to yaml file parsing gives error
+    [ANY23-310] - Rover displays wrong statistical values
+
+Improvement
+
+    [ANY23-206] - Overhaul Any23 site documentation
+    [ANY23-301] - Forward all logs into STDERR stream
+
+New Feature
+
+    [ANY23-257] - Support OWL as an input format
+
+Task
+
+    [ANY23-283] - access to analysis.apache.org
+
+			 Apache Any23 2.0
+			  Release Notes
+		      03/02/2017 (dd/mm/yyy)
+Sub-task
+
+    [ANY23-243] - Overhaul and update README.txt
+
+Bug
+
+    [ANY23-79] - No execute permissions in command line tool
+    [ANY23-92] - NQuadsParser does not require whitespace between elements
+    [ANY23-99] - NQuadsWriter should force ASCII in OutputStream constructor
+    [ANY23-153] - Automatically Generate EARL reports for Any23 RDF Parsers
+    [ANY23-176] - DOC: Apache Any23 Installation Guide
+    [ANY23-200] - Build revision is not correctly defined
+    [ANY23-219] - rover is does not work with -f nquads option
+    [ANY23-235] - NQuads links broken on Supported Formats Page
+    [ANY23-236] - Port Any23 site to Apache CMS
+    [ANY23-248] - NTriplesWriter on hadoop : issue with MIME type/Upgrade sesame dependencies to 2.7.14
+    [ANY23-252] - JSON-LD format MIME type is not detected
+    [ANY23-253] - JSON-LD cannot be processed by Rover
+    [ANY23-255] - apache-any23-quads dependency should not be <scope> test in core pom.xml
+    [ANY23-265] - ThreadSafety issue in ItemPropValue
+    [ANY23-272] - Service fails to start with any23server.bat
+    [ANY23-277] - Any23 master branch will not build to to build due to lacking maven-assembly-plugin
+    [ANY23-279] - Fix EmbeddedJSONLDExtractor ExtractorDescription getDescription() implementation
+    [ANY23-296] - Tar complains about groupid value being too big
+    [ANY23-302] - rover JSON output is not valid
+
+Improvement
+
+    [ANY23-80] - Split out command line tools into a separate module
+    [ANY23-163] - VocabPrinter tool broken with No writer factory available for RDF format N-Quads (mimeTypes=text/x-nquads; ext=nq)
+    [ANY23-185] - Add missing <meta> element attributes to HTMLMetaExtractor
+    [ANY23-207] - Implement Microformats2
+    [ANY23-246] - Add Open Graph Protocol and Facebook prefixes to popular.prefixes
+    [ANY23-247] - FIX Attribute name "itemscope" associated with an element type "html" must be followed by the ' = ' character.
+    [ANY23-250] - Upgrade to Tika 1.7
+    [ANY23-261] - Tiny typo in Data Extraction documentation source example
+    [ANY23-263] - Upgrade to Tika 1.14
+    [ANY23-274] - Change any23.microdata.ns.default configuration value to http://schema.org
+    [ANY23-276] - Upgrade sesame dependencies to RDF4J
+    [ANY23-278] - Upgrade all Maven plugin versions in parent pom.xml
+    [ANY23-293] - Package log4j configuration with core appassembler
+    [ANY23-297] - Any23 doesn't build under JDK1.8
+    [ANY23-299] - Missing YAML to RDF parser
+    [ANY23-300] - Ignore NetBeans configuration files
+
+Task
+
+    [ANY23-141] - Upgrade OpenRDF Sesame to 2.7.0
+    [ANY23-242] - Address issues with 1.1 #1 RC
+
+Wish
+
+    [ANY23-19] - Abstract away any specific RDF APIs
+    [ANY23-226] - Extract JSON-LD embedded in HTML
+
+                         Apache Any23 1.1
+                          Release Notes
+                      15/10/2014 (dd/mm/yyyy)
+Bug
+
+    [ANY23-205] - Remove xrefs from Any23 site and replave with Git(hub) links
+    [ANY23-220] - Run crawler plugin on Apache Any23 site
+    [ANY23-234] - No writer factory available for RDF format N-Quads (mimeTypes=text/x-nquads; ext=nq)
+
+Improvement
+
+    [ANY23-157] - Update Any23 site to accommodate move to Git.
+    [ANY23-197] - Extract embedded json-ld from html documents
+    [ANY23-204] - fix url encoding problem : PR#3
+    [ANY23-209] - Bug in site generation
+    [ANY23-221] - Enable JSON-LD as an input format for the WebService at any23.org
+    [ANY23-238] - Fix generation of BNode name for microdata when 'itemid' is given without a value.
+
+New Feature
+
+    [ANY23-7] - Performance test suite
+    [ANY23-160] - [SECURITY] Frame injection vulnerability in published Javadoc
+
+Task
+
+    [ANY23-222] - Push 1.1-SNAPSHOT artifacts to the Any23 website
+                           
+
+                           Apache Any23 1.0
+                             Release Notes
+                         09/05/2014 (dd/mm/yyyy)
+
+Sub-task
+
+    [ANY23-148] - Programmes Ontology
+
+Bug
+
+    [ANY23-100] - Issue with RDFa extractor while processing nested properties
+    [ANY23-135] - Any23 RDFa Extractor ignores multiple prefix and property statements
+    [ANY23-136] - Some RDFa tests have incorrect expected results
+    [ANY23-168] - RDFa properties in <meta> elements not picked up
+    [ANY23-170] - Dependency error org.apache.commons:commons-csv:1.0-SNAPSHOT-rev1148315
+    [ANY23-172] - Fix minor issues with Any23 0.9.0 RC
+    [ANY23-173] - Please delete old releases from mirroring system
+    [ANY23-174] - Incorrect RDFa extractions
+    [ANY23-203] - Update version revisions from 0.9.1 to 1.0
+
+Improvement
+
+    [ANY23-65] - Update to RDFa extraction stylesheet
+    [ANY23-128] - html-rdfa11 extractor fails on mailto: anchors
+    [ANY23-130] - Improve aesthetics of the output format when straying from default java.io.PrintStream
+    [ANY23-137] - RDFa parser implementation proposal
+    [ANY23-179] - Improve Javadoc and throwing of IllegalArgumentException in Any23#createDocumentSource
+    [ANY23-180] - Create an Apache hosted jail running an Any23 service instance
+    [ANY23-181] - Upgrade NekoHTML to 1.9.20
+
+New Feature
+
+    [ANY23-134] - Create o.a.a.extractor.tika Parser and Extractor implementations
+    [ANY23-177] - Add support for JSON-LD
+
+Task
+
+    [ANY23-162] - Add package.java for all LKIFCore classes
+
+                           Apache Any23 0.9.0
+                             Release Notes
+                         28/10/2013 (dd/mm/yyyy)
+
+Sub-task
+
+    [ANY23-142] - LKIF-Core Vocabulary
+    [ANY23-143] - LRICore Vocabulary
+
+Bug
+
+    [ANY23-111] - Any23 raises an unmanaged exception from the Microdata parser
+    [ANY23-115] - Empty spans seem to break ANY23
+    [ANY23-161] - Fix service file generation
+    [ANY23-165] - "Invalid content" error if TITLE precedes encoding declaration in the document
+    [ANY23-171] - form.html not in correct location in service.
+
+Improvement
+
+    [ANY23-47] - Migrate basic-crawler classes to org.apache.nutch
+    [ANY23-164] - office-scraper ExcelExtractorFactory.java to accept application/x-tika-ooxml and application/x-tika-msoffice formats
+
+New Feature
+
+    [ANY23-120] - Split CLI tools out into a new module
+
+Task
+
+    [ANY23-122] - Cleanup Distribution Mirrors
+
+                           Apache Any23 0.8.0
+                             Release Notes
+                         01/05/2013 (dd/mm/yyyy)
+                         
+Sub-task
+
+    [ANY23-109] - Missing tika-config.xml in o.a.a.mime
+    [ANY23-110] - DOAP Vocabulary
+
+Bug
+
+    [ANY23-44] - error when parsing a document from http://www.afdsi.org/docs/test/html/RDFa/_food-stream_.htm
+    [ANY23-78] - Download page links are broken
+    [ANY23-108] - Broken schema.org microdata extraction
+    [ANY23-112] - Fix incubation disclaimer
+    [ANY23-113] - Remove dependencies from parent pom.xml file
+    [ANY23-116] - Empty values are skipped when reading tab separated CSV.
+    [ANY23-156] - Add logging dependencies to plugins and service
+
+Improvement
+
+    [ANY23-2] - Add support for hreview-aggregate microformat.
+    [ANY23-26] - Upgrade dependency to Apache Tika 1.2
+    [ANY23-46] - Update Any23 web service
+    [ANY23-83] - Remove hardcoded formats throughout Any23 to make it useful as a library
+    [ANY23-101] - Use RDFFormat.NQUADS in nquads module
+    [ANY23-139] - Simplify site deploy plugging the maven-scm-publish-plugin
+    [ANY23-144] - Implement comprehensive naming of o.a.a.api.vocab classes
+
+New Feature
+
+    [ANY23-4] - Integrate W3C's RDFa test suite and pass all tests
+    [ANY23-85] - Split NQuads out into its own module
+    [ANY23-96] - Add user agent string to basic-crawler
+    [ANY23-117] - Split Mime type detection out into its own module
+    [ANY23-118] - Split Encoding detection out into its own module
+
+Task
+
+    [ANY23-41] - Write basic-crawler plugin documentation
+    [ANY23-125] - Drop the Incubating DISCLAIMER
+                         
+
+                             Apache Any23 0.7.0-incubating
+                              Release Notes
+                              25/06/2012
+
+Sub-task
+
+    [ANY23-25] - Update all Maven POM's in trunk
+    [ANY23-31] - Move any23 site documentation out of trunk and into its own SVN directory
+    [ANY23-53] - Bad Web Service documentation
+
+Bug
+
+    [ANY23-14] - Add support for Extractor sub results
+    [ANY23-20] - The Any23 PluginManager fails handing resource paths containing spaces.
+    [ANY23-34] - Plugin Integration Test Fails
+    [ANY23-37] - LGPL'ed components cannot be included in distribution packages
+    [ANY23-42] - Fix issue in RDFa11Parser.java is not resolving relative URIs correctly
+    [ANY23-49] - N3/NQ parsers ignoring stopAtFirstError flag
+    [ANY23-58] - HCardExtractor infinite loop and memory exhaustion
+    [ANY23-62] - ExtractionResultImpl loses all issues generated by sub extractions
+    [ANY23-73] - The ToolRunner CLI driver -p (--plugins-dir) option doesn't work because parsed after the Tool list loading
+    [ANY23-77] - Facing a infinite loop problem in version 0.6.1 - Verify
+    [ANY23-78] - Download page links are broken
+    [ANY23-87] - Bogus arguement in o.a.a.cli.CrawlerTest
+    [ANY23-88] - any23 script -v or --version option doesn't display actual version
+    [ANY23-94] - The Microdata CLI tool doesn't work anymore
+    [ANY23-95] - Activate the IgnoreAccidentalRDFa filter for the Any23 Service instance
+    [ANY23-97] - The test suite was not running all tests, minor regressions occurred
+
+Improvement
+
+    [ANY23-18] - Add a new extractor for RDFa using java-rdfa
+    [ANY23-28] - Document munging of Any23 history to CHANGES.txt
+    [ANY23-32] - replace hardcoded bash script with generated via appassembler
+    [ANY23-33] - Replace proprietary SUN imports from Any23 classes.
+    [ANY23-45] - Improve issue verification support in Extractor tests
+    [ANY23-50] - Simplify plugin loading avoiding the classpath scanning
+    [ANY23-56] - Change repo-ext to Any23 SVN mirrior repo.
+    [ANY23-63] - The Any23 web service doesn't return the Issue Report generated by activated Extractors, hiding major metadata issues
+    [ANY23-64] - Improve CLI uage aesthetics
+    [ANY23-70] - Establish searchable list archives
+    [ANY23-71] - improve the current CLI engine
+    [ANY23-74] - Disable domain triple generation in default configuration
+    [ANY23-75] - Improve runtime of the Microdata extractor on documents with many relations.
+    [ANY23-76] - Improve runtime of the Microformat extractor on documents with many relations.
+    [ANY23-82] - Don't use explicit reference to Log4j classes
+    [ANY23-86] - Better logging in SiteCrawlerTest
+
+New Feature
+
+    [ANY23-9] - Prepare a dedicated homepage for Any23
+    [ANY23-29] - Migrate code base to ASF infrastructure
+    [ANY23-57] - Create Any23 History documentation and add to site
+    [ANY23-59] - Create KEYS file for Any23
+    [ANY23-68] - Create Powered By documentation/page
+    [ANY23-102] - Any23 DOAP file
+
+Task
+
+    [ANY23-21] - Migrate all packages and classes to ORG.APACHE.ANY23
+    [ANY23-27] - Import revisions r1547 to r1607 from Google Code SVN to ASF SVN
+    [ANY23-36] - Merge GCode specific CHANGES.txt report in main changes.xml
+    [ANY23-39] - Write Down Overall Architecture Document to help new developers maintaining the Any23 core
+    [ANY23-48] - Update Documentation (Site + READMEs) to reflect changes in shell script usage
+    [ANY23-52] - Remove non ASF logos from Any23 Service page
+    [ANY23-66] - Fix Javadoc
+
+==========================================================================
+
+                             Apache Any23 0.6.1
+                              Release Notes
+
+Fixes
+
+ * Improved MIMEType detection for CSV input. [172, 176]
+
+==========================================================================
+
+                             Apache Any23 0.6.0
+                              Release Notes
+
+Fixes
+
+ * Fixed several bugs. [151, 153, 154, 155, 156, 164, 168]
+ * Removed unused Apache Any23 dependencies. [162]
+ * Introduced parent POM dependencyManagement. [163]
+ * Minor code refactoring. [142]
+ * Updated project documentation. [161]
+
+Enhancements
+
+ * Added support for Microdata [114, 141, 144, 145, 152, 157]
+ * Added RDFa 1.1 support for new prefix specification. [143]
+ * Added CSV Extractor (RDFizer). [150, 165]
+ * Added HTML/META Extractor. [148, 149]
+ * Improved Configuration programmatic management. [147]
+ * Added several flags to control metadata triples generation. [146]
+ * Improved nesting relationship explicitation in Microformat extractors. [80]
+ * Major Extractor interface refactoring. [160, 167]
+ * Improved TagSoup Extractor based error reporting. [159]
+ * Added command-line tool to print out the Apache Any23 declared vocabularies. [114]
+
+==========================================================================
+
+                              Apache Any23 0.6.0-M2
+                                Release Notes
+
+The release 0.6.0-M2 introduces major fixes on M1 milestone
+[154, 155, 156] and improves Configuration [147] and Microdata
+ error management[157].
+
+==========================================================================
+
+                             Apache Any23 0.6.0-M1
+                               Release Notes
+
+The release 0.6.0-M1 is an early preview of the
+Microdata support. [114]
+
+==========================================================================
+
+                             Apache Any23 0.5.0
+                              Release Notes
+
+Fixes
+
+ * Fixed wrong conversion of a generic XML file to RDF. [131]
+ * Fixed usage of 'base' tag when resolving relative URIs
+   in RDFa. [75]
+ * Fixed error parsing Turtle data. [87]
+ * Fixed issue with escaping in NQuads parser. [126]
+ * Fixed XML DTD validation attempt. [95]
+ * Fixed concurrent modification exception in
+   ExtractionContentBlocker filter. [86]
+ * Fixed mime type detection of direct input when source
+   contains blank chars. [83, 90]
+ * Fixed reporting when producing no triples. [79]
+ * Fixed any23-service packaging, added profile for excluding
+   embedded dependencies. [113]
+
+Enhancements
+
+ * Improved extraction report: added list of 
+   activated extractors. [89]
+ * Improved extraction of HTML link element. [133]
+ * Added XPath HTML extractor. [124]
+ * Added HRecipe Microformat extractor. [103]
+ * Added plugin support for Apache Any23. [111]
+ * Implemented HTML Scraper Plugin. [123]
+ * Upgraded to Sesame 2.4.0. [136]
+ * Upgraded to Jetty 8.0.0 [138]
+ * Upgraded maven-site-plugin. [85]
+ * Added flags to exclude metadata triples [134]
+ * Added removal of CSS related triples. [135]
+ * Improved overall documentation. [130]
+ * Overall POM refactoring. [125]
+
+==========================================================================
+
+                             Apache Any23 0.4.0 
+                              Release Notes
+
+* The any23-service module has been separated from the any23-core module,
+  the Ant build system has been dropped. [Issue 44]
+* Added support for HTML metadata (RDFa / Microformats) validation
+  and correction (validator). [Issue 77]
+* Added flag to disable the nesting relationship property 
+  enrichment. [Issue 67]
+* Improved coverage of Microformats tests. [Issue 65]
+* Improved documentation. [Issue 44]
+* Various code consolidation. [Issues 68, 69, 70, 71, 72, 73, 74, 77]
+
+==========================================================================
+
+	                         Apache Any23 0.3.0 
+                              Release Notes
+
+* Added detection and enrichment of nested microformats. [Issue #61]
+* Added detection and support of N-Quads as input and output format. [Issue #7]
+* General Improvements in RDFa extraction. [Issue #12, Issue #14]
+* Added support of Turtle embedded in HTML script tag. [Issue #62]
+* Improvement in encoding support. [Issue #43]
+* Improvement in Core API. [Issue #27]
+* Improved support for Species Microformat. [Issue #63]
+* General Code prettification.
+
+==========================================================================
+
+	                         Apache Any23 0.2.2 
+                              Release Notes
+
+* Fixed dependency management on Maven. A second level dependency of Xerces
+  introduced a conflict on the java.xml.transform API causing wrong XSLT 
+  transformations within RDFa extractor.
+
+==========================================================================
+
+	                         Apache Any23 0.2.1 
+                              Release Notes
+
+* Major applyFix on Tika configuration management. This applyFix solves the 
+  auto detection of the main Semantic Web related formats.
+
+==========================================================================
+
+                            Apache Any23 0.2
+                             Release Notes
+
+============
+Introduction
+============
+
+This release features a redesigned API and incorporating enhancements and
+bug fixes that have accumulated since the 0.1 release.
+Apart  from  some  new  or changed dependencies on the underlying libraries,
+this  version  comes  with an improved unit test coverage and other features
+like the automatic charset encoding detection and an improved documentation.
+Maven build system has been introduced.
+
+
+==================================
+Summary of major changes since 0.1
+==================================
+
+* Redesigned Java API
+    - Input from string, stream, file, or URI
+    - Allow choosing which extractors to use
+    - Report origin of triples (document/extractor) to client processors
+    - Various processors/serializers for extracted triples
+* Added flexible command-line tool for easy testing
+* Vastly improved website and documentation
+* Media type and encoding detection via Apache Tika
+* Switched RDF library from Jena to Sesame
+* Added Maven build
+* Better RDF extraction from Microformats
+* Extractors now come with an example file to document typical in- and output
+* Major refactoring
+* Lots and lots of bugfixes
+
+=================
+Supported formats
+=================
+
+* RDF/XML
+* Notation3 and Turtle
+* N-Triples
+* RDFa
+
+Various microformats, see http://sindice.com/developers/microformat on Sindice Microformats support.
+
+===================
+Dependency Upgrade
+===================
+
+CyberNeko Html parser has been upgraded to 1.9.14.
+
+Apache Tika 0.3 has been replaced with 0.6, with the
+new  support  for  the automatic encoding detection.
+
+EOF
+

Added: dev/any23/2.3-rc1/apache-any23-2.3-src.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/any23/2.3-rc1/apache-any23-2.3-src.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/any23/2.3-rc1/apache-any23-2.3-src.tar.gz.asc
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-2.3-src.tar.gz.asc (added)
+++ dev/any23/2.3-rc1/apache-any23-2.3-src.tar.gz.asc Tue Feb 26 22:34:44 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEE23tRmRIcCKXI9AUrOkcX8Ei66/YFAlxhudgACgkQOkcX8Ei6
+6/YEsA/7BIHOhm8v6Z79JQRALT6MGafJNOkeZryWgqFoRohiiunU4bU7I8Lm0YAy
+rOgfCZU83AK1+dQ1urAoSLp2NZE0Kv8BNGaYS7JX816g6DitR3V31kxgotydqYSh
+09388ua+GXsroO9ezCk88rs+C88xUKfvF3EG9SmxJKre/bmwZozC18UjApQBikO/
+vbrqaR440dNZjcZuTNJxWDGoJua7eL4VbAiPdRviji/01TV3dMgRlGBhVqt7CtT0
+WURsOVnuR2Ai3DVnBm9ZTPd++iKBG4y6lTZ2kUMGKBvXea4UK/LSmBVQM66FGd3d
+nvqdH9wOdXHn19wgQBEQlIHM+1oeHuBbbmQfRm17+BqG436Jw4ewrXepLCxoFVp9
+ZwY18yM2ew1uAJTKBKa5ToaH9KOpUuSJIa7TD4LMVLJIq+4EQ661XHq66lw7COS2
+SkdVmjOP3HyTLOKpbpIJurr4pmqyBnPAcBqe28AWQ+xnYY5kASM+01j5sClavv+d
+cpNGWSKhs0I9U3Y6eMmp2iQs7RWcPFU0qZ+NGv0h7G8+26zorRiAKoTNw7uohdDH
+20rgfQTqBM2TcLMM32rDHn4L+2FfQz+QyDEFuQ+M+TjlCwOmJum430fcpTxrNmJ/
+kDLCx7vn+A1D5vXbd92nDsgfbiCY3zoHq+wzivGjA23C1UHL+co=
+=4A3M
+-----END PGP SIGNATURE-----

Added: dev/any23/2.3-rc1/apache-any23-2.3-src.tar.gz.sha512
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-2.3-src.tar.gz.sha512 (added)
+++ dev/any23/2.3-rc1/apache-any23-2.3-src.tar.gz.sha512 Tue Feb 26 22:34:44 2019
@@ -0,0 +1,4 @@
+./apache-any23-2.3-src.tar.gz: F69F5092 59FA434B 3EF38026 A547E7A7 78694506
+                               68BAD377 6B0638E0 CD3E06C7 4A4FAD10 5C28478D
+                               4D5BE239 C3797232 C173D58F 9B50083A 00932D70
+                               35D0FBEA

Added: dev/any23/2.3-rc1/apache-any23-2.3-src.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/any23/2.3-rc1/apache-any23-2.3-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/any23/2.3-rc1/apache-any23-2.3-src.zip.asc
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-2.3-src.zip.asc (added)
+++ dev/any23/2.3-rc1/apache-any23-2.3-src.zip.asc Tue Feb 26 22:34:44 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEE23tRmRIcCKXI9AUrOkcX8Ei66/YFAlxhudkACgkQOkcX8Ei6
+6/Y7MRAAtu+pcavph/bLaXHHyFUKRDPbigwquZ5rTQp4WaAryc15gqpvCj6jnq6x
+qfLFG6GL+FSjyDK4Mh7XCNtI/3MqfKVLNMppU5OTnNeJ7a5CPcZhF0gZGSQ3e4pB
+0fSLsBkdQBG5Q9ILG62mG1rzxzYr2OTYhrktdz/ui9llcO2mBHCA44Eoy79/faGm
+x8t6cQ5ykNabYDklIBjIbZyMeGeYxBk1Z8rRI172dIU4c1+tTUhkJlZNgL4adqlM
+sC8g8Aj9k48o6rr6ZHDP+J1drwMV8b8DtQcuBXo5u/rHe/JDevARjYRaLy7r+C9n
+0nyx7FHGnsq9FUUbqUqXaN9BivATgII4WG98dLrU4nytOXa2vZ0f85OhdvkfiCLU
+Y1Lk5Mb1pV8wCgVQuf7asQ7VA86KLVqio2fA8OdEA24W2NBq3Sel4784CwP1IJ0H
+bITkVPIVr7rlwz98IMFUpTofP3i37t509+R1ubU8axYc8PiMEW+QtJ+/l0dmjhvj
+oE3bIld04+M1T4ZkCGLDruFlOokC9EfNxRu92aP0wRj1RbspbQYi8NzqyG+b6B3P
+9Pbwj3cGe/FaGtl2HEFeg2D2iA2shAqRvGQdUhBACSRbfyszfrkMHHAlhKZ6vAq6
+oXIS95P0IdG7+gY/pRY3df7akKRS4DcCnEa1iOjPJNpx1Vi8gR8=
+=A+j/
+-----END PGP SIGNATURE-----

Added: dev/any23/2.3-rc1/apache-any23-2.3-src.zip.sha512
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-2.3-src.zip.sha512 (added)
+++ dev/any23/2.3-rc1/apache-any23-2.3-src.zip.sha512 Tue Feb 26 22:34:44 2019
@@ -0,0 +1,4 @@
+./apache-any23-2.3-src.zip: 11534A5D AE7BB4E1 7CB9E189 6506F9B2 40C6D00F
+                            BA6D855A 32A5CC4A 030CD717 F2F4ECB5 D98B47CB
+                            AA723421 1FA1E3C6 37E4F52E DC0920DD 838EC04C
+                            B98AAFBF

Added: dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.tar.gz.asc
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.tar.gz.asc (added)
+++ dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.tar.gz.asc Tue Feb 26 22:34:44 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEE23tRmRIcCKXI9AUrOkcX8Ei66/YFAlxhuqYACgkQOkcX8Ei6
+6/YNIg//fb4VMu9fDeeDTBpZNNFfv7ctdCNRdOBDzOsSgsFNjCon1M96KcYl7rBK
+TR+3oRIMeeGnWB6pib4ElY5MPquuButfyylAOpdpeBZcDpYLx75pE5pvA7YYw6bY
++wYWCs0sKdUsPgTYk9KFeq6PcdbY70fJO0Mq7U3JEGSp9mp11UAJydE3LDCxx+r2
+7+CxJlaJ8RTVRDfa7cLXdjoovId+pOJfYkOwrteK9ICb6YZ/FgL1jCKfXEwd4LDa
+5okrGqsC1fdoGVJaY0Zn0LHXcj+dqkPmZcOj7HkaFEAT8Zc1iGwxvUsS+3M+dqW5
+mxJ2Ivo6rrWmAE9SvO6ID0KYxIhgOwKTSZUEp+87393nlXke3AQyPQtq4Oy4HbC7
+kkllMUCWlc+UZdu5Q3+qKboqCNIG7YYkfZgQXTaqAYvexpoyAR9PYT6eHuuqRkvu
+u0CGuGzOrD7G/CHDoyBwTHcT04FFGDUcaqFilDMCbjznQAOBarrR5TPZp2GZnmLK
+z2e101i6gegUM9UoGJPAEJ5FuaeVekAGmbIr5gmeiGHUJghwdlCXyXeRJ9zzioys
+VZuIOf6oAZR9PwqkHj/VIkdmmHj3KK9HbJGOElOYx7dVaWsMqJyRniirGSdFCjdG
+TuJT5F3rRPP+6eQu7f/yF+cb6P1Gh4AP+4Zv50bBzv9KoB0fyFI=
+=pqBJ
+-----END PGP SIGNATURE-----

Added: dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.tar.gz.sha512
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.tar.gz.sha512 (added)
+++ dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.tar.gz.sha512 Tue Feb 26 22:34:44 2019
@@ -0,0 +1,3 @@
+./apache-any23-basic-crawler-2.3.tar.gz: 
+91330669 563288FD 23F6AB27 D32FA6B8 C343DE2B 2233FFB6 382AB4FB 2146D939 CDD6027B
+ 4D0ADCCA 4276B29C 518FF240 04FF0222 217DD777 3D8C099D 9638DC25

Added: dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.zip.asc
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.zip.asc (added)
+++ dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.zip.asc Tue Feb 26 22:34:44 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEE23tRmRIcCKXI9AUrOkcX8Ei66/YFAlxhuqcACgkQOkcX8Ei6
+6/YhJg//V1VR8UmRIRYZo1Qi+QW7DyYRelLAWPP+zI1wiI2Qc6e0Y7LxW+FVPWWB
+v2ibAECsvSkjoMnMmZlRUEv92xk+X+yGTHIu2ngbojpY+R7ccnrxEJ5lRo81a5cO
+x0QnlKLfQkKDeaI5p1uP1VgPGBgO7O3qISN/hH+rDxfRMbcPLQjrfdmvu7iIWy4w
++9l15s9GbxgPWnH55hkV9U3J8g8hlmfuvyQTng9NCQBd33w6vmWvRDvIlvOAXKlG
+iHvFBd79BhBWimfzfYRasD1koWVoxGDiinhiJioTzFXEV6eiCXk+5BO+w5C1tJ0/
+UZ2u6z64PzNQvVZQ5h2cBUVhMwb6virZIA7VuK+jPdqCigpISMX0DXwZ0rdBqwlF
+2PR7KnzJYW1rg+XiA7cajxtkdjCsCxTdJVuwQewwJ6YFFbcApBo2GbCqOqi8mUXc
+pA8mXb7wdpafjFjMfQ6OWkF8GgbosdGNHDkPweO5aq2w4yMXoXFA7xVxW1Qulyo3
+HzcIYy9C6BskSwFVWLxK/UqcvyvnJO0ai6+QXkPSa+g5kWfgBYbXkKZOA25QUC9K
+4pjJK+hT1erH15+NIzvLX1L9JxmYzt/MU0I6cDDqZEoziPdhCURKx4P50ea0IfVe
+0JOZXMvJjtp2ybN7rwLHXxt//ywcvHVJ0HnkWE3n8TmpmXIUBHU=
+=x2wY
+-----END PGP SIGNATURE-----

Added: dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.zip.sha512
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.zip.sha512 (added)
+++ dev/any23/2.3-rc1/apache-any23-basic-crawler-2.3.zip.sha512 Tue Feb 26 22:34:44 2019
@@ -0,0 +1,4 @@
+./apache-any23-basic-crawler-2.3.zip: 2D5F0BC3 7F34B513 B64035FE B2DA1143
+                                      D8BADCDC 5776604F A7E821BB D900B343
+                                      B4E2AB03 B501B228 35B446C6 3E694D4D
+                                      BD90C7AF 91B0E6FD 8750A917 502BBED7

Added: dev/any23/2.3-rc1/apache-any23-cli-2.3.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/any23/2.3-rc1/apache-any23-cli-2.3.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/any23/2.3-rc1/apache-any23-cli-2.3.tar.gz.asc
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-cli-2.3.tar.gz.asc (added)
+++ dev/any23/2.3-rc1/apache-any23-cli-2.3.tar.gz.asc Tue Feb 26 22:34:44 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEE23tRmRIcCKXI9AUrOkcX8Ei66/YFAlxht8sACgkQOkcX8Ei6
+6/YrpRAAnrS9V0f+B/konjUc4ABohyedhSeJp5SodXBuj9hh7jbPn8uw2vqOmUyK
+dDdOA1nLgRjg+2plGnk0N9AQzO+8wc7NaKthjsCMVGAGDqMagYFVqToT2HJje5YH
+vTBxhT0BbeFUVk/9L7LtnpL//HzDtiPFXGN9IxR2gosuWz+O/WiogLHMVzFRkCR7
+RoTbeouMxPlU6g+ePS49FwBSmFQGX7Gg5RAfRAyMjOIl2p89fP+8RQ9cXQ2FA/8o
+04x+29fhvoWgcF0PbI0NKk9XYd8EzOJqCwg8OG8H48Kjmy+cM005b7Um4XHM3nLr
+28FS7I95/BQsgXD9j1LFIu0jQNOGwIXLhcbtDeqIU91ZLI+KRG+hVKcslgZPhvUX
+3NpHya/4MT4lMJeu0CvfGNnBPQQeDJ9zxvIqTn096xdjXdZLhZ8zjSEEsFGOjECH
+Ds3eKaKbQ+3fGPqdo0/I/FS1A8v0XYtHPAChN9GDNYNpdq3dPt8me268E6DnJbDH
+JFBkdEm/ZlMNQRqpMlf9WVej+UVDA/6+SHKqG2OhdSj+2FylmKZ0/kCmaoCvbv50
+FdhMTYvz37Mb7h6NtWgZ/1CbnTZpcQxDjvUpZ6GJgHEBd0ubfrxPqQ/fQZtpTSC6
+vXspgxFf5wlTbYPCZfsxUqEoh/n7HTgrF3opNNrTCrXYm95+tOA=
+=kgvK
+-----END PGP SIGNATURE-----

Added: dev/any23/2.3-rc1/apache-any23-cli-2.3.tar.gz.sha512
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-cli-2.3.tar.gz.sha512 (added)
+++ dev/any23/2.3-rc1/apache-any23-cli-2.3.tar.gz.sha512 Tue Feb 26 22:34:44 2019
@@ -0,0 +1,4 @@
+./apache-any23-cli-2.3.tar.gz: DF92F9CA EBB01BDC 08B615FE 238369F7 88C9E319
+                               1FEDDE7F 1FB65AC1 0E9E3B53 D748DC24 CC664870
+                               81445E59 33A28577 06720813 6DFFF4F4 4A6D2E13
+                               974469B6

Added: dev/any23/2.3-rc1/apache-any23-cli-2.3.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/any23/2.3-rc1/apache-any23-cli-2.3.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/any23/2.3-rc1/apache-any23-cli-2.3.zip.asc
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-cli-2.3.zip.asc (added)
+++ dev/any23/2.3-rc1/apache-any23-cli-2.3.zip.asc Tue Feb 26 22:34:44 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEE23tRmRIcCKXI9AUrOkcX8Ei66/YFAlxhuncACgkQOkcX8Ei6
+6/ZerhAAwbLKdjrnmlpg//hMP1LCOhjXE+V9YxtCI0a+nTzTXRnKLps/knd86R+m
+tzGIH97IXiDczijAckSDvJt726OEuE1CJCdQ6wGtMO4b/vO5PZNCsfnmYO0CyjHa
+6kjO8VbqCtbBzRYmZ0h6KKL73nMRBa55ivqW8kZp08J/uhw9uw4vCyUF6BkV8Hur
+wJXNw1AlzM3dXZIWesbhcVH1jz+KrcS8qut/s7qWBkIXbPBHt3BQdngtQJh3s8J4
+v4sIpexcgnyTTSZ06J6OaBa1nOlF9VPpmCgUuj6Jj3cpSFTKQTCSbfkMZehRMpuA
+WYahDZD3+D1gNulGuSZ3/MfcXxwyIaveHf38o4yrwJ169xxkJXw45GCoyw4bapDT
+Po3qZyAlg9EsU0+FBlvcBLeixQtoKeJK2hvyd/0Pfcwhcsvpk4uamKScGDgzLoyh
+JXnLJeKKt9V7/hSgyKsPGJ7jO2hbokuyyBLqEJul4BbdR4bc6/Zojp9vKwyUs+Ow
+X64RGn4IoKg9rw0pxQTRYL5xDMLIYLI54lKSew8qE2q7gRUSbU+hrGnaMJs25eZK
+icYgFesCd5iStW2zzPEg9gtavEGQncxnvmBPulQ5Zj69irrw/71Lqlfi7/7NoWWc
+jeZX91EK03pXCrzTur51lO62wt1niT7gfuSWmKSgENpcP4tuRas=
+=gN+0
+-----END PGP SIGNATURE-----

Added: dev/any23/2.3-rc1/apache-any23-cli-2.3.zip.sha512
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-cli-2.3.zip.sha512 (added)
+++ dev/any23/2.3-rc1/apache-any23-cli-2.3.zip.sha512 Tue Feb 26 22:34:44 2019
@@ -0,0 +1,4 @@
+./apache-any23-cli-2.3.zip: 345CB1F7 FDB9AD7E 93E8C286 E356053E 3BF422A0
+                            012FD31B D37E0E30 BBCBE3B0 FD17784A 1E6B55D1
+                            B251EB1D C0C24803 C0221576 6E77EF5E 917D8D3A
+                            4929B35C

Added: dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.tar.gz.asc
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.tar.gz.asc (added)
+++ dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.tar.gz.asc Tue Feb 26 22:34:44 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEE23tRmRIcCKXI9AUrOkcX8Ei66/YFAlxhuloACgkQOkcX8Ei6
+6/YxYBAArOVRny6nO9DofZH0q10AXwlMRppV5eZRz3Cik7eThY1xpuZkZ9OylgUs
+xoCyV28Hk+TcOcXnKV9c5MtQL3FVFyPBy4SNxCQJDK/+XNMZcAlkZc3B/z4w2kr9
+xffZDabpoCbeDgP2tndUy3bzzozpC7lJKswwEXNU+JoTosxLZMB+FH8ZgybRaduN
+Pvr6hYbBDSOPwRbsnonjZYGiOij/69XjyPN1axHnZjdC85+172aIT/KB7mXhI6G1
+aYCDPQfOuQ6NBGhjryPqj2++rR97S5dYIryn1T/sX2YKnVz2Ho7uc1p/VSkl//66
+8y1tYehhTQTrBmTutReXo1kxN5XRHYXLBtUs1YC85JqCkmce6i5YNC9FVhmTBuAV
+9h2BvyR+WZMZDNQlcXgvobzP78VyV5QpijFxoQcvjxh8O/JH2DUN90MEVNwASBIQ
+i5g/fQXj2P9G8tq1JZFFmwds91EYhx6ulc+qtm8H1G2EixUTOxmOuI6xcs+Exj9m
+QF583nfCa1lFpVMpe4un5OVbPadaJAJa+GrUB9pLG9Lz3J6V47RwdQP4SvPQ7UHO
+Epgj/R2IIsXXqJ+2jo9cdHoazKcKp+YYOsf73Y9QVNbKgFmxYG1uDDoLptsv/e6x
+rUnq/7JlHREx2Qxa/vv0wy0efiwyPRx5pRNvynLld6iqUC0k0lA=
+=LwUV
+-----END PGP SIGNATURE-----

Added: dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.tar.gz.sha512
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.tar.gz.sha512 (added)
+++ dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.tar.gz.sha512 Tue Feb 26 22:34:44 2019
@@ -0,0 +1,4 @@
+./apache-any23-html-scraper-2.3.tar.gz: 6A32B698 27B54631 7E97F4B1 8E98EFF7
+                                        CC6529E1 D2B22B85 819D39C3 F7A016A6
+                                        DBBE28EA F8FF197B 4B767B4A C695DD25
+                                        ACB566F3 37177D68 5B1325F6 DF98F0F5

Added: dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.zip.asc
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.zip.asc (added)
+++ dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.zip.asc Tue Feb 26 22:34:44 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEE23tRmRIcCKXI9AUrOkcX8Ei66/YFAlxhuloACgkQOkcX8Ei6
+6/Zweg//fC4AjnZ1vQedLcukospIT88hPZ0ad9CBOY44jg10AgKbxzwWeo3TR1d+
+xWz8o2Uo7bIIv4XhKjEtPjVHoTTpz1uOaiYr/1ZhoQRGIAPhns/EXUkukF1pShJq
+ASaWxcsNk2+Yk2FNgKpJOKILymTSOUbvfnLDmSJk1LJ2UfL8IqJ7NbKxLsbIGJO5
+HTu+fz8Si2CUvpp+ztSwt+5GenPxecLfjUBDWfmPfnoN71CsjXnDaEE5zYTnJHPr
+2WRGnK+zsXLOJvI1QeMpp4XnilSteknH7mY7bk/a8RaRM6dC4ZatJcu+jBYlHpNi
+2Ffat4SHAs0TisRYXB70RjoBlZDEaWJdr6nbpsoOeEGlNLOTQGyDKF+MnU0eq99R
+ybx1qYctNrmjaLxjILu5W921Q61xZtRqrhKp5SZxu8Q8vs54qvr6NW84bK+T0cpN
+3P3EIU67aclCwfV+1H9cI+SBGDZ5PXcY2Ib9FQ93NVMsVlq7rCep0DhLHhtpGLGV
+qvhb0L2XRhJF1AzJ9m/DTeiW7uij3Nbxg/JnwUhou7L+JqK3uCVfElULGuBodMCi
+ei8FWCsAOw2sKvhphwHpclKiJtSQf5AYCyQYlj12plFGE/XJpVTBzg1XZViwCH6j
+YG9Afrvz9BMaOKn7qJk7E0x0IOvteE7DLaHsdO8Uj/NWx3qshqI=
+=CJpa
+-----END PGP SIGNATURE-----

Added: dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.zip.sha512
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.zip.sha512 (added)
+++ dev/any23/2.3-rc1/apache-any23-html-scraper-2.3.zip.sha512 Tue Feb 26 22:34:44 2019
@@ -0,0 +1,4 @@
+./apache-any23-html-scraper-2.3.zip: DE041F05 2DD68BA2 01B66897 C311F990
+                                     6D7ECCE8 3183AE8E 301C095A 74C52F1D
+                                     6BCE44D8 833AAF75 EF5B5BA8 4A1CB2DA
+                                     0A0664A3 3AE8280D 051B26A8 E476F2D3

Added: dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.tar.gz.asc
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.tar.gz.asc (added)
+++ dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.tar.gz.asc Tue Feb 26 22:34:44 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEE23tRmRIcCKXI9AUrOkcX8Ei66/YFAlxhukkACgkQOkcX8Ei6
+6/Y11xAAg24TQ2ElB168lR3XW8+W/NsQy/tpwHa7VO3Cc6bqUKQSaWGEH9PCInDx
+4USTQzPbsssPW8xxlGO7ORDOaCzP/dQ+TBjxQkjYQyTqQY3ce8iANiVyk4+Y0RU7
+7K1R3w+EZJ++RtS+13EvRJORtU6cWndcE3MOTdTBeUP80pksH8cMZI1lNdjt0aTm
+5MjAXALoKU2JOV0GEzav7AqnnI/s6PE1zDuUQIoGl0UKvz8jbKFdAE7cruicK9de
+HVV8Wzy0FUqHw8w5dc+jrmhWUudpjCBp0QE/PlMPjvYzDX7ml7JhCwUaB7NRK0qk
+pizY8jgzUa8dSwKdM21fw/B2JGBPgibEkKJLH4gIK41zHGvgP1XXIaLb8EiIDsL4
+sM+NFw0USfW4RDQwtStxm60VUJtI3Gm3nivMSjuZ5YxEYhwuPlknS7VJtmtBf+UJ
+bWVq+9kXAkbeQd4vUCkREEZRXHN496SP2FGZC2A0PITXuV7bDxChwLudA31pHkyK
+Zw6+FiYsB1hgY1jcGZlRLOdtfloLx475aGI0Y2zrzIg7bWGjnjVk8K7Gsh/nOsyq
+/RY7f+PshDZm24cJUVjlRQRboBN9lB8tnAxYlMllBbs/dV80vrxi9obJz7C+FjBD
+pQE5KtEbso2ZgxON5ZtaY4lmdkp6QqoxdWxjxpU5OCsXpBei4CI=
+=S+Nz
+-----END PGP SIGNATURE-----

Added: dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.tar.gz.sha512
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.tar.gz.sha512 (added)
+++ dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.tar.gz.sha512 Tue Feb 26 22:34:44 2019
@@ -0,0 +1,3 @@
+./apache-any23-office-scraper-2.3.tar.gz: 
+D1DD5F57 B8B19A91 64012084 7267CB92 33ED5EC4 63C1364E 2904D263 1392492D 02F65D85
+ B5123169 B401BD82 71A568CA AAD4FF2C BD6DC93C CAB1D967 B856B7E6

Added: dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.zip.asc
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.zip.asc (added)
+++ dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.zip.asc Tue Feb 26 22:34:44 2019
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEE23tRmRIcCKXI9AUrOkcX8Ei66/YFAlxhukkACgkQOkcX8Ei6
+6/Z33Q//QPjm27T9xs5L0H14RMlmcR28telkQWJqcR813tnZsLaviFL7rifiqQrO
+2qOqaH6GWjBbSU3uaQGPVCFCm39GRjLAOFMlvbcT9/Wov1wvpGvwA5rya3/ZBMdD
+w7dd52ELGs49hlPnrw9qVKrE4BbbupNIwOEfuO47oWgBxuv40QTTYoLULYUYjCuy
+KG9TgK6JsVcMs1Vxki9Bmdi1JaLh4gHGlYFu73dp+XIQdwRGAyV3MAYPndXQpc6y
+UKy70as+oZ4Nnp6R/Si3pfw9MNR48PEw8JwdE/J/CFawF9O6odvYq741n6o9Ln7T
+g4Q0nwfi0dM1vr4oXtEX76qpRQpCRgeMnpC2TObv8sOscNb5lH9Tad3VhNGjdwVA
+Oig2gdMLWLo66wdjGpo7BX9sJ4+EG05hve7UYGR0FFLdLEg6X7RQVDXvLxQj8fBP
+qpQISAGn/nD3SvJFvm/l0K5LNVUNYiEfSuW67vVmnJH1j/67mGLU/ldoAiVuHyyj
+Yru/7ttZcjmNfAsix4zodMIq6GG/3EtW6XMez2b9iDzSXA1its249Kr2DilpeJ/E
+ZtZySnQvB7Bk1aJk4jUw4DGrdt0mKglbIRuVc7yj8QUiHAj9sVDdbKHsgnbnCKR5
+LrzLUYkJDwXn92hgu4I1eiknIZnvBXkSRX1G2rdz+SI82ENvl7E=
+=aOvq
+-----END PGP SIGNATURE-----

Added: dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.zip.sha512
==============================================================================
--- dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.zip.sha512 (added)
+++ dev/any23/2.3-rc1/apache-any23-office-scraper-2.3.zip.sha512 Tue Feb 26 22:34:44 2019
@@ -0,0 +1,4 @@
+./apache-any23-office-scraper-2.3.zip: C3D126DE 10DE101D 476213FD A4D106EE
+                                       B3AD0907 E6AF9DEA 7B815496 D6597A6B
+                                       9D782456 4D878CEE 09994DBE B9F40DB8
+                                       523BD01D F9BCC471 0631D36E 6F55932F