> On Oct 20, 2024, at 21:21, Prashant Saxena wrote:
>
> On Windows, Makefile does not work, even with nmake that ships with MSVC.
Yes, you need something unix compatible like cygwin's make. You're making your
learning path much more difficult by doing this on Windows.
I have no access to Wi
On Windows, Makefile does not work, even with nmake that ships with MSVC.
I am working on
a python based build script instead of Makefile to ease the process of
building. At present I am trying to
build Lucene-10.0.0 manually as per the instructions.
gradlew.bat assemble
gradlew.bat check
but it'
> On Oct 20, 2024, at 21:00, Andi Vajda wrote:
>
>
>> On Oct 20, 2024, at 20:52, Prashant Saxena wrote:
>>
>> As per the documentation first I typed
>> "gradlew assemble"
>> then I typed
>> "gradlew check", so yes I have invoked it myself.
>
> The PyLucene instructions make no mention of
> On Oct 20, 2024, at 20:52, Prashant Saxena wrote:
>
> As per the documentation first I typed
> "gradlew assemble"
> then I typed
> "gradlew check", so yes I have invoked it myself.
The PyLucene instructions make no mention of gradle. The Makefile invokes it
for you.
Let it build Lucene for
As per the documentation first I typed
"gradlew assemble"
then I typed
"gradlew check", so yes I have invoked it myself.
On Mon, Oct 21, 2024 at 12:17 AM Andi Vajda wrote:
>
> > On Oct 20, 2024, at 20:17, Prashant Saxena
> wrote:
> >
> > Again back to jdk-23 as PyLucene 10.0.0 requires Java 21
> On Oct 20, 2024, at 20:17, Prashant Saxena wrote:
>
> Again back to jdk-23 as PyLucene 10.0.0 requires Java 21 or greater.
> "gradlew check" is generating lucene jar files but process was terminated
> in the middle because of this error:
Is "gradlew check" invoked by the PyLucene build or b
Again back to jdk-23 as PyLucene 10.0.0 requires Java 21 or greater.
"gradlew check" is generating lucene jar files but process was terminated
in the middle because of this error:
> Task :checkWorkingCopyClean
WARNING: Directory is not a valid git checkout (won't check dirty files):
D:\projects\d
> On Oct 20, 2024, at 18:33, Prashant Saxena wrote:
>
> With jdk-17.0.12, all the lucene jars have been built successfully, however
> I'm missing these
> 4 files. Could you please tell me more about these files? These 4 files are
> required to build
> python extension as per the Makefile. Am I
With jdk-17.0.12, all the lucene jars have been built successfully, however
I'm missing these
4 files. Could you please tell me more about these files? These 4 files are
required to build
python extension as per the Makefile. Am I right?
antlr4-runtime-4.11.1.jar
asm-7.2.jar
asm-commons-7.2.jar
hp
On Sun, 20 Oct 2024, Andi Vajda wrote:
Hi all,
This vote has been open for more than 72h and received the required +1 votes
and has thus passed !
Thank you all who voted !
Onto releasing this rc as PyLucene 10.0.0.
Done !
Andi..
Andi..
On Wed, 16 Oct 2024, Andi Vajda wrote:
The Py
Use Java 17 for compilation. What you see is newer Java than gradle can
handle.
D.
On Sun, Oct 20, 2024 at 7:25 AM Prashant Saxena
wrote:
> Hello,
> OS : Windows 10
> PyLucene : 9.7.0
> JDK : 23.0
>
> Although I can download the binary distribution of version 9.7.0, I have
> decided to build it
Hi all,
This vote has been open for more than 72h and received the required +1 votes
and has thus passed !
Thank you all who voted !
Onto releasing this rc as PyLucene 10.0.0.
Andi..
On Wed, 16 Oct 2024, Andi Vajda wrote:
The PyLucene 10.0.0 (rc1) release tracking the recent release of
A
Forwarding Mike's vote to the list for the record.
Thanks, Mike !
Andi..
-- Forwarded message --
Date: Sat, 19 Oct 2024 19:30:31 -0400
From: Michael McCandless
To: Andi Vajda
Subject: Re: [VOTE] Release PyLucene 10.0.0-rc1
+1 to release!
I ran my usual smoke test: index firs
Although not a user of pylucene, I can vote +1 for the JCC release!
Many thanks,
Petrus
On Sat, Oct 19, 2024 at 3:00 PM Michael McCandless <
luc...@mikemccandless.com> wrote:
> I will try to vote today!
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Thu, Oct 17, 2024 at 2:03 AM
> On Oct 20, 2024, at 07:25, Prashant Saxena wrote:
>
> Hello,
> OS : Windows 10
> PyLucene : 9.7.0
> JDK : 23.0
>
> Although I can download the binary distribution of version 9.7.0, I have
> decided to build it from scratch as
> I am new to javascript
javascript ?
> and lucene. It will hel
15 matches
Mail list logo