: Please vote on releasing the Solr 1.4.1 artifacts located at : http://people.apache.org/~markrmiller/staging-area/rc2
+1 for the following artifacts... $ md5sum apache-solr-1.4.1.* 258a020ed8c3f44e13b09e8ae46a1c84 apache-solr-1.4.1.tgz 402ca1787d08b8f768bd4628f73faa51 apache-solr-1.4.1.zip ### Things I looked at - recursive diff of tgz and zip artifacts to make sure they match - ignoring line endings for obvious reasons - basic usage of example via the tutorial - recursive diff of rc1 with rc2 - verify that file lists are the same, except where expected - detailed reviewed all src diffs ### Notes Only src changes from rc1 are build.xml fixes mark made, and the StreamingUpdateSolrServer bug fix yonik added to the branch after rc1 -- I didn't notice before, but for some reason the rc1 javadocs didn't properly link to external javadocs (perhaps miller wasn't online when he built them?) but in rc2 they link correctly. so ++ -- Previously noted odditys from rc1 that are now missing: bin dir, multiple velocity jars, uncompressed war, example data & logs -- version info still indicates local modifications from svn (955763M) but as mentioned w/rc1, this isn't relaly a blocker (alltough it's a littlesuprising since mark's build.xml changes were ment to prevent this) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
