Updated Branches: refs/heads/4.0 046e916fc -> e2585ff8e
exclude deleted files Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e2585ff8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/e2585ff8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/e2585ff8 Branch: refs/heads/4.0 Commit: e2585ff8ed9add853ff41ba0207a6c81804c4a9d Parents: 83d072e Author: Edison Su <[email protected]> Authored: Fri Sep 28 10:45:37 2012 -0700 Committer: Edison Su <[email protected]> Committed: Fri Sep 28 10:45:37 2012 -0700 ---------------------------------------------------------------------- pom.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/e2585ff8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3839762..8b0ef6d 100644 --- a/pom.xml +++ b/pom.xml @@ -237,6 +237,8 @@ <exclude>patches/systemvm/debian/config/root/redundant_router/master.sh.templ</exclude> <exclude>patches/systemvm/debian/config/root/redundant_router/conntrackd.conf.templ</exclude> <exclude>patches/systemvm/debian/config/root/redundant_router/enable_pubip.sh.templ</exclude> + <exclude>patches/systemvm/debian/vpn/etc/ipsec.secrets.orig</exclude> + <exclude>patches/systemvm/debian/vpn/etc/ipsec.conf.orig</exclude> <exclude>patches/systemvm/debian/config/var/www/html/userdata/.htaccess</exclude> <exclude>patches/systemvm/debian/config/var/www/html/latest/.htaccess</exclude> <exclude>patches/systemvm/debian/vpn/etc/ipsec.d/l2tp.conf</exclude>
