Updated Branches: refs/heads/master 1ba030729 -> 0ea17a97a
CLOUDSTACK-137 and CLOUDSTACK-138 : apache config files are derived from ASL licensed software Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0ea17a97 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/0ea17a97 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/0ea17a97 Branch: refs/heads/master Commit: 0ea17a97af1907d9df0de8d2cae10b56f59ba42e Parents: 1ba0307 Author: Chiradeep Vittal <[email protected]> Authored: Fri Sep 21 15:41:16 2012 -0700 Committer: Chiradeep Vittal <[email protected]> Committed: Fri Sep 21 15:41:16 2012 -0700 ---------------------------------------------------------------------- pom.xml | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/0ea17a97/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index aef1507..5357b1d 100644 --- a/pom.xml +++ b/pom.xml @@ -218,8 +218,6 @@ <exclude>patches/systemvm/debian/config/etc/apache2/vhostexample.conf</exclude> <exclude>patches/systemvm/debian/config/etc/apache2/sites-available/default-ssl</exclude> <exclude>patches/systemvm/debian/config/etc/apache2/sites-available/default</exclude> - <exclude>patches/systemvm/debian/config/etc/apache2/httpd.conf</exclude> - <exclude>patches/systemvm/debian/config/etc/apache2/ports.conf</exclude> <exclude>patches/systemvm/debian/config/etc/rsyslog.conf</exclude> <exclude>patches/systemvm/debian/config/etc/cloud-nic.rules</exclude> <exclude>patches/systemvm/debian/config/etc/init.d/postinit</exclude>
