Re: xalan usage in taglibs

Jeremy Boynes <[email protected]> Fri, 8 Dec 2017 07:29:15 -0800
Newsgroups gmane.comp.jakarta.taglibs.user
Message-ID <[email protected]>
> On Dec 8, 2017, at 3:58 AM, Matthew Broadhead =
<[email protected]> wrote:
>=20
> here is a patch which removes the xalan dependency.  but it breaks the =
ForEachTagTest.
> i notice that every constructor generates a JSTLXPathCompiler. could =
it not be a singleton?

Thanks for the patch. I tried applying it but it looks like the support =
classes from o.a.t.standard.xpath e.g. JSTLXPathCompiler were not =
included - please could you update. It would also be easier to read the =
diff if you removed the old code rather than commenting it out.

How about creating an new issue in Bugzilla and attaching patches to =
that.

Cheers
Jeremy