1
0
mirror of synced 2026-08-05 17:57:15 +00:00

SEC-733: AspectJ Pointcut Expression Parsing support.

This commit is contained in:
Ben Alex
2008-03-25 08:28:53 +00:00
parent f4eb15b08b
commit 0860333a3f
21 changed files with 1492 additions and 1927 deletions
-1
View File
@@ -662,7 +662,6 @@
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<scope>test</scope>
<optional>true</optional>
<version>1.5.4</version>
</dependency>