On Fri, 17 Mar 2017, Ruediger Meier wrote:
On Friday 17 March 2017, Andi Vajda wrote:
Now, several people, including yourself, have proposed
python 3 ports. I still have to figure a way to package this all up
into a release that works with both. I need some time to integrate
the three python 3
On Friday 17 March 2017, Andi Vajda wrote:
> Now, several people, including yourself, have proposed
> python 3 ports. I still have to figure a way to package this all up
> into a release that works with both. I need some time to integrate
> the three python 3 ports,
FYI I have the other two ports
> On Mar 16, 2017, at 20:34, Ruediger Meier wrote:
>
>> On Friday 17 March 2017, Andi Vajda wrote:
>>> On Thu, 16 Mar 2017, Ruediger Meier wrote:
On Thursday 16 March 2017, Andi Vajda wrote:
Indeed, this is a bug of mine.
What would you prefer:
- include the actual .jar fil
On Friday 17 March 2017, Andi Vajda wrote:
> On Thu, 16 Mar 2017, Ruediger Meier wrote:
> > On Thursday 16 March 2017, Andi Vajda wrote:
> >> Indeed, this is a bug of mine.
> >> What would you prefer:
> >>- include the actual .jar files in the distribution archive
> >> (tell tar to follow the s
On Thu, 16 Mar 2017, Ruediger Meier wrote:
On Thursday 16 March 2017, Andi Vajda wrote:
Indeed, this is a bug of mine.
What would you prefer:
- include the actual .jar files in the distribution archive (tell
tar to follow the symlinks when I build the PyLucene distribution) -
or exclude th
On Thursday 16 March 2017, Andi Vajda wrote:
> Indeed, this is a bug of mine.
> What would you prefer:
>- include the actual .jar files in the distribution archive (tell
> tar to follow the symlinks when I build the PyLucene distribution) -
> or exclude the symlinks (tell tar to exclude symlin
On Wed, 15 Mar 2017, Ruediger Meier wrote:
On Wednesday 15 March 2017, Junjie Wei wrote:
Hi,
When I was trying to build pylucene-6.4.1 in Cygwin on Windows, the
"$ make build" exit with errors complaining that some jar files
cannot be open. It seems because some of the jars under
lucene-java-
On Wednesday 15 March 2017, Junjie Wei wrote:
> Hi,
>
> When I was trying to build pylucene-6.4.1 in Cygwin on Windows, the
> "$ make build" exit with errors complaining that some jar files
> cannot be open. It seems because some of the jars under
> lucene-java-6.4.1 are symbolic links with size of
Hi,
When I was trying to build pylucene-6.4.1 in Cygwin on Windows, the "$ make
build" exit with errors complaining that some jar files cannot be open. It
seems because some of the jars under lucene-java-6.4.1 are symbolic links
with size of 1k instead of concrete ones. Here is a list that I locat