Messages by Thread
-
[PR] committing improvements to implementation of xslt's xsl:import-schema instruction, and committing few new working related test cases as well [xalan-java]
via GitHub
-
[jira] [Resolved] (XALANJ-2724) Implementation of xslt 3.0's xsl:import-schema instruction, for XalanJ's interpretive processor
Mukul Gandhi (Jira)
-
[jira] [Created] (XALANJ-2724) Implementation of xslt 3.0's xsl:import-schema instruction, for XalanJ's interpretive processor
Mukul Gandhi (Jira)
-
[PR] committing implementation of xslt 3.0's xsl:import-schema instruction, that is currently limited to having an imported xml schema document as xml child elements of xsl:import-schema element. committing few new working related test cases as well. [xalan-java]
via GitHub
-
Re usage of branches
Joseph Kessselman
-
Just f'd up royally
Joseph Kessselman
-
Maven build, thoughts for the new year
Joseph Kessselman
-
[PR] adding a working new test case for xsl:for-each-group instruction [xalan-java]
via GitHub
-
(xalan-site) branch master updated: specifying the updated status of xslt and xpath features, implemented on xalanj xsl 3.0 dev branch
mukulg
-
[jira] [Resolved] (XALANJ-2723) Implementation of xpath 3.1 function fn:deep-equal, for XalanJ's interpretive processor
Mukul Gandhi (Jira)
-
[jira] [Created] (XALANJ-2723) Implementation of xpath 3.1 function fn:deep-equal, for XalanJ's interpretive processor
Mukul Gandhi (Jira)
-
[PR] committing implementation of xpath 3.1 fn:deep-equal function, along with few related working test cases as well [xalan-java]
via GitHub
-
Policy question re src distribution
Joseph Kessselman
-
[jira] [Reopened] (XALANJ-2722) attempt to use XPath 3 expression gives StackOverflowError
Mukul Gandhi (Jira)
-
[jira] [Updated] (XALANJ-2722) attempt to use XPath 3 expression gives StackOverflowError
Mukul Gandhi (Jira)
-
[jira] [Resolved] (XALANJ-2722) attempt to use XPath 3 expression gives StackOverflowError
Mukul Gandhi (Jira)
-
[jira] [Comment Edited] (XALANJ-2722) attempt to use XPath 3 expression gives StackOverflowError
Mukul Gandhi (Jira)
-
[jira] [Commented] (XALANJ-2722) attempt to use XPath 3 expression gives StackOverflowError
Mukul Gandhi (Jira)
-
[jira] [Resolved] (XALANJ-2721) XSLT 2/3 grouping based on node-name not yet standards compliant
Mukul Gandhi (Jira)
-
[PR] improvements to xsl:for-each-group implementation, when grouping key is result of xpath function fn:node-name() [xalan-java]
via GitHub
-
[jira] [Created] (XALANJ-2722) attempt to use XPath 3 expression gives StackOverflowError
Martin Honnen (Jira)
-
[jira] [Created] (XALANJ-2721) XSLT 2/3 grouping based on node-name not yet standards compliant
Martin Honnen (Jira)
-
(xalan-site) branch master updated: committing updated xsl 3.0 implementation status document report
mukulg
-
[PR] committing implementation of xml schema data type xs:QName, xpath 3.1 fn:node-name function and related working test case [xalan-java]
via GitHub
-
queries about producing mvn build for xalanj's xslt 3.0 processor codebase
Mukul Gandhi
-
(xalan-site) branch master updated: committing changes to documentation for xalanj xslt 3.0 features implementation
mukulg
-
issue with xpath expression evaluations involving xpath dynamic function calls, and workaround
Mukul Gandhi
-
Maven build status update
Joseph Kesselman
-
Meet our keynote speakers and register to Community Over Code EU!
Ryan Skraba
-
[PR] Mvn build compatibility [xalan-test]
via GitHub
-
On necessity and added value of source/binary distribution archives
Alexander Kriegisch
-
Could someone remind me...
Joseph Kessselman
-
Maven build on dev repos branch xalan-java-mvn-refactored
Mukul Gandhi
-
[PR] committing implementation of xml schema data types xs:normalizedString, xs:token and their use within xalanj's xslt 3.0 processor on dev repos branch xalan-j_xslt3.0. committing few relevant working xalanj test cases as well. [xalan-java]
via GitHub
-
[jira] [Commented] (XALANJ-2720) tranform function in TransformerIdentityImpl resetting content handler
Joe Kesselman (Jira)
-
[jira] [Created] (XALANJ-2720) tranform function in TransformerIdentityImpl resetting content handler
Abhijeet Singh (Jira)
-
Re: [PR] Copy taglet artifacts to build dir for xalan-test [xalan-java]
via GitHub
-
[PR] Convert text files with CRLF endings to LF to fix Git warnings [xalan-java]
via GitHub
-
[jira] [Assigned] (XALANJ-2719) Worth adding CI to xalan-test as a stopgap?
Joe Kesselman (Jira)
-
[jira] [Created] (XALANJ-2719) Worth adding CI to xalan-test as a stopgap?
Joe Kesselman (Jira)
-
[PR] Path cleanup and mvn compatibility [xalan-test]
via GitHub
-
[jira] [Commented] (XALANJ-2718) StackOverflow exception with recursive use of key function and comma operator
Mukul Gandhi (Jira)
-
[jira] [Resolved] (XALANJ-2717) Identity transformation template with apply-templates select="(@*, node())" gives NullPointerException
Mukul Gandhi (Jira)
-
[jira] [Assigned] (XALANJ-2717) Identity transformation template with apply-templates select="(@*, node())" gives NullPointerException
Mukul Gandhi (Jira)
-
[PR] committing fixes for xalanj jira issue XALANJ-2717, along with few minor changes to codebase comments. committing few related working test cases as well. [xalan-java]
via GitHub
-
[jira] [Created] (XALANJ-2718) StackOverflow exception with recursive use of key function and comma operator
Martin Honnen (Jira)
-
[jira] [Created] (XALANJ-2717) Identity transformation template with apply-templates select="(@*, node())" gives NullPointerException
Martin Honnen (Jira)
-
Need to do a bit of digging or coding...
Joseph Kesselman
-
[DRAFT][REPORT] Board report for Q4-2023
Gary Gregory
-
[jira] [Created] (XALANJ-2716) XSLT 3 for-each-group group-by and group-adjacent should support XSLT 3 feature of composite grouping key
Martin Honnen (Jira)
-
[jira] [Created] (XALANJ-2715) for-each-group where group-by expression returns a sequence of more than one item gives wrong result
Martin Honnen (Jira)
-
[PR] committing improvements to, assignment of values of schema types xs:duration and its subtypes, along with few new working related test cases as well [xalan-java]
via GitHub
-
Eliminating bootclasspath/endorsed
Joseph Kessselman
-
[jira] [Commented] (XALANJ-2714) Factor out xalan-commons?
Vladimir Sitnikov (Jira)
-
[jira] [Created] (XALANJ-2714) Factor out xalan-commons?
Joe Kesselman (Jira)
-
[PR] Create javadoc and source JARs for publication to Maven Central [xalan-java]
via GitHub
-
More details on Xalan error handling
Joseph Kessselman
-
[PR] Run version unit tests in isolation and assert on error logs [xalan-java]
via GitHub
-
Correcting a slight misunderstanding
Joseph Kesselman
-
Can we keep Git more focused?
Joseph Kesselman
-
Jira mail arriving late and out of order
Joseph Kesselman
-
[jira] [Commented] (XALANJ-2713) Relocate dependencies shaded into XalanJ JARs
Joe Kesselman (Jira)
-
[PR] chore: add Windows and Java 17 to CI matrix [xalan-java]
via GitHub
-
[PR] Delete xalan2jdoc.jar [xalan-java]
via GitHub
-
[PR] Delete superfluous doclet and taglet JARs [xalan-java]
via GitHub
-
Should we still promise Java 8 support?
Joseph Kessselman
-
[PR] Add unit and integration testing infrastructure and initial tests for version classes [xalan-java]
via GitHub