On 6 May 2025, at 19:20, Michael Schmiedgen <schmied...@takwa.de> wrote:

> <dependency>
>  <groupId>xerces</groupId>
>  <artifactId>xercesImpl</artifactId>
>  <version>2.12.2</version>
>  <exclusions>
>    <exclusion>
>      <groupId>xml-apis</groupId>
>      <artifactId>xml-apis</artifactId>
>    </exclusion>
>  </exclusions>
> </dependency>

Thanks Michael—this is the bit I was missing! I hadn't noticed that Xerces was 
still smuggling in xml-apis. Maik Musall gave me the same tip off-list.

>> 2. Is anyone else living in a post-JavaXML.framework world? It smuggles in a 
>> lot of stuff that I'd like to get rid of (e.g., Log4J 1). If so, how did you 
>> do it?
> 
> I would recommend throwing it away. We have a separate
> project, POM-only, that defines all the stuff needed (not
> only JavaXML), and include that into our projects.

Good to know.


-- 
Paul Hoadley
https://logicsquad.net/
https://www.linkedin.com/company/logic-squad/



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to