Re: XML Calabash 0.9.22 released

a few thoughts with this release:

* you should list out izpack.jar as a new dep for building (requires
Ant taskdef)

* re uri scheme I tried out again and got

Jul 21, 2010 9:45:40 AM com.xmlcalabash.drivers.Main error
SEVERE: Underlying exception: net.sf.saxon.s9api.SaxonApiException:
java.io.FileNotFoundException:
/Users/jimfuller/Source/Thirdparty/eXist/xmldb:exist:/db/examples.xml
(No such file or directory)
[Fatal Error] :-1:-1: Premature end of file.

so whilst the xmlcalabash may honor registered URI schemes (like
xmldb:exist://) the problem is with saxon ... no worries, I will
change how I interact with xmlcalabash which will remove this as a
problem

thx, J

Received on Wednesday, 21 July 2010 07:50:23 UTC