Re: xalan usage in taglibs

2017-11-26 Thread Jeremy Boynes
> On Nov 26, 2017, at 2:17 PM, Matthew Broadhead > wrote: > > So to run the tests I could reverse the changes of the commit and then update > to javax.xml.* and run tests? > > I am still struggling a bit to understand exactly what is happening wrt > VariableStack and how I can change over to

Re: xalan usage in taglibs

2017-11-26 Thread Matthew Broadhead
So to run the tests I could reverse the changes of the commit and then update to javax.xml.* and run tests? I am still struggling a bit to understand exactly what is happening wrt VariableStack and how I can change over to XPathVariableResolver.  And also don't see a way to replace XBoolean, X

Re: xalan usage in taglibs

2017-11-26 Thread Jeremy Boynes
On Nov 26, 2017, at 6:32 AM, Matthew Broadhead wrote: > > Hi, > I am currently evaluating whether the Xalan dependency can be dropped from > taglibs and replaced with javax.xml.*. > > The reason for this is a conflict which occurs when I have Apache Fop as a > dependency: > java.lang.ClassCas

xalan usage in taglibs

2017-11-26 Thread Matthew Broadhead
Hi, I am currently evaluating whether the Xalan dependency can be dropped from taglibs and replaced with javax.xml.*. The reason for this is a conflict which occurs when I have Apache Fop as a dependency: java.lang.ClassCastException: org.apache.xml.dtm.ref.DTMManagerDefault cannot be cast to