<div dir="ltr">from their website<br><br><font face="Arial, Helvetica, sans-serif"><p><font face="Arial, Helvetica, sans-serif">Saxon-HE 9.6</font></p>&quot;The open-source implementation of XSLT 2.0, and XPath 2.0 and 3.0,
and XQuery 1.0 and 3.0. This provides the &quot;basic&quot; conformance level of these languages; it also
supports some optional features of the specifications such as serialization and support for XQuery modules.<p></p>

<p>Not included in the Home Edition are: schema processing and schema aware XSLT and XQuery; 
    support for higher-order functions;  numerous Saxon extensions; calling out to 
Java methods; XQuery Update support; various optimizations including join optimization; streamed processing;
and byte code generation.&quot;</p></font><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 29, 2015 at 3:46 PM, David M. Lloyd <span dir="ltr">&lt;<a href="mailto:david.lloyd@redhat.com" target="_blank">david.lloyd@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It was proposed to consider switching to Saxon, since Xalan has<br>
basically been dead since 2007.  Saxon apears to include a<br>
TransformerFactoryImpl (though I don&#39;t have any idea as to completeness<br>
of compatibility).<br>
<div class="HOEnZb"><div class="h5"><br>
On 05/29/2015 08:30 AM, Jason T. Greene wrote:<br>
&gt; The only reason we need Xalan is to provide a jaxp impl of transformer. Ideally we could just rely on the JDK, which uses a fork of xalan, but the translet code which is compiled by it is not compatible with modular classloading. So we just need that one patch. As of late the JDK fork is more current, so we could potentially switch to a fork of it instead. Since Java 9 is moving to modularity, I imagine they would fix the same issue, we could also send them a patch.<br>
&gt;<br>
&gt;&gt; On May 29, 2015, at 8:21 AM, Carlo de Wolf &lt;<a href="mailto:cdewolf@redhat.com">cdewolf@redhat.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; We are keeping a (old) fork around for Xalan. Now and then the question<br>
&gt;&gt; pops whether we can backport more from upstream. Rather I want to rid of<br>
&gt;&gt; it at all as I don&#39;t want to maintain forks of third party projects and<br>
&gt;&gt; I don&#39;t see Xalan releasing soon with anything we would upstream.<br>
&gt;&gt;<br>
&gt;&gt; Can we remove Xalan? (Maybe we have some weird dependency on specifics.)<br>
&gt;&gt; What should be its replacement?<br>
&gt;&gt;<br>
&gt;&gt; Filed <a href="https://issues.jboss.org/browse/WFLY-4704" target="_blank">https://issues.jboss.org/browse/WFLY-4704</a> to note any decisions.<br>
&gt;&gt;<br>
&gt;&gt; Carlo<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; wildfly-dev mailing list<br>
&gt;&gt; <a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; wildfly-dev mailing list<br>
&gt; <a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
&gt;<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
- DML<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</div></div></blockquote></div><br></div>