Hi!
There seems to be some kind of trouble in the current trunk where a test
in bundles/commons/classloader fails
with this message:
Tests in error:
testPackageAdminClassLoader:DynamicClassLoaderIT.testPackageAdminClassLoader:org.ops4j.pax.exam.forked.ForkedTestContainer@32b0bad7(org.apache.sling.commons.classloader.it.DynamicClassLoaderIT):
Could not find artifact org.junit:com.springsource.org.junit:jar:4.9.0 in
central (http://repo1.maven.org/maven2/)
I can see that a repository has been added to the pom in revision
1301424 but that doesn't seem to help in my case. I also noticed that
the same test fails in Jenkins:
https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/commons/classloader/target/failsafe-reports/org.apache.sling.commons.classloader.it.DynamicClassLoaderIT.txt
/Pontus