Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PERFFORJ-58: Update AspectJ compile dependency to 1.6.11 #3

Merged
merged 5 commits into from
Oct 21, 2011

Conversation

javabrett
Copy link
Contributor

Update AspectJ compile dependency to 1.6.11

@javabrett
Copy link
Contributor Author

Actually, this should wait until 1.6.12 is published to Maven Central, otherwise we'll hit "Bug 341446 - java.lang.UnsupportedClassVersionError when running Java 1.5" [1] or be forced to Java 1.6 support. AspectJ 1.6.11 is effected, 1.6.12 supposedly not.

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=341446

perf4j added a commit that referenced this pull request Oct 21, 2011
PERFFORJ-59 Support executing "class" and "methodName" variable access in JEXL tag/message expressions.
@perf4j perf4j merged commit 4ae83cd into perf4j:master Oct 21, 2011
@perf4j
Copy link
Owner

perf4j commented Oct 21, 2011

One comment on this - note after I did the merge I ended up renaming AbstractJoinPoint.getExecutingClass to AbstractJoinPoint.getDeclaringClass - see my checkin comments on 2915510.

@javabrett
Copy link
Contributor Author

+1 good catch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants