Hi Joseph, On Sun, Jun 9, 2024 at 10:57 AM Joseph Kesselman <[email protected]> wrote: > > Actually... There was discussion of putting out one more Ant build before > cutting over. Problem is that either this would need to be from before I > merged the Maven restructuring, or we would need to make sure any actual code > changes got cherry-picked back into a new branch off that base (and possibly > then rebase the Maven build upon that, if possible). > > The right answer may depend partly in who is willing to do how much of the > work to make it happen. Which brings me back to wanting a clear statement of > our current release process...
While I started this discussion to, have Xalan-J's XSLT 3 subset release from dev repos (the right repos is https://github.com/apache/xalan-java, and not https://github.com/apache/xalan-j as Gary mentioned within this mail thread. I'm not sure, how the repos https://github.com/apache/xalan-j exists) branch xalan-j_xslt3.0, my intention has not been to make this Xalan-J release almost immediately, but soon enough. I actually wish to spend 7-10 days of more development effort starting tomorrow, to complete few more XSL 3 features. Like making a fix, for XPath expression (1,2,3) => sum() the bug for which Martin Honnen has raised few days ago. Also being able to pass literal sequence constructors and arrays as XPath function arguments, and completing implementation of few more XPath 3 built-in functions like 1,2 remaining XPath array functions and perhaps few more XPath functions defined elsewhere within XPath 3 spec. It shall be great, if I'm provided this development time. But actually, I shall happily agree with whatever (whether to provide me, more time as requested to implement few more XSL 3 features into Xalan-J's XSLT 3 subset release, or to freeze the feature set that shall go into Xalan-J's XSLT 3 subset release as it exists at this moment on Xalan-J dev repos branch xalan-j_xslt3.0) you & Gary wish to finalize for Xalan-J's XSLT 3 subset work. -- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
