Closed
Description
Mark Janssen opened SPR-11248 and commented
spring-aspects 4.0.0 uses AspectJ 1.8.0.M1 which is compatible only with Java 8, which is unreleased at this time (http://eclipse.org/aspectj/doc/released/README-180.html).
A workaround is to locally exclude org.aspectj
dependencies from the spring-aspects dependency.
Affects: 4.0 GA
Reference URL: 5ccbc80
Issue Links:
- Upgrade AspectJ dependency to 1.8 final and apply latest ASM 5.0.2 patches [SPR-11212] #15837 Upgrade AspectJ dependency to 1.8 final and apply latest ASM 5.0.2 patches
- Spring 4.0.0.RELEASE depends on aspectjweaver 1.8.0.M1 not found in Maven Central [SPR-11273] #15898 Spring 4.0.0.RELEASE depends on aspectjweaver 1.8.0.M1 not found in Maven Central