Ceki Gulcu You're welcome. I now modified the pull request, such that every 'GenericConfigurator' has a 'BeanDescriptionCache'. I hope that is what you expected.
I also had a look at the dependencies, on javax.naming, which prevent logback from compact2 compatibility. These dependencies seem to be harder to resolve. The functionality provided by the classes, which have these dependencies, seem to be pretty sophisticated. Maybe one should modularize logback a little more, such that the sophisticated, not compact2 compatible parts are in a separate jar.
|