We upgraded commons-logging in Branch_4_2 to v1.1
http://jira.jboss.com/jira/browse/JBAS-2823
Now I see in the testsuite
org.jboss.test.classloader.test.ScopingUnitTestCase failing
(testWarCommonsLoggingLog4jOverrides), I believe due to not using a
patched commons-logging.
I guess we have to patch v1.1 as well, like in here:
http://jira.jboss.com/jira/browse/JBAS-3128
I looked in the repository put I can't find the sources from the
previous patch.
Where are they?