From 451a29f0fd2e55e7e2c1e54a6ae9d01a42b7b128 Mon Sep 17 00:00:00 2001 From: Andy Clement Date: Thu, 25 Jun 2015 13:20:02 -0700 Subject: AspectJ upgraded to Mars compiler --- tests/bugs187/470663/run.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 tests/bugs187/470663/run.sh (limited to 'tests/bugs187/470663/run.sh') diff --git a/tests/bugs187/470663/run.sh b/tests/bugs187/470663/run.sh new file mode 100755 index 000000000..30c7dfcaf --- /dev/null +++ b/tests/bugs187/470663/run.sh @@ -0,0 +1 @@ +ajc -nowarn -Xlint:ignore -encoding UTF-8 -1.7 -inpath inpath -outjar out.jar FilesAspect.aj -- cgit v1.2.3