RE: License check fails in precommit

2014-03-18 Thread Uwe Schindler
Ant clean-jars.

 

This is a bug in Ivy, that it does not sync resources correctly if version 
numbers change.

 

-

Uwe Schindler

H.-H.-Meier-Allee 63, D-28213 Bremen

http://www.thetaphi.de http://www.thetaphi.de/ 

eMail: u...@thetaphi.de

 

From: Shai Erera [mailto:ser...@gmail.com] 
Sent: Tuesday, March 18, 2014 9:55 AM
To: dev@lucene.apache.org
Subject: License check fails in precommit

 

Hi

I ran precommit and got license check failures for all the *1.6.6.jar files 
under solr/example/lib/ext. It looks like these are old jars as there's a 
matching 1.7.6 version for each of those.

I can remove them, but anyone can tell me what should I run to make sure I 
didn't screw up anything?

Shai



Re: License check fails in precommit

2014-03-18 Thread Shai Erera
Ahh thanks, I thought these files are checked in but I see they're indeed
only in my local checkout.

'ant clean-jars' removed them.

Thanks,
Shai


On Tue, Mar 18, 2014 at 11:13 AM, Uwe Schindler u...@thetaphi.de wrote:

 Ant clean-jars.



 This is a bug in Ivy, that it does not sync resources correctly if version
 numbers change.



 -

 Uwe Schindler

 H.-H.-Meier-Allee 63, D-28213 Bremen

 http://www.thetaphi.de

 eMail: u...@thetaphi.de



 *From:* Shai Erera [mailto:ser...@gmail.com]
 *Sent:* Tuesday, March 18, 2014 9:55 AM
 *To:* dev@lucene.apache.org
 *Subject:* License check fails in precommit



 Hi

 I ran precommit and got license check failures for all the *1.6.6.jar
 files under solr/example/lib/ext. It looks like these are old jars as
 there's a matching 1.7.6 version for each of those.

 I can remove them, but anyone can tell me what should I run to make sure I
 didn't screw up anything?

 Shai