              Apache Commons Weaver 1.2
                  RELEASE NOTES

The Apache Commons team is pleased to announce the release of Apache Commons Weaver 1.2

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-8:    Add a dependency mechanism for ordering Weavers, Cleaners amongst themselves

Fixed Bugs:
o WEAVER-5:    Incomplete sorting code causes infinite loop

Changes:
o WEAVER-6:    Convert example modules into proper integration tests
o WEAVER-7:    Support Weaver classloader in addition to context ClassLoader


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
