You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2014/09/27 00:24:03 UTC

svn commit: r6672 - /dev/commons/weaver/RELEASE-NOTES.txt

Author: mbenson
Date: Fri Sep 26 22:24:02 2014
New Revision: 6672

Log:
add release notes to staging archive

Added:
    dev/commons/weaver/RELEASE-NOTES.txt   (with props)

Added: dev/commons/weaver/RELEASE-NOTES.txt
==============================================================================
--- dev/commons/weaver/RELEASE-NOTES.txt (added)
+++ dev/commons/weaver/RELEASE-NOTES.txt Fri Sep 26 22:24:02 2014
@@ -0,0 +1,29 @@
+              Apache Commons Weaver 1.1
+                  RELEASE NOTES
+
+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.
+
+Requires Java 6 or greater.
+
+Changes in this version include:
+
+New features:
+o WEAVER-1:    Enhance [weaver] documentation Thanks to Bruno P. Kinoshita.
+
+Fixed Bugs:
+o WEAVER-4:    Enable test on Oracle JVMs only
+
+Changes:
+o WEAVER-2:    Upgrade to ASM 5
+o WEAVER-3:    Upgrade to latest xbean-finder (3.18)
+
+
+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

Propchange: dev/commons/weaver/RELEASE-NOTES.txt
------------------------------------------------------------------------------
    svn:executable = *