Removed the prefs file from pom.xml
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/87dc0a65 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/87dc0a65 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/87dc0a65 Branch: refs/heads/javelin Commit: 87dc0a65c2787c91010fb7b2cbe3b6a0c7a6dea3 Parents: 8180ad8 Author: Alex Huang <[email protected]> Authored: Thu Sep 13 17:16:29 2012 -0700 Committer: Alex Huang <[email protected]> Committed: Thu Sep 13 17:16:29 2012 -0700 ---------------------------------------------------------------------- pom.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/87dc0a65/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7b35f6a..656b361 100644 --- a/pom.xml +++ b/pom.xml @@ -261,7 +261,6 @@ <exclude>patches/systemvm/debian/vpn/etc/xl2tpd/xl2tpd.conf</exclude> <exclude>patches/systemvm/debian/vpn/etc/xl2tpd/xl2tpd.conf.orig</exclude> <exclude>patches/systemvm/debian/vpn/etc/ipsec.secrets</exclude> - <exclude>plugins/deployment-planners/user-dispersing/.settings/org.eclipse.jdt.core.prefs</exclude> <exclude>tools/devcloud/basebuild/puppet-devcloudinitial/files/network.conf</exclude> <exclude>tools/devcloud/devcloud.cfg</exclude> <exclude>ui/lib/flot/jquery.colorhelpers.js</exclude>
