You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Matt Benson <mb...@apache.org> on 2014/10/01 00:16:59 UTC

[ANNOUNCEMENT] Apache Commons Weaver 1.1 Released

The Apache Commons team is pleased to announce the release of:

Apache Commons Weaver 1.1

Apache Commons Weaver provides an easy way to enhance compiled Java
classes by generating ("weaving") bytecode into those classes.

The release notes can be reviewed at:
http://www.apache.org/dist/commons/weaver/RELEASE-NOTES.txt

Distribution packages can be downloaded from:
https://commons.apache.org/proper/commons-weaver/download_weaver.cgi

When downloading, please verify signatures using the KEYS file available at:
http://www.apache.org/dist/commons

The release is also available in the central Maven repository:
http://repo1.maven.org/maven2/org/apache/commons/

The Apache Commons Team