Re: [ANNOUNCE] Luke 4.10.3 released

2015-03-01 Thread Dmitry Kan
Hi Tomoko, I have just created the pivot branch off of the current master. Let's move our discussion there: https://github.com/DmitryKey/luke/tree/pivot-luke Thanks, Dmitry On Fri, Feb 27, 2015 at 7:53 PM, Tomoko Uchida wrote: > Hi Dmitry, > > In my environment, I cannot produce this pivots's

Re: [ANNOUNCE] Luke 4.10.3 released

2015-02-27 Thread Tomoko Uchida
Hi Dmitry, In my environment, I cannot produce this pivots's error in HotSpot VM 1.7.0, please give me some time... Or, I'll try to make pull requests https://github.com/DmitryKey/luke for pivots's version. At any rate, it would be best to manage both of (current) thinlet's and pivots's versions

Re: [ANNOUNCE] Luke 4.10.3 released

2015-02-26 Thread Dmitry Kan
Sure, it is: java version "1.7.0_76" Java(TM) SE Runtime Environment (build 1.7.0_76-b13) Java HotSpot(TM) 64-Bit Server VM (build 24.76-b04, mixed mode) On Thu, Feb 26, 2015 at 2:39 PM, Tomoko Uchida wrote: > Sorry, I'm afraid I have not encountered such errors when launch. > Seems something

Re: [ANNOUNCE] Luke 4.10.3 released

2015-02-26 Thread Tomoko Uchida
Sorry, I'm afraid I have not encountered such errors when launch. Seems something wrong around Pivot's, but I have no idea about it. Would you tell me java version you're using ? Tomoko 2015-02-26 21:15 GMT+09:00 Dmitry Kan : > Thanks, Tomoko, it compiles ok! > > Now launching produces some erro

Re: [ANNOUNCE] Luke 4.10.3 released

2015-02-26 Thread Dmitry Kan
Thanks, Tomoko, it compiles ok! Now launching produces some errors: $ java -cp "dist/*" org.apache.lucene.luke.ui.LukeApplication Exception in thread "main" java.lang.ExceptionInInitializerError at org.apache.lucene.luke.ui.LukeApplication.main(Unknown Source) Caused by: java.lang.NumberF

Re: [ANNOUNCE] Luke 4.10.3 released

2015-02-26 Thread Tomoko Uchida
Thank you for checking out it! Sorry, I've forgot to note important information... ivy jar is needed to compile. Packaging process needs to be organized, but for now, I'm borrowing it from lucene's tools/lib. In my environment, Fedora 20 and OpenJDK 1.7.0_71, it can be compiled and run as follows.

Re: [ANNOUNCE] Luke 4.10.3 released

2015-02-25 Thread Dmitry Kan
Hi Tomoko, Thanks for the link. Do you have build instructions somewhere? When I executed ant with no params, I get: BUILD FAILED /home/dmitry/projects/svn/luke/build.xml:40: /home/dmitry/projects/svn/luke/lib-ivy does not exist. On Thu, Feb 26, 2015 at 2:27 AM, Tomoko Uchida wrote: > Thanks!

Re: [ANNOUNCE] Luke 4.10.3 released

2015-02-25 Thread Tomoko Uchida
Thanks! Would you announce at LUCENE-2562 to me and all watchers interested in this issue, when the branch is ready? :) As you know, current pivots's version (that supports Lucene 4.10.3) is here. http://svn.apache.org/repos/asf/lucene/sandbox/luke/ Regards, Tomoko 2015-02-25 18:37 GMT+09:00 Dmi

Re: [ANNOUNCE] Luke 4.10.3 released

2015-02-25 Thread Dmitry Kan
Ok, sure. The plan is to make the pivot branch in the current github repo and update its structure accordingly. Once it is there, I'll let you know. Thank you, Dmitry On Tue, Feb 24, 2015 at 5:26 PM, Tomoko Uchida wrote: > Hi Dmitry, > > Thank you for the detailed clarification! > > Recently, I

Re: [ANNOUNCE] Luke 4.10.3 released

2015-02-24 Thread Tomoko Uchida
Hi Dmitry, Thank you for the detailed clarification! Recently, I've created a few patches to Pivot version(LUCENE-2562), so I'd like to some more work and keep up to date it. > If you would like to work on the Pivot version, may I suggest you to fork > the github's version? The ultimate goal is

Re: [ANNOUNCE] Luke 4.10.3 released

2015-02-24 Thread Dmitry Kan
Hi, Tomoko! Thanks for being a fan of luke! Current status of github's luke (https://github.com/DmitryKey/luke) is that it has releases for all the major lucene versions since 4.3.0, excluding 4.4.0 (luke 4.5.0 should be able open indices of 4.4.0) and the latest -- 5.0.0. Porting the github's l

Re: [ANNOUNCE] Luke 4.10.3 released

2015-02-24 Thread Tomoko Uchida
Hi, I'm an user / fan of Luke, so deeply appreciate your work. I've carefully read the readme, noticed the (one of) project's goal: "To port the thinlet UI to an ASL compliant license framework so that it can be contributed back to Apache Lucene. Current work is done with GWT 2.5.1." There has b