On Sat, Oct 13, 2018 at 08:57:27AM +0200, Moritz Mühlenhoff wrote: > On Sat, Oct 13, 2018 at 12:32:16AM +0200, Emmanuel Bourg wrote: > > Le 12/10/2018 à 22:33, Moritz Mühlenhoff a écrit : > > > > > src:tcnetty has been fixed wrt OpenSSL 1.1 and netty-tcnative-1.1 has no > > > reverse dependencies in the archive. Shall we remove it from the archive? > > > > Actually netty-tcnative-1.1 is still needed by netty-3.9. > > > > There are 3 rdeps left for netty-3.9: > > - maven-indexer (through aether), but it isn't used and could be removed > > - tycho (through aether again), I'm working on an upgrade no longer > > depending on it > > - libgpars-groovy-java which is used by groovy. I don't have a solution > > for this one yet.
There's one more reverse dependency of netty-3.9: async-http-client (which is required by aether) Cheers, Moritz