I changed the hudson nightly job of Lucene trunk to simply checkout the correct folders (Lucene-only). This builds lucene separate from solr, so all artifacts are build with a JDK 1.5. This enables solr to maybe move to 1.6.
I changed the solr build to checkout the new trunk and use a similar shell script to build solr like lucene does. It will automatically build the lucene-jars as of the new build.xml. Also solr now uses Clover 2.6.3. Hopefully the next build (currently pending and waiting for lucene test build) runs fine. Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Grant Ingersoll [mailto:[email protected]] On Behalf Of Grant > Ingersoll > Sent: Tuesday, March 23, 2010 3:49 PM > Cc: [email protected]; [email protected] > Subject: Re: Merge Status > > > On Mar 23, 2010, at 10:09 AM, Grant Ingersoll wrote: > > > > > 3. Other nightly build stuff. My cron tabs, etc. I will update them > to point at the new trunk. > > OK, I updated my cron tab for the site check out of Lucene. Not sure > who handles Solr. > --------------------------------------------------------------------- > 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]
