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 2012/06/25 19:03:31 UTC

svn commit: r1353657 - /incubator/any23/trunk/RELEASE-NOTES.txt

Author: lewismc
Date: Mon Jun 25 17:03:28 2012
New Revision: 1353657

URL: http://svn.apache.org/viewvc?rev=1353657&view=rev
Log:
update to RELEASE-NOTES.txt

Modified:
    incubator/any23/trunk/RELEASE-NOTES.txt

Modified: incubator/any23/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/RELEASE-NOTES.txt?rev=1353657&r1=1353656&r2=1353657&view=diff
==============================================================================
--- incubator/any23/trunk/RELEASE-NOTES.txt (original)
+++ incubator/any23/trunk/RELEASE-NOTES.txt Mon Jun 25 17:03:28 2012
@@ -1,3 +1,72 @@
+                             Apache Any23 0.7.0-incubating
+                              Release Notes
+                              25/06/2012 - ddmmyyyy
+
+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