On Fri, 10 Dec 2010, Bill Janssen wrote:
Andi Vajda wrote:
Ok then, provide a tested patch that works and applies out of the box
to JCC's trunk, and that puts this code into a new helper file like is
done for linux and windows (thus not adding pages of code to setup.py)
and I'll integrate it
Andi Vajda wrote:
> Ok then, provide a tested patch that works and applies out of the box
> to JCC's trunk, and that puts this code into a new helper file like is
> done for linux and windows (thus not adding pages of code to setup.py)
> and I'll integrate it.
Here it is. I happened to have bot
Andi Vajda wrote:
> >> I really want the latest up to date Mac OS X setup to build out of the
> >> box
> >
> > Sure, me too!
>
> No, not today. Today's out of the box on 10.6 requires the setting to
> be under /Developer (without your patch).
Well, of course, that's why I sent you the patch :-)
On Fri, 10 Dec 2010, Bill Janssen wrote:
Andi Vajda wrote:
If I switch to Mike's recommendation then 10.6 is broken out of the box.
I don't know what developer package he's referring to. Can you please
send me the URL ?
Here's what his message said:
``It may be necessary to install the "J
Andi Vajda wrote:
> If I switch to Mike's recommendation then 10.6 is broken out of the box.
> I don't know what developer package he's referring to. Can you please
> send me the URL ?
Here's what his message said:
``It may be necessary to install the "Java for Mac OS X 10.6 Update 3
Developer
On Fri, 10 Dec 2010, Bill Janssen wrote:
Andi Vajda wrote:
So, it's "broken on 10.6 out of the box" vs "broken on 10.5 out of the
box" or am I missing something else here ?
(1) The patch I sent should work on both, out of the box.
(2) Alternatively, if you hard-code the path as recommende
Andi Vajda wrote:
> So, it's "broken on 10.6 out of the box" vs "broken on 10.5 out of the
> box" or am I missing something else here ?
(1) The patch I sent should work on both, out of the box.
(2) Alternatively, if you hard-code the path as recommended by Mike
Swingler, that should work on bot
On Dec 10, 2010, at 10:24, Bill Janssen wrote:
Andi Vajda wrote:
A bug was reported against the previous release artifacts that
blocked the
release. The bug got fixed and new artifacts were uploaded, please
vote again.
This new candidate breaks immediately on OS X 10.5.8 (standard syste
+1
new RC tested on:
adil:708 pylucene-3.0.3-1 $ sw_vers
ProductName: Mac OS X
ProductVersion: 10.5.8
BuildVersion: 9L31a
adil:709 pylucene-3.0.3-1 $ java -version
java version "1.5.0_26"
Java(TM) 2 Runtime Environment, Standard Edition (build
1.5.0_26-b03-376-9M3263)
Java HotSpot(TM) Client VM
A bug was reported against the previous release artifacts that blocked the
release. The bug got fixed and new artifacts were uploaded, please vote
again.
Thanks !
Andi..
---
With the recent releases of Lucene Java 2.9.4 and 3.0.3, the PyLucene 2.9.4-1
and 3.0.3-1 releases c
On Wed, 8 Dec 2010, Andi Vajda wrote:
On Wed, 8 Dec 2010, Bill Janssen wrote:
Andi Vajda wrote:
Yes, two things made me do this:
1. Bill Janssen said on this list that an Apple developer he talked to
said that the /Developer tree is the correct one to use.
I asked again, and got
Wonderful!
Thank you for the quick review and fix on that one.
Cheers,
-Adil
On Thu, Dec 9, 2010 at 1:55 PM, Andi Vajda wrote:
>
> On Tue, 7 Dec 2010, Andi Vajda wrote:
>
>
>> Hi Adil,
>>
>> And for both pylucene-3.0.3-1 (rc) and pylucene-3.0.2-1 when I run the
>>> make
>>> tests, most of the
On Tue, 7 Dec 2010, Andi Vajda wrote:
Hi Adil,
And for both pylucene-3.0.3-1 (rc) and pylucene-3.0.2-1 when I run the make
tests, most of the tests run fine, but a couple of them crash Python.
...
/opt/local/bin/python test/test_PhraseQuery.py
---
On Wed, 8 Dec 2010, Adil Lotia wrote:
I think Xcode 3.1.[34] is the last one which supports10.5. Here's a link to
get 3.1.3 (requires ADC login:)
https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20414
I see some mention that Xcode 3.1.4 is the latest one (fo
Hi Andi,
I think Xcode 3.1.[34] is the last one which supports10.5. Here's a link to
get 3.1.3 (requires ADC login:)
https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20414
I see some mention that Xcode 3.1.4 is the latest one (for 10.5), but I
couldn't locate i
On Wed, 8 Dec 2010, Bill Janssen wrote:
Andi Vajda wrote:
Yes, two things made me do this:
1. Bill Janssen said on this list that an Apple developer he talked to
said that the /Developer tree is the correct one to use.
I asked again, and got this answer. Looks like I was (wrong? ta
Andi Vajda wrote:
> On Tue, 7 Dec 2010, Bill Janssen wrote:
>
> > Here's a patch to jcc/setup.py. With this it builds on both my 10.6 and
> > my 10.5 systems.
> >
> > Bill
> >
> > diff -u pylucene-3.0.3-1/jcc/setup.py.orig pylucene-3.0.3-1/jcc/setup.py
> > --- pylucene-3.0.3-1/jcc/setup.py.orig
On Tue, 7 Dec 2010, Bill Janssen wrote:
Here's a patch to jcc/setup.py. With this it builds on both my 10.6 and
my 10.5 systems.
Bill
diff -u pylucene-3.0.3-1/jcc/setup.py.orig pylucene-3.0.3-1/jcc/setup.py
--- pylucene-3.0.3-1/jcc/setup.py.orig 2010-12-07 18:50:25.0 -0800
+++ pyluc
Here's a patch to jcc/setup.py. With this it builds on both my 10.6 and
my 10.5 systems.
Bill
diff -u pylucene-3.0.3-1/jcc/setup.py.orig pylucene-3.0.3-1/jcc/setup.py
--- pylucene-3.0.3-1/jcc/setup.py.orig 2010-12-07 18:50:25.0 -0800
+++ pylucene-3.0.3-1/jcc/setup.py 2010-12-07 19
Andi Vajda wrote:
> Yes, two things made me do this:
> 1. Bill Janssen said on this list that an Apple developer he talked to
> said that the /Developer tree is the correct one to use.
On a 10.6 system. Adil is talking about a 10.5 system, which will
(obviously?) not have a MacOSX10.6.sd
> "Adil" == Adil Lotia writes:
Adil> Hi Andi I downloaded the release candidate from your staging
Adil> area, and will be running pylucene on OS X. I am not sure if
Adil> this is intentional, but was there a reason for this specific
Adil> change?
Adil> adil:681 lucene $
Hi Adil,
And for both pylucene-3.0.3-1 (rc) and pylucene-3.0.2-1 when I run the make
tests, most of the tests run fine, but a couple of them crash Python.
...
/opt/local/bin/python test/test_PhraseQuery.py
--
Ran 8 te
Hi Adil,
On Tue, 7 Dec 2010, Adil Lotia wrote:
I downloaded the release candidate from your staging area, and will be
running pylucene on OS X.
I am not sure if this is intentional, but was there a reason for this
specific change?
adil:681 lucene $ diff pylucene-3.0.2-1/jcc/setup.py
pylucene
On Sun, Dec 5, 2010 at 1:50 AM, Andi Vajda wrote:
>
> With the recent releases of Lucene Java 2.9.4 and 3.0.3, the PyLucene
> 2.9.4-1 and 3.0.3-1 releases closely tracking them are ready.
>
> Release candidates are available from:
>
> http://people.apache.org/~vajda/staging_area/
>
> A list of
+1 to both.
I installed both on Linux (Fedora 13) and ran my test python script
that indexes first 100K line docs from wikipedia and runs a few
searches. No problems!
Mike
On Sun, Dec 5, 2010 at 1:50 AM, Andi Vajda wrote:
>
> With the recent releases of Lucene Java 2.9.4 and 3.0.3, the PyLucen
With the recent releases of Lucene Java 2.9.4 and 3.0.3, the PyLucene
2.9.4-1 and 3.0.3-1 releases closely tracking them are ready.
Release candidates are available from:
http://people.apache.org/~vajda/staging_area/
A list of changes in this release can be seen at:
http://svn.apache.org
26 matches
Mail list logo