CLOUDSTACK-1387: fix incorrect commit
d37ed18c3aff4fe522adb803322ba912819c73da.

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

Branch: refs/heads/vim51_win8
Commit: cf06861c9bf883f2ca1ec818fe7bd4ad26b84318
Parents: 89dee27
Author: Min Chen <min.c...@citrix.com>
Authored: Tue Feb 26 15:08:30 2013 -0800
Committer: Min Chen <min.c...@citrix.com>
Committed: Tue Feb 26 15:08:30 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/cf06861c/client/pom.xml
----------------------------------------------------------------------
diff --git a/client/pom.xml b/client/pom.xml
index 255b6ad..b485be5 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -275,7 +275,7 @@
                 <exec executable="cp">
                     <arg value="-r" />
                     <arg value="${basedir}/../scripts" />
-                    <arg 
value="${basedir}/target/generated-webapp/WEB-INF/classes/scripts" />
+                    <arg 
value="${basedir}/target/generated-webapp/WEB-INF/classes/" />
                 </exec>
                 <copy
                   todir="${basedir}/target/generated-webapp/WEB-INF/">

Reply via email to