I'm done. - Mark
On Sun, Nov 17, 2013 at 6:38 PM, Mark Miller <markrmil...@gmail.com> wrote: > If I can finish tracking down a bug I’m working on today, I’d like to get > it in for the RC tomorrow. > > I have to go to the theater for a couple hours, but I’ll try and get the > fix in tonight when I get back with any luck. > > - Mark > > On Nov 14, 2013, at 2:59 PM, Simon Willnauer <simon.willna...@gmail.com> > wrote: > > > Thanks Steve I won't get to this until next week. I will upload a new RC > on monday. > > > > Simon > > > > Sent from my iPhone > > > >> On 14 Nov 2013, at 20:20, Steve Rowe <sar...@gmail.com> wrote: > >> > >> I’ve committed fixes, to lucene_solr_4_6 as well as to branch_4x and > trunk, for all the problems I mentioned. > >> > >> The first revision including all these is 1542030. > >> > >> Steve > >> > >>> On Nov 14, 2013, at 1:16 PM, Steve Rowe <sar...@gmail.com> wrote: > >>> > >>> -1 > >>> > >>> Smoke tester passes. > >>> > >>> Solr Changes look good, except that the “Upgrading from Solr 4.5.0” > section” follows “Detailed Change List”, but should be above it; and one > change attribution didn’t get recognized because it’s missing parens: > "Elran Dvir via Erick Erickson". Definitely not worth a respin in either > case. > >>> > >>> Lucene Changes look good, except that the “API Changes” section in > Changes.html is formatted as an item in the “Bug Fixes” section, rather > than its own section. I’ll fix. (The issue is that “API Changes:” in > CHANGES.txt has a trailing colon - the section name regex should allow > this. ) This is probably not worth a respin. > >>> > >>> Lucene and Solr Documentation pages look good, except that the "File > Formats” link from the Lucene Documentation page leads to the 4.5 format > doc, rather than the 4.6 format doc (Lucene46Codec was introduced by > LUCENE-5215). This is respin-worthy. Updating this is not automated now - > it’s hard-coded in lucene/site/xsl/index.xsl - the default codec doesn’t > change in every release. I’ll try to automate extracting the default from > o.a.l.codecs.Codec#defaultCodec [ = Codec.forName(“Lucene46”)]. > >>> > >>> Lucene and Solr Javadocs look good. > >>> > >>> Steve > >>> > >>>> On Nov 14, 2013, at 4:37 AM, Simon Willnauer < > simon.willna...@gmail.com> wrote: > >>>> > >>>> Please vote for the first Release Candidate for Lucene/Solr 4.6.0 > >>>> > >>>> you can download it here: > >>>> > http://people.apache.org/~simonw/staging_area/lucene-solr-4.6.0-RC1-rev1541686 > >>>> > >>>> or run the smoke tester directly with this commandline (don't forget > >>>> to set JAVA6_HOME etc.): > >>>> > >>>> python3.2 -u dev-tools/scripts/smokeTestRelease.py > >>>> > http://people.apache.org/~simonw/staging_area/lucene-solr-4.6.0-RC1-rev1541686 > >>>> 1541686 4.6.0 /tmp/smoke_test_4_6 > >>>> > >>>> > >>>> I integrated the RC into Elasticsearch and all tests pass: > >>>> > >>>> > https://github.com/s1monw/elasticsearch/commit/765e3194bb23f202725bfb28d9a2fd7cc71b49de > >>>> > >>>> Smoketester said: SUCCESS! [1:15:57.339272] > >>>> > >>>> here is my +1 > >>>> > >>>> > >>>> Simon > >>>> > >>>> --------------------------------------------------------------------- > >>>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > >>>> For additional commands, e-mail: dev-h...@lucene.apache.org > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > >> For additional commands, e-mail: dev-h...@lucene.apache.org > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > > For additional commands, e-mail: dev-h...@lucene.apache.org > > > > -- - Mark