Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Lucene, mail # dev - Re: svn commit: r1360619 - in /lucene/dev/trunk/lucene: build.xml common-build.xml tools/ivy.xml tools/lib/apache-rat-0.8.jar.sha1 tools/lib/apache-rat-LICENSE-ASL.txt tools/lib/apache-rat-NOTICE.txt


Copy link to this message
-
RE: svn commit: r1360619 - in /lucene/dev/trunk/lucene: build.xml common-build.xml tools/ivy.xml tools/lib/apache-rat-0.8.jar.sha1 tools/lib/apache-rat-LICENSE-ASL.txt tools/lib/apache-rat-NOTICE.txt
Uwe Schindler 2012-07-12, 11:11
Aha - I have no idea what you are talking about. Fix it, for me it works! I refuse to add endless chains of depends everywhere just to get a stupid tool xy working in compination yx on foobar.

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: [EMAIL PROTECTED]
> -----Original Message-----
> From: Robert Muir [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 12, 2012 1:07 PM
> To: [EMAIL PROTECTED]
> Subject: Re: svn commit: r1360619 - in /lucene/dev/trunk/lucene: build.xml
> common-build.xml tools/ivy.xml tools/lib/apache-rat-0.8.jar.sha1
> tools/lib/apache-rat-LICENSE-ASL.txt tools/lib/apache-rat-NOTICE.txt
>
> Right, ever since then the jar-checksums task has not worked correctly.
>
> I dont know how you added a checksum, maybe with 'openssl sha1'
> yourself manually?
>
> But i needed to add a checksum for the commit to succeed, so i had to fix this
> task.
>
> On Thu, Jul 12, 2012 at 7:06 AM, Uwe Schindler <[EMAIL PROTECTED]> wrote:
> > What is different to Sunday afternoon? I added asm-all-debug.jar with a
> checksum generated by my local windows tools and it worked? I don’t care
> about this ant task.
> >
> > -----
> > Uwe Schindler
> > H.-H.-Meier-Allee 63, D-28213 Bremen
> > http://www.thetaphi.de
> > eMail: [EMAIL PROTECTED]
> >
> >
> >> -----Original Message-----
> >> From: Robert Muir [mailto:[EMAIL PROTECTED]]
> >> Sent: Thursday, July 12, 2012 1:03 PM
> >> To: [EMAIL PROTECTED]
> >> Subject: Re: svn commit: r1360619 - in /lucene/dev/trunk/lucene:
> >> build.xml common-build.xml tools/ivy.xml
> >> tools/lib/apache-rat-0.8.jar.sha1
> >> tools/lib/apache-rat-LICENSE-ASL.txt tools/lib/apache-rat-NOTICE.txt
> >>
> >> ok but currently they are required, if you add a 3rd party jar and
> >> dont add a checksum for it, the build fails.
> >>
> >> so if we add back the dependency to resolve-tools for top-level
> >> lucene resolve (build.xml, only invoked a single time), then it all works.
> >>
> >> -  <target name="resolve" depends="resolve-tools">
> >> +  <target name="resolve">
> >>
> >> Otherwise, jar-checksums task will fail, because it will remove the
> >> asm jar's checksum.
> >>
> >> On Thu, Jul 12, 2012 at 6:59 AM, Uwe Schindler <[EMAIL PROTECTED]> wrote:
> >> > What does this f*cking task do? These checksums are a no-go for me.
> >> > I hate
> >> them and please remove them completely! It took me a hour on the
> >> weekend to get this shitty task working!
> >> >
> >> > -----
> >> > Uwe Schindler
> >> > H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de
> >> > eMail: [EMAIL PROTECTED]
> >> >
> >> >
> >> >> -----Original Message-----
> >> >> From: Robert Muir [mailto:[EMAIL PROTECTED]]
> >> >> Sent: Thursday, July 12, 2012 12:55 PM
> >> >> To: [EMAIL PROTECTED]
> >> >> Subject: Re: svn commit: r1360619 - in /lucene/dev/trunk/lucene:
> >> >> build.xml common-build.xml tools/ivy.xml
> >> >> tools/lib/apache-rat-0.8.jar.sha1
> >> >> tools/lib/apache-rat-LICENSE-ASL.txt tools/lib/apache-rat-NOTICE.txt
> >> >>
> >> >> again, please run 'ant jar-checksums'
> >> >>
> >> >> you will see the problem.
> >> >>
> >> >> On Thu, Jul 12, 2012 at 6:53 AM, Uwe Schindler <[EMAIL PROTECTED]>
> wrote:
> >> >> > Nat validate works form me. There is a checksum for asm so where is
> >> >> > the
> >> >> problem?
> >> >> >
> >> >> > -----
> >> >> > Uwe Schindler
> >> >> > H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de
> >> >> > eMail: [EMAIL PROTECTED]
> >> >> >
> >> >> >
> >> >> >> -----Original Message-----
> >> >> >> From: Robert Muir [mailto:[EMAIL PROTECTED]]
> >> >> >> Sent: Thursday, July 12, 2012 12:49 PM
> >> >> >> To: [EMAIL PROTECTED]
> >> >> >> Subject: Re: svn commit: r1360619 - in /lucene/dev/trunk/lucene:
> >> >> >> build.xml common-build.xml tools/ivy.xml
> >> >> >> tools/lib/apache-rat-0.8.jar.sha1
> >> >> >> tools/lib/apache-rat-LICENSE-ASL.txt tools/lib/apache-rat-NOTICE.txt
> >> >> >>
> >> >> >> Well, it was pretty related.
> >> >> >>
> >> >> >> I needed to add the checksums to commit this, or 'ant validate' would