[jira] [Resolved] (XALANJ-2650) The pom file for xalan 2.7.3 and serializer 2.7.3 misses license (regression since 2.7.2)

2024-03-29 Thread Joseph Kessselman (Jira)
[ https://issues.apache.org/jira/browse/XALANJ-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Kessselman resolved XALANJ-2650. --- Resolution: Fixed > The pom file for xalan 2.7.3 and serializer 2.7.3 misses

Re: Embedded packages, architectural decision needed

2024-03-29 Thread Joseph Kesselman
I'm not sure which version of regexp the Maven build is pulling down; will check. -- /_ Joe Kesselman (he/him/his) -/ _) My Alexa skill for New Music/New Sounds fans: / https://www.amazon.com/dp/B09WJ3H657/ Caveat: Opinionated old geezer with overcompensated writer's block. May be

Re: Embedded packages, architectural decision needed

2024-03-29 Thread Jared Davis
The 1.3 version of regexp is known to be buggy. Old email thread "Source of regular expression jar in Xalan 2.7.3 RC9" Jan - April 2023 suggests removing it. https://github.com/apache/xalan-java/blob/master/xalan/pom.xml xalan-java/xalan/pom.xml at master · apache/xalan-java github.com

Embedded packages, architectural decision needed

2024-03-29 Thread Joseph Kessselman
(See https://issues.apache.org/jira/browse/XALANJ-2436) At the moment, Xalan -- even the Maven build -- is still importing bcel and regexp into its jarfiles without renaming/"shading" them. While XALANJ-2436 expresses the problem in terms of Endorsed Classpath (which is no longer needed