Re: Xalan-J release discussion

2024-06-15 Thread Joseph Kesselman
If here is something you are concerned may no longer be functioning, please check whether Xalan-Test covers that functionality, and if not consider adding tests so it does. If something breaks we want to know about it immediately, preferably before merging. -- /_ Joe Kesselman (he/him/his)

Re: Xalan-J release discussion

2024-06-15 Thread Mukul Gandhi
Hi Joseph, Little while ago, I've built Xalan-J's latest codebase from dev repos branch xalan-j_xslt3.0. >From this produced build, I could successfully run (and have got expected result, as well) Xalan-J's redirect extension example provided by Xalan-J itself (described here, https://xalan.ap

[jira] [Created] (XALANJ-2748) implementation of xpath functions fn:json-doc, fn:json-to-xml, fn:xml-to-json

2024-06-15 Thread Mukul Gandhi (Jira)
Mukul Gandhi created XALANJ-2748: Summary: implementation of xpath functions fn:json-doc, fn:json-to-xml, fn:xml-to-json Key: XALANJ-2748 URL: https://issues.apache.org/jira/browse/XALANJ-2748 Project

[jira] [Resolved] (XALANJ-2746) NullPointerException on use of arrow operator (1 to 5) => sum()

2024-06-15 Thread Mukul Gandhi (Jira)
[ https://issues.apache.org/jira/browse/XALANJ-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Gandhi resolved XALANJ-2746. -- Resolution: Fixed I'm resolving this issue as fixed. The fix for this has been committed to x