Any takers to test this contrib layout before I commit it?
http://www.inperspective.com/lucene/webluke.zip
This is a (17MB) zip file which you can unzip to a new "webluke"
directory under your copy of lucene/contrib and then run the usual
Lucene Ant build ( or at least "ant build-contrib").
You should then find under build/contrib/webluke/WebLuke.war plus a
Jetty-based server in build/contrib/webluke/dist which can be started
using java -jar start.jar. A Luke webapp should then be available on
http://localhost:8080/WebLuke
I've tested building here on XP but want to check that the GWT compile
task works ok for others as the Google compiler is packaged in a
platform-specific windows jar. I've tested this ant build with the
windows jar on a Linux box and all was OK so I'm guessing the
platform-specific bits of the google dev tools are related to the
browser choices used in their "hosted" dev mode rather than the
Java-to-Javascript compiler.
I need to add Apache licenses to all the source yet and tidy some
superfluous files but otherwise it feels just about ready to contribute.
Cheers
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]