Duh, sorry, I forgot to push this fix to the smoke tester (to also accept ant 1.9.x). I'll go do that!
Mike McCandless http://blog.mikemccandless.com On Sun, Aug 21, 2016 at 2:38 AM, Christian Moen <[email protected]> wrote: > Hi, > > My smoke tester gives the same error as Steve's. > > Best, > Christian > > > On Aug 21, 2016, at 08:35, Steve Rowe <[email protected]> wrote: > > > > Hi Mike, > > > > The branch_6_2 smoke tester is irritated with your choice of Ant: > > > > RuntimeError: JAR file "/tmp/smoke_lucene_6.2.0_ > 764d0f19151dbff6f5fcd9fc4b2682cf934590c5_1/unpack/lucene-6. > 2.0/codecs/lucene-codecs-6.2.0.jar" is missing "Ant-Version: Apache Ant > 1.8" inside its META-INF/MANIFEST.MF > > > > And that file has: > > > > Ant-Version: Apache Ant 1.9.7 > > > > I saw a commit notification about addressing one aspect of that, but I > guess not the manifest aspect? > > > > -- > > Steve > > www.lucidworks.com > > > >> On Aug 20, 2016, at 10:01 AM, Michael McCandless < > [email protected]> wrote: > >> > >> Please vote for release candidate 1 for Lucene/Solr 6.2.0 > >> > >> The artifacts can be downloaded from: > >> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.2.0-RC1- > rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5 > >> > >> You can run the smoke tester directly with this command: > >> > >> python3 -u dev-tools/scripts/smokeTestRelease.py \ > >> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.2.0-RC1- > rev764d0f19151dbff6f5fcd9fc4b2682cf934590c5 > >> > >> Here's my +1 > >> > >> SUCCESS! [0:21:39.759298] > >> > >> 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] > >
