Per the email thread here: http://mail-archives.apache.org/mod_mbox/incubator-lucy-dev/201011.mbox/%3C20101122015131.GA4532@rectangular.com%3E

Here are the remaining TODO items for a 0.1-incubating release.

  • DONE - Either resolve [https://issues.apache.org/jira/browse/LEGAL-86] favorably or replace JSON::XS and Parse::RecDescent.

  • DONE - Review other CPAN dependencies (these were enumerated in a comment on LUCY-121 at [http://s.apache.org/kQ]).

  • DONE - Tighten up the code base a bit. (Ensure that the "test_valgrind" build target passes, fix a couple portability issues, etc.)
  • DONE - Update "dist" build target for Apache release.
  • DONE - Establish a "rat" build target so that we can demonstrate to any interested Incubator PMC member that we have accounted for the licensing of all files. (Otherwise RAT will flag our sample US constitution files, the Snowball C files, etc.)
  • DONE - Add MANIFEST file.
  • Clean up Lucy wiki: add links to front page for important pages, clarify situation with LucyProposal and LucyIncubatorProposal.
  • DONE - Apply astyle to C code (LUCY-141).
  • DONE - Switch order of #ifdefs in FSDirHandle.
  • DONE - Remove outdated compat hack in Schema.c.

Optional:

  • Publish HTML export of documentation on website.
  • DONE - Migrate website to new Apache CMS.
  • POSTPONED - Work out Text{{`Type/Full}}TextType/String`Type refactor.
  • DONE - Move some classes around (all Analyzers underneath Lucy{{`X? Nothing under Lucy}}X? Factor Snowball`Stopalizer out of Stopalizer?)
  • No labels