You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bf...@apache.org on 2013/11/08 19:09:15 UTC

[59/76] [abbrv] git commit: updated refs/heads/ui-restyle to 9dd6ff6

Fixing build break due to console proxy rdp client.


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

Branch: refs/heads/ui-restyle
Commit: d27c6eb9a91e4b883258738328666458166a8fb6
Parents: 65b12f4
Author: Devdeep Singh <de...@gmail.com>
Authored: Fri Nov 8 16:13:24 2013 +0530
Committer: Devdeep Singh <de...@gmail.com>
Committed: Fri Nov 8 16:13:24 2013 +0530

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d27c6eb9/services/pom.xml
----------------------------------------------------------------------
diff --git a/services/pom.xml b/services/pom.xml
index 5d1403b..c2f7f88 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -32,7 +32,6 @@
   </build>
   <modules>
     <module>console-proxy</module>
-    <module>console-proxy-rdp/rdpconsole</module>
     <module>secondary-storage</module>
   </modules>
 </project>