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

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


      at 95613f4  (tag)
 tagging 4670ff0cd6c3b354a9caab614968f6577f8ed93d (commit)
      by Carsten Ziegeler
      on Tue Nov 24 15:57:39 2009 +0000

- Log -----------------------------------------------------------------
org.apache.sling.commons.classloader-1.1.0
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 046ba4f  SLING-1007 : Initial work of a dynamic class loader loading 
classes through package admin. In addition dynamic class loader providers can 
be registered.
     new 5836631  Add simple junit test for dynamic class loading through 
package admin.
     new ea90c38  Move classloader to main bundle area - as discussed recently
     new 6b8a1f4  Correct activator.
     new 3ffeb64  Ignore target directory.
     new cc3b40d  Fix class cast.
     new 2813fc7  Fix resource handling (packages are separated by a slash not 
by a dot)
     new 97bcc33  Register classloader as a service factory to get access to 
the client bundle for class loading.
     new 54194d4  Fix AIOOB
     new c5338c1  forgot to commit test case
     new 8023ea1  Provide parent class loader to dynamic class loader 
providers; check for null reference.
     new a2ba64a  Experimental class loader writer for scripting engines.
     new ce0fe40  SLING-1070 : Change class loading of package admin class 
loader to parent first, cache classes and resources in the class loader facade 
and reregister manager factory, if a used bundle is changed.
     new 3c831d4  Activator must implement BundleActivator
     new bf847ec  Remove duplicate interface
     new 0891b68  Don't cache classes in the facade, cache them in the package 
admin class loader.
     new a391329  Remove warnings
     new 61594f5  svn:ignore
     new 8dd47bc  Use latest parent pom.
     new 9fc087f  [maven-release-plugin] prepare release 
org.apache.sling.commons.classloader-0.9.0
     new 1349bb6  [maven-release-plugin] prepare for next development iteration
     new 3ffb349  SLING-1135 need to overwrite the loadClass(String, boolean) 
method and not the loadClass(String) method because only the former is called 
from "child" class loaders in class loader hierarchies.
     new 1428ebb  [maven-release-plugin] prepare release 
org.apache.sling.commons.classloader-1.0.0
     new 27e590d  [maven-release-plugin] prepare for next development iteration
     new e4bc6a3  SLING-1144 : Make sync variable volatile and use tracker 
count instead of keeping track of changes by using custom methods.
     new 2ffcc20  SLING-1145 :   Exceptions from dynamic class loader providers 
should be catched
     new b005143  SLING-1191 : Dynamic class loader providers are not reloaded 
when bundles are updated/installed etc. Add new release method to the dynamic 
class loader provider. This allows a provider to react on bundle/class loader 
changes.
     new bbbcd5e  SLING-1201 : ClassLoaderFacade should not throw runtime 
exceptions and handle getResources() correctly
     new def5c73  Just pass missing class into exception constructor.
     new 8b116a6  [maven-release-plugin] prepare release 
org.apache.sling.commons.classloader-1.1.0
     new 4670ff0  [maven-scm] copy for tag 
org.apache.sling.commons.classloader-1.1.0

The 31 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to