------------------------------------------------------------
revno: 6690
committer: Morten Olav Hansen <[email protected]>
branch nick: dhis2
timestamp: Mon 2012-04-23 10:47:24 +0300
message:
  downgraded aspectj to 1.6.4 again... should probably be investigated, 1.6.12 
doesn't seem to play nice with spring aop
modified:
  dhis-2/pom.xml


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml	2012-04-23 07:38:03 +0000
+++ dhis-2/pom.xml	2012-04-23 07:47:24 +0000
@@ -368,12 +368,12 @@
       <dependency>
         <groupId>org.aspectj</groupId>
         <artifactId>aspectjrt</artifactId>
-        <version>1.6.12</version>
+        <version>1.6.4</version>
       </dependency>
       <dependency>
         <groupId>org.aspectj</groupId>
         <artifactId>aspectjweaver</artifactId>
-        <version>1.6.12</version>
+        <version>1.6.4</version>
       </dependency>
       <!--Spring Security -->
       <dependency>

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to