Updated Branches: refs/heads/4.1 df7af3606 -> 94f9baac8
Fix CLOUDSTACK-2058 packaging fails to incorporate db.properties Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/94f9baac Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/94f9baac Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/94f9baac Branch: refs/heads/4.1 Commit: 94f9baac8217c6ec21598bdfe9c65c836d0f94a3 Parents: df7af36 Author: Mice Xia <[email protected]> Authored: Wed Apr 17 14:43:57 2013 +0800 Committer: Mice Xia <[email protected]> Committed: Wed Apr 17 14:43:57 2013 +0800 ---------------------------------------------------------------------- usage/pom.xml | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/94f9baac/usage/pom.xml ---------------------------------------------------------------------- diff --git a/usage/pom.xml b/usage/pom.xml index 22fa401..43791f0 100644 --- a/usage/pom.xml +++ b/usage/pom.xml @@ -111,8 +111,6 @@ </filterreader> </filterchain> </copy> - </target> - <target> <copy overwrite="true" todir="${basedir}/target/transformed"> <fileset dir="${basedir}/conf">
