You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by mc...@apache.org on 2014/01/11 00:08:22 UTC

git commit: updated refs/heads/rbac to 48ed96d

Updated Branches:
  refs/heads/rbac e42a262f6 -> 48ed96d36


Fix pom.xml error due to removal of old plugin.

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

Branch: refs/heads/rbac
Commit: 48ed96d36befa88f2f5eea52bf48ceedbcfffe6b
Parents: e42a262
Author: Min Chen <mi...@citrix.com>
Authored: Fri Jan 10 15:08:05 2014 -0800
Committer: Min Chen <mi...@citrix.com>
Committed: Fri Jan 10 15:08:05 2014 -0800

----------------------------------------------------------------------
 plugins/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/48ed96d3/plugins/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 9e87b12..4f193bc 100755
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -27,7 +27,6 @@
     <module>api/rate-limit</module>
     <module>api/discovery</module>
     <module>acl/static-role-based</module>
-    <module>acl/role-based-access-checkers</module>
     <module>affinity-group-processors/host-anti-affinity</module>
     <module>affinity-group-processors/explicit-dedication</module>
     <module>deployment-planners/user-concentrated-pod</module>