Hello; I have this idea that OpenOffice should be leaner so I have a patch for MediaWiki that replaces a bunch of old Java dependencies with JVM functionality. commons-httpclient --> java.net.http.HttpClientcommons-codec --> java.util.Base64 / HexFormatcommons-logging --> java.util.logging / AOO loggingcommons-lang3 --> JDK equivalents The downside: we will now require Java 11+. I think nowadays this is a pretty reasonable requirement though. Any comments? Pedro.
- Raising the Java version to 11 Pedro F. Giffuni via dev
- Re: Raising the Java version to 11 Petko
- Re: Raising the Java version to 11 Jim Jagielski
- Re: Raising the Java version to 11 Pedro Lino via dev
- Re: Raising the Java version to ... Jim Jagielski
- Re: Raising the Java version to 11 Marcus
- Re: Raising the Java version to 11 Pedro F. Giffuni via dev
