I try to use Pax Logging, so I removed any logging frameworks other than pax: log4j, jcl, slf4j.
But I have problem with commons-digester bundle, which imports org.apache.commons.logging.impl package. Looking into sources I found that there is only one occurence in LogUtils: new org.apache.commons.logging.impl.NoOpLog() I do know that it is bad design of digester, and the best solution is to correct it. But it is impossible for me. So maybe it would be good idea to put that one class to pax.logging.jcl ? And export package org.apache.commons.logging.impl ? What do you think? Or any alternative solutions? -- Damian _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general