From: Andy Clement Date: Mon, 10 Sep 2012 16:13:27 +0000 (-0700) Subject: 1.7.1 readme X-Git-Tag: V1_7_1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6cae3ed57c66d0659492ab1d12bc42cc10ad6f71;p=aspectj.git 1.7.1 readme --- diff --git a/docs/dist/doc/README-171.html b/docs/dist/doc/README-171.html new file mode 100644 index 000000000..3fb9b2550 --- /dev/null +++ b/docs/dist/doc/README-171.html @@ -0,0 +1,45 @@ + + +AspectJ 1.7.1 Readme + + + + +
+© Copyright 2011 Contributors. +All rights reserved. +
+ +

AspectJ 1.7.1 Readme

+ +

The full list of resolved issues in 1.7.1 is available +here.

+ + + +

Changes

+388971 Double Synthetic attributes on some around advice members
+387718 RuntimeException when trying to compile broken code
+387568 Warning "Xlint:unresolvableMember" for enums
+387444 Softening exception in try-with-resources
+386888 spring-data hello-worlds sample fails to compile with 1.7.0
+386337 Light AOP Parser does not support declare-annotation
+386049 Error "must implement abstract inter-type declaration" even though build is fine
+384401 NPE when no pointcut in afterthrowing annotation style advice
+384398 Type Mismatch error when using inner classes contained in generic types within ITDs
+381906 ASPECTJ Internal Compiler Error
+73507 Public ITD of fields on interfaces creates mangled members
+

+ + + diff --git a/docs/dist/doc/index.html b/docs/dist/doc/index.html index ecf92cbfa..9bb07cb18 100644 --- a/docs/dist/doc/index.html +++ b/docs/dist/doc/index.html @@ -138,6 +138,7 @@ README's Changes and porting guide for AspectJ + 1.7.1, 1.7.0, 1.6.12, 1.6.11,