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
- * 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
- * Fri Aug 20 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0-3jpp
-
- Build with ant-1.6.2
- Relax some versioned requirements
- * Tue Jun 1 12:00:00 2004 Randy Watler <rwatler at finali.com> - 0:1.0-2jpp
-
- Upgrade to Ant 1.6.X