I'm happy to announce the release of XMLC-2.2.15!
Download at:
http://forg
e.objectweb.org/projects/xmlc/
Enhancements...
- Modified XMLCDeferredParsingFactory constructor to use
XMLC's
Cache class for
DOM caching by default. It supports MRU cache with a
default size of 64.
- Xmlc Ant task update (more applicable to 2.3 than
2.2.xx). Set the context
classloader to the Xmlc task classloader during task
execution.
General Updates...
- ASM dependency now wrapped into XMLC package namespace
and included in the
XMLC jar, avoiding clashes with other versions of ASM in
the classpath.
- Moved all 3rd party dependencies into
"release/build-lib".
"release/lib" now
contains only XMLC build-generated artifacts.
- Updated example apps. Among other things, the Tomcat
example now supports
Tomcat6.
See xmlc-2-2-15-release-note.html for more info
|