You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:20:54 UTC

[sling-org-apache-sling-commons-classloader] 05/15: SLING-2438 : Class might never be loaded if the bundle is in state resolved on the first attempt

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.commons.classloader-1.3.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-classloader.git

commit c06db2cfc8d801eeeb700e4e8735623ea418461e
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Mar 16 12:23:17 2012 +0000

    SLING-2438 : Class might never be loaded if the bundle is in state resolved on the first attempt
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/classloader@1301458 13f79535-47bb-0310-9956-ffa450edef68
---
 .../sling/commons/classloader/{impl => it}/DynamicClassLoaderIT.java      | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/src/test/java/org/apache/sling/commons/classloader/impl/DynamicClassLoaderIT.java b/src/test/java/org/apache/sling/commons/classloader/it/DynamicClassLoaderIT.java
similarity index 100%
rename from src/test/java/org/apache/sling/commons/classloader/impl/DynamicClassLoaderIT.java
rename to src/test/java/org/apache/sling/commons/classloader/it/DynamicClassLoaderIT.java

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.