The problem on hudson is fixed! There are new artifacts, that are complete!

 

-----

Uwe Schindler

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

 <http://www.thetaphi.de/> http://www.thetaphi.de

eMail: [email protected]

 

From: Uwe Schindler [mailto:[email protected]] 
Sent: Wednesday, April 21, 2010 11:46 PM
To: [email protected]
Subject: RE: solr nightly broke?

 

Hi,

 

this was a problem in the build scripts and the Hudson shell script. The lucene 
version property was incorrect and so the zipper did not find the files for 
building war/tgz/zip. Its working now, but the whole build process needs heavy 
fixing. J

 

I am building new artifacts on Hudson now…

 

-----

Uwe Schindler

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

http://www.thetaphi.de <http://www.thetaphi.de/> 

eMail: [email protected]

 

From: Uwe Schindler [mailto:[email protected]] 
Sent: Wednesday, April 21, 2010 10:44 PM
To: [email protected]
Subject: RE: solr nightly broke?

 

I think this is a problem of the zipper/tarer/warer J Can you open an issue for 
the ant files to include the dynamically compiled jar files? Lucene now build 
lucene on building solr, but seems to miss to add the jars from the build dir 
to the binary zips.

 

-----

Uwe Schindler

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

http://www.thetaphi.de <http://www.thetaphi.de/> 

eMail: [email protected]

 

From: patrick o'leary [mailto:[email protected]] 
Sent: Wednesday, April 21, 2010 9:16 PM
To: [email protected]
Subject: Fwd: solr nightly broke?

 

[email protected] seems to dev null me

---------- Forwarded message ----------
From: patrick o'leary <[email protected]>
Date: Wed, Apr 21, 2010 at 11:20 AM
Subject: solr nightly broke?
To: [email protected]


Pulling nightly from hudson, solr.war doesn't appear to contain lucene anymore

wget 
http://hudson.zones.apache.org/hudson/job/Solr-trunk/1124/artifact/trunk/solr/dist/apache-solr-2010-04-21_08-05-28.tgz
tar -xvzf apache-solr-2010-04-21_08-05-28.tgz
cd apache-solr-2010-04-21_08-05-28/example/
java -jar start.jar

SEVERE: Could not start Solr. Check solr/home property
java.lang.NoClassDefFoundError: org/apache/lucene/index/IndexReader
    at org.apache.solr.core.CoreContainer.load(CoreContainer.java:245)

How are the tests passing if we are missing a dependency?

-P 

 

Reply via email to