You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2013/10/01 01:13:55 UTC

[7/8] git commit: updated refs/heads/managed-context to 7cac1bd

remove aspectj


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b8a467ef
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b8a467ef
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b8a467ef

Branch: refs/heads/managed-context
Commit: b8a467ef71411e33b602b75a81c4443fdf037c3d
Parents: 7ed91f1
Author: Darren Shepherd <da...@gmail.com>
Authored: Mon Sep 30 10:38:09 2013 -0700
Committer: Darren Shepherd <da...@gmail.com>
Committed: Mon Sep 30 10:38:09 2013 -0700

----------------------------------------------------------------------
 utils/pom.xml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b8a467ef/utils/pom.xml
----------------------------------------------------------------------
diff --git a/utils/pom.xml b/utils/pom.xml
index 3eea8fe..35012b2 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -37,10 +37,6 @@
       <artifactId>spring-context</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.aspectj</groupId>
-      <artifactId>aspectjweaver</artifactId>
-    </dependency>
-    <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
     </dependency>