Hi, We did not see the issue earlier, because I was not aware that you wanted a 4.10.2. Otherwise I would have reenabled the Jenkins build earlier. Indeed, the obsolete sha1 file is no problem for the release (a missing one would be serious), but it should be fixed asap.
Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Michael McCandless [mailto:[email protected]] > Sent: Saturday, October 25, 2014 4:36 PM > To: Lucene/Solr dev > Subject: Re: [VOTE] Release 4.10.2 RC0 > > Thanks Rob, I don't think we need to respin. Can you commit that? In > general please watch Jenkins to see if your commit has caused problems like > this. > > Mike McCandless > > http://blog.mikemccandless.com > > > On Sat, Oct 25, 2014 at 9:55 AM, Robert Muir <[email protected]> wrote: > > The problem is extra .sha1, LICENSE, and NOTICE... essentially an > > extra dependency. > > > > jenkins basically "regenerates all .sha1" then checks that the svn > > copy is clean. If its not, it means dependencies are screwed up. > > > > IMO this is the fix: > > > > rmuir@beast:~/workspace/lucene_solr_4_10$ svn status > > D solr/licenses/kite-morphlines-hadoop-sequencefile-0.12.1.jar.sha1 > > D solr/licenses/kite-morphlines-hadoop-sequencefile-LICENSE-ASL.txt > > D solr/licenses/kite-morphlines-hadoop-sequencefile-NOTICE.txt > > > > On Sat, Oct 25, 2014 at 9:36 AM, Robert Muir <[email protected]> wrote: > >> Mike, thanks for doing the work to spin an RC! > >> > >> I have a concern that currently jenkins builds against 4.10.x are > >> failing with some issue in solr licensing. > >> Somehow dependencies are not quite right, e.g. missing .sha1 file or > something? > >> > >> Maybe its minor and the RC is unaffected... > >> > >> > >> On Fri, Oct 24, 2014 at 12:53 PM, Michael McCandless > >> <[email protected]> wrote: > >>> Artifacts: > >>> http://people.apache.org/~mikemccand/staging_area/lucene-solr- > 4.10.2 > >>> -RC0-rev1634084/ > >>> > >>> Smoke tester: python3 -u dev-tools/scripts/smokeTestRelease.py > >>> http://people.apache.org/~mikemccand/staging_area/lucene-solr- > 4.10.2 > >>> -RC0-rev1634084 > >>> 1634084 4.10.2 /tmp/smoke4102 True > >>> > >>> SUCCESS! [0:29:20.274057] > >>> > >>> Here's my +1 > >>> > >>> Mike McCandless > >>> > >>> http://blog.mikemccandless.com > >>> > >>> -------------------------------------------------------------------- > >>> - To unsubscribe, e-mail: [email protected] For > >>> additional commands, e-mail: [email protected] > >>> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] For > > additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
