- From: Norman Walsh <ndw@nwalsh.com>
- Date: Sun, 14 Aug 2016 14:55:57 -0500
- To: XProc Dev <xproc-dev@w3.org>
- Message-ID: <87mvkfrupe.fsf@nwalsh.com>
Norman Walsh <ndw@nwalsh.com> writes: > I’ve just published a new release of XML Calabash at > https://github.com/ndw/xmlcalabash1/releases I meant to add: * Fixed: issue #238 by adding support for @cx:message on steps. * Merge: PR 239 to fix OSGi Bundle-SymoblicName. * Merged the rest of PR 236 by hand. Attempting to fix something about Maven POM files. (This seems to have broken deployment to Maven.) * Merged: PR 221 to give default Sonatype username and password. * Fixed issue #233 by checking for null. * Fixed issue #234 by delaying file creation until runtime. * Fixed all sorts of JavaDoc problems. * Fix bug where nested xi:include elements were not detected as an error. * Perform XInclude fallback for unrecognized parse value. * Support barename xpointers in XInclude. * Attempt to handle missing/empty href as same-document reference in XInclude. * Fix bug where multiple xi:fallback elements were allowed if the include succeeded. * Check for invalid characters in accept and accept-language attributes in XInclude. * Test for invalid placement of xi:fallback elements. * Fixed bug where a null message was sometimes written in p:catch. * Fix POM to have transitive dependency on maven.restlet.org. Closes #228. Be seeing you, norm -- Norman Walsh Lead Engineer MarkLogic Corporation Phone: +1 512 761 6676 www.marklogic.com
Received on Sunday, 14 August 2016 19:56:23 UTC