Re: [VOTE] release rc2 as Solr 1.2

2007-05-31 Thread Bertrand Delacretaz

On 5/31/07, Yonik Seeley [EMAIL PROTECTED] wrote:

...Please vote to release these artifacts as Apache Solr 1.2...


+1

-Bertrand


Re: [VOTE] release rc2 as Solr 1.2

2007-05-31 Thread Chris Hostetter

somehow, we got a g typo in the jar name in the list of files in
the README, but i don't think that's a big enough issue to worry about.

+1




-Hoss



Re: [VOTE] release rc2 as Solr 1.2

2007-05-31 Thread Bill Au

+1

Bill

On 5/31/07, Chris Hostetter [EMAIL PROTECTED] wrote:



somehow, we got a g typo in the jar name in the list of files in
the README, but i don't think that's a big enough issue to worry about.

+1




-Hoss




Re: [VOTE] release rc2 as Solr 1.2

2007-05-31 Thread Yonik Seeley

Argg.

The standard scripts that talk to solr are now broken because they use
curl but didn't set Content-type (which defaults to Content-Type:
application/x-www-form-urlencoded, which is incorrect if we are
sending XML).

May 31, 2007 3:32:00 PM org.apache.solr.core.SolrException log
SEVERE: org.apache.solr.core.SolrException: missing content stream

I never noticed, since I don't use the scripts myself... but they are
used in a master/slave setup.

-Yonik


Re: [VOTE] release rc2 as Solr 1.2

2007-05-31 Thread Chris Hostetter

: The standard scripts that talk to solr are now broken because they use
: curl but didn't set Content-type (which defaults to Content-Type:
: application/x-www-form-urlencoded, which is incorrect if we are
: sending XML).

Damn you curl! ... i guess we should fix this huh?




-Hoss



Re: [VOTE] release rc2 as Solr 1.2

2007-05-30 Thread Ryan McKinley

Yonik Seeley wrote:
Following a bug found and fixed by Ryan, 

  ^ and *caused*!

I'm glad I happened to be working with something that touched the 
problem today.  SOLR-20 has some tests that fire up jetty, so next time 
this will be less likely.




Here's my +1
(hopefully my last for this release ;-)



+1

tests/example run on Vista + JDK 1.6



Re: [VOTE] release rc2 as Solr 1.2

2007-05-30 Thread Erik Hatcher

+1


On May 30, 2007, at 9:23 PM, Yonik Seeley wrote:


Following a bug found and fixed by Ryan, I rebuilt the
release artifacts from branch-1.2 and placed them
at http://people.apache.org/~yonik/staging_area/solr/1.2rc2/

Please vote to release these artifacts as Apache Solr 1.2

Here's my +1
(hopefully my last for this release ;-)

-Yonik