You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/03/07 23:45:32 UTC

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/12653/

All tests passed

Build Log (for compile errors):
[...truncated 14009 lines...]



Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

Posted by Dawid Weiss <da...@cs.put.poznan.pl>.
> I was faster :-) - I already fixed it.

I noticed! By an inch...

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

Posted by Uwe Schindler <uw...@thetaphi.de>.
I was faster :-) - I already fixed it.

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: dawid.weiss@gmail.com [mailto:dawid.weiss@gmail.com] On Behalf Of
> Dawid Weiss
> Sent: Wednesday, March 07, 2012 11:55 PM
> To: dev@lucene.apache.org
> Subject: Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure
> 
> > The license checker apparently doesn't know about (or has forgotten about?)
> the version used for the commons-csv artifact; "-r966014" is getting dropped:
> 
> It is and it's intentional. These patterns are configurable. I'll correct it.
> 
> Dawid
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

Posted by Dawid Weiss <da...@cs.put.poznan.pl>.
> The license checker apparently doesn't know about (or has forgotten about?) the version used for the commons-csv artifact; "-r966014" is getting dropped:

It is and it's intentional. These patterns are configurable. I'll correct it.

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

Posted by Dawid Weiss <da...@cs.put.poznan.pl>.
> Actually I got it backward: "-r966014" is being stripped appropriately, but "1.0-SNAPSHOT" is not.

I've added typical version numbers but this is hardly a typical
version number... such exceptions are taken care of in solr's build
file -- see the commit I've just made.

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

Posted by Steven A Rowe <sa...@syr.edu>.
Actually I got it backward: "-r966014" is being stripped appropriately, but "1.0-SNAPSHOT" is not.

-----Original Message-----
From: Steven A Rowe [mailto:sarowe@syr.edu] 
Sent: Wednesday, March 07, 2012 5:53 PM
To: dev@lucene.apache.org
Subject: RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

The license checker apparently doesn't know about (or has forgotten about?) the version used for the commons-csv artifact; "-r966014" is getting dropped:

[licenses]   /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/lib/apache-solr-commons-csv-1.0-SNAPSHOT-r966014.jar
[licenses]   Expected locations below:
[licenses]   => /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/lib/apache-solr-commons-csv-1.0-SNAPSHOT-LICENSE-ASL.txt

Steve

-----Original Message-----
From: Uwe Schindler [mailto:uwe@thetaphi.de]
Sent: Wednesday, March 07, 2012 5:49 PM
To: dev@lucene.apache.org
Subject: RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

What's wrong here, the license file is there?

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Apache Jenkins Server [mailto:jenkins@builds.apache.org]
> Sent: Wednesday, March 07, 2012 11:46 PM
> To: dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - 
> Failure
> 
> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/12653/
> 
> All tests passed
> 
> Build Log (for compile errors):
> [...truncated 14009 lines...]
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

Posted by Steven A Rowe <sa...@syr.edu>.
The license checker apparently doesn't know about (or has forgotten about?) the version used for the commons-csv artifact; "-r966014" is getting dropped:

[licenses]   /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/lib/apache-solr-commons-csv-1.0-SNAPSHOT-r966014.jar
[licenses]   Expected locations below:
[licenses]   => /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/lib/apache-solr-commons-csv-1.0-SNAPSHOT-LICENSE-ASL.txt

Steve

-----Original Message-----
From: Uwe Schindler [mailto:uwe@thetaphi.de] 
Sent: Wednesday, March 07, 2012 5:49 PM
To: dev@lucene.apache.org
Subject: RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

What's wrong here, the license file is there?

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Apache Jenkins Server [mailto:jenkins@builds.apache.org]
> Sent: Wednesday, March 07, 2012 11:46 PM
> To: dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - 
> Failure
> 
> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/12653/
> 
> All tests passed
> 
> Build Log (for compile errors):
> [...truncated 14009 lines...]
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure

Posted by Uwe Schindler <uw...@thetaphi.de>.
What's wrong here, the license file is there?

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Apache Jenkins Server [mailto:jenkins@builds.apache.org]
> Sent: Wednesday, March 07, 2012 11:46 PM
> To: dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12653 - Failure
> 
> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/12653/
> 
> All tests passed
> 
> Build Log (for compile errors):
> [...truncated 14009 lines...]
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org