This nightly build (before the big change) has included some commons components. However, it does not include commons-logging. When used with JDK1.4, I get a NoSuchMethodError from the commons Digester into the Log looking for setLevel(I)V. Looking at the CVS for commons-logging, I note that a large change was made to that interface on 1/17.
Is there an easy way to retrieve the state of the commons logging facility as it existed on 1/12? Or do I need to get/configure CVS so I can check out a copy for that date and build it myself (and dependancies?) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

