blob: 98402ada3bf11084c816d61c5787b91f3178989a [file] [log] [blame]
Apache Commons Weaver 1.3
RELEASE NOTES
The Apache Commons team is pleased to announce the release of Apache Commons Weaver 1.3
Apache Commons Weaver provides an easy way to enhance compiled Java
classes by generating ("weaving") bytecode into those classes.
Requires Java 6 or greater.
Changes in this version include:
New features:
o WEAVER-12: Provide a mechanism for working with all classfiles found in the weave environment
Fixed Bugs:
o WEAVER-11: bytecode generated with java 7 or 8 is different and can break on earlier versions
o WEAVER-15: m2e build encounters missing class
Changes:
o WEAVER-13: Make Ant tasks' system classpath inclusion optional
o WEAVER-14: upgrade modules to asm 5.1
Historical list of changes: http://commons.apache.org/proper/commons-weaver/changes-report.html
For complete information on Apache Commons Weaver, including instructions on how to submit bug reports,
patches, or suggestions for improvement, see the Apache Apache Commons Weaver website:
http://commons.apache.org/proper/commons-weaver