This doesn't seem to be noted anywhere (apart from email threads) so adding here to ensure it isn't lost.
@cassiel wrote this a few years ago to improve the maintenance of the dreaded max.java.config.txt file:
https://github.com/cassiel/topherizer
Whether you think it’s an improvement depends very much on your opinion of Clojure, but it gives some indication of the complexity of classpaths we were building (we regularly blew the 4K length limit).
This doesn't seem to be noted anywhere (apart from email threads) so adding here to ensure it isn't lost.
@cassiel wrote this a few years ago to improve the maintenance of the dreaded max.java.config.txt file:
Whether you think it’s an improvement depends very much on your opinion of Clojure, but it gives some indication of the complexity of classpaths we were building (we regularly blew the 4K length limit).