Le 3/12/2015 13:11, Hans-Christoph Steiner a écrit : > They've made quite a bit of progress, but there are a couple things that > we need to run by the team here. The first one I remember is that > Apache commons-pool needs to be updated from 1.6 to 2.0, so we'll need > to figure out the best approach there.
Hi Hans, I uploaded commons-pool2 as a new package (commons-pool 1.x can't be upgraded since it's a different API and would break the reverse dependencies). You can get it here: http://anonscm.debian.org/cgit/pkg-java/commons-pool2.git Emmanuel Bourg