Le 10/10/2013 03:18, Gary Gregory a écrit : > Wow, 54 removed methods in org.apache.commons.jci.compilers, that is > not one method gone in some corner of an impl class. The simple and > safe route is to go with a 2.0 release and be done with it. > > Otherwise, this will just create jar hell for unsuspecting souls in > who knows what dependency chains.
Let me explain further. The commons-jci-javac artifact has been removed from this release because it doesn't work with Java 6 and later. If a project still needs the javac compiler it's possible to combine commons-jci-javac 1.0 with the new commons-jci-core 1.1. There is no risk of jar hell in this case. Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org