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.0.0
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-classloader.git.
at 5fafc92 (tag)
tagging f28b2da630b82d48a816104dfac43ef4dc8f6dfc (commit)
by Carsten Ziegeler
on Wed Oct 7 13:25:18 2009 +0000
- Log -----------------------------------------------------------------
org.apache.sling.commons.classloader-1.0.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 f28b2da [maven-scm] copy for tag
org.apache.sling.commons.classloader-1.0.0
The 24 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]>'].