From: aclement Date: Mon, 25 Feb 2008 22:17:57 +0000 (+0000) Subject: annoValMatch: allow '=' as a pseudo token so it can be seen correctly in pointcuts... X-Git-Tag: V1_6_0M2~12 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=744276986b6a82190c2eea1f923df7fa1e06c3eb;p=aspectj.git annoValMatch: allow '=' as a pseudo token so it can be seen correctly in pointcuts: execution(@Foo(a=b,c=d) * *(..)) --- diff --git a/org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip b/org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip index 5cd23e537..15454e302 100644 Binary files a/org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip and b/org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip differ