Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] AspectJ 1.8.0.RC2 now in a maven repo

Aspectj 1.8.0.RC2 is now at this maven repository:

<repository>
    <id>maven.springframework.org</id>
    <name>SpringSource releases</name>
    <url>http://maven.springframework.org/milestone</url>
</repository>

If you can, please give it a test drive, and raise bugs for any problems you observe:


Thanks!
Andy

Back to the top