From eb005c9bbc20d0e3f4757eb57c780e36aec8ac42 Mon Sep 17 00:00:00 2001 From: aclement Date: Tue, 22 Feb 2011 17:07:20 +0000 Subject: [PATCH] 1.6.11.m2 readme --- docs/dist/doc/README-1611.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/dist/doc/README-1611.html b/docs/dist/doc/README-1611.html index 38bca0858..eff27dde9 100644 --- a/docs/dist/doc/README-1611.html +++ b/docs/dist/doc/README-1611.html @@ -43,7 +43,11 @@ IndexOutOfBoundsException or similar, during attribute unpacking. These issues their Eclipse/AJDT configurations. This option is discussed in detail here. It now saves even more memory. Also, previously the amount of memory it recovered depended on compilation order (which the user has no control over), but now it is insensitive to ordering and should always recover the same amount across builds of the same project. With a bit more positive feedback on this option, -it will become the default under AJDT. +it will become the default under AJDT.

+ +

M2 - spaces in path names can cause problems

+

AspectJ had problems if the paths it was being passed (e.g. aspectpath) included spaces. +This is bug 282379 and has now been fixed.


-- 2.39.5