Updated Branches:
  refs/heads/master a3d468dae -> 4a5b9be32

Summary: making the patches should happen in the package phase


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

Branch: refs/heads/master
Commit: 4a5b9be32a81bb4e0db3ba10f1c75eeec582d97a
Parents: a3d468d
Author: Hugo Trippaers <[email protected]>
Authored: Wed Nov 7 16:28:07 2012 +0100
Committer: Hugo Trippaers <[email protected]>
Committed: Wed Nov 7 16:28:07 2012 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/4a5b9be3/patches/pom.xml
----------------------------------------------------------------------
diff --git a/patches/pom.xml b/patches/pom.xml
index ca34607..86aa916 100644
--- a/patches/pom.xml
+++ b/patches/pom.xml
@@ -65,7 +65,7 @@
         <executions>
           <execution>
             <id>build-cloud-scripts</id>
-            <phase>install</phase>
+            <phase>package</phase>
             <goals>
               <goal>run</goal>
             </goals>

Reply via email to