Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
classworlds: Classworlds Classloader Framework
- Summary
- Classworlds is a framework for container developers
who require complex manipulation of Java's ClassLoaders.
Java's native ClassLoader mechanims and classes can cause
much headache and confusion for certain types of
application developers. Projects which involve dynamic
loading of components or otherwise represent a 'container'
can benefit from the classloading control provided by
classworlds.
Changelog
- * Wed Jul 4 12:00:00 2007 Ralph Apel <r.apel at r-apel.de> - 0:1.1-1jpp
-
- Upgrade to 1.1 final
- Add gcj_support option
- Make Vendor, Distribution based on macro
- Refloat -javadoc when built with ant, tests and manual still omitted
- Add classworlds-boot.jar
- * Wed May 17 12:00:00 2006 Ralph Apel <r.apel at r-apel.de> - 0:1.1-0.a2.2jpp
-
- First JPP-1.7 release
- * Mon Oct 31 11:00:00 2005 Ralph Apel <r.apel at r-apel.de> - 0:1.1-0.a2.1jpp
-
- Upgrade to 1.1-alpha-2
- Provide a way to build without maven