Early AspectJ unofficial support

23 views
Skip to first unread message

Adam Gent

unread,
May 17, 2011, 6:26:08 PM5/17/11
to Ehcache Spring Annotations
I have added some aspectj support that you can get your hands on now
by add this repo to your maven file:
<repositories>
<repository>
<id>mvn-adamgent</id>
<url>http://mvn-adamgent.googlecode.com/svn/maven/release</
url>
<name>Adam Gent Maven Repository</name>
</repository>
</repositories>

(becareful copying as google groups likes to mangle the url)

Now add the dep (notice the special suffix).

<dependency>
<groupId>com.googlecode.ehcache-spring-annotations</groupId>
<artifactId>ehcache-spring-annotations-aspects</artifactId>
<version>1.2.0-ADAMGENT</version>
<scope>compile</scope>
</dependency>

Adam Gent

unread,
May 18, 2011, 7:21:30 AM5/18/11
to Ehcache Spring Annotations
Apologies to all but the information on how to get aspectj is spread
across the mailing list and the bug report
http://code.google.com/p/ehcache-spring-annotations/issues/detail?id=64

At some point I will add more coherent and all-in-one place doc.
Also I'll see if Eric can give me temporary commit rights to check
this stuff into trunk if people
really need this work.
Reply all
Reply to author
Forward
0 new messages