Kawa 1.12 release candidate

Per Bothner per@bothner.com
Fri May 25 17:16:00 GMT 2012


On 05/25/2012 10:01 AM, Jamison Hope wrote:
> On May 25, 2012, at 4:35 AM, Per Bothner wrote:
>
>> Temporarily at:
>> http://per.bothner.com/tmp/kawa-1.12.tar.gz
>> http://per.bothner.com/tmp/kawa-1.12.jar
>>
>> Please try it out!
>
> What configure options do you use when building binary point releases?

I most often do something like:

--enable-kawa-frontend --with-servlet=/home/bothner/Java/servlet.jar 
--with-XQTS=/home/bothner/Kawa/XQTS --enable-jemacs --with-swing 
--with-awt --enable-brl --with-sax2 --with-java-source=6

So if you try other combinations that is cool.  For example java5 is 
supposed to
still work, but I haven't tested it recently.  Older than java5 is no longer
supported.

Build on CygWin works, but 'make test' fails big when it gets to
gnu/xquery/testsuiye - because java doesn't recognize cygwin's symlinks.
(That isn't a release priority, but a solution would be nice at some point.
Perhaps forcing configure to use cp instead of ln -s.)
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/



More information about the Kawa mailing list