You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by al...@apache.org on 2013/04/11 23:22:29 UTC

[06/47] git commit: updated refs/heads/internallb to 3795048

Fix the systemvm packaging issue


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

Branch: refs/heads/internallb
Commit: f35272b6c585f85c5c0f1e92f99b8224feceb29e
Parents: 9a50d2b
Author: Kelven Yang <ke...@gmail.com>
Authored: Thu Apr 11 11:41:10 2013 -0700
Committer: Kelven Yang <ke...@gmail.com>
Committed: Thu Apr 11 11:41:10 2013 -0700

----------------------------------------------------------------------
 client/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f35272b6/client/pom.xml
----------------------------------------------------------------------
diff --git a/client/pom.xml b/client/pom.xml
index b3d7acb..cd61dfc 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -284,7 +284,7 @@
           -->
           <execution>
             <id>copy-systemvm</id>
-            <phase>package</phase>
+            <phase>process-resources</phase>
             <goals>
               <goal>run</goal>
             </goals>