• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: JavaXML.framework and Java 21 (and Eclipse)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JavaXML.framework and Java 21 (and Eclipse)


  • Subject: Re: JavaXML.framework and Java 21 (and Eclipse)
  • From: Paul Hoadley via Webobjects-dev <email@hidden>
  • Date: Wed, 7 May 2025 09:37:07 +0930
  • Feedback-id: i671c40f3:Fastmail

On 6 May 2025, at 19:20, Michael Schmiedgen <email@hidden> 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      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >JavaXML.framework and Java 21 (and Eclipse) (From: Paul Hoadley via Webobjects-dev <email@hidden>)
 >Re: JavaXML.framework and Java 21 (and Eclipse) (From: Michael Schmiedgen via Webobjects-dev <email@hidden>)

  • Prev by Date: Re: JavaXML.framework and Java 21 (and Eclipse)
  • Next by Date: Re: New project woes
  • Previous by thread: Re: JavaXML.framework and Java 21 (and Eclipse)
  • Next by thread: Re: New project woes
  • Index(es):
    • Date
    • Thread