I'm not a Java dev, so excuse my ignorance. What is the purpose of this
<excludes> list in the POM? If these files are incompatible with our
license, then they need to be removed from the repository as we discover
that. (Perhaps even removed from the original commit, so that we don't have
any copy of them in our history at all.) But as long as they are here, it
seems redundant (and pointless) to exclude them from the build or install,
if that is a correct interpretation of this configuration.

On Sat, Sep 22, 2012 at 12:06 AM, <[email protected]> wrote:

> Updated Branches:
>   refs/heads/master 0ea17a97a -> a4906c6b0
>
>
> CLOUDSTACK-139, CLOUDSTACK-140, CLOUDSTACK-141, CLOUDSTACK-146 file
> provenance established or removed
>
>
> Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
> Commit:
> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/a4906c6b
> Tree:
> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/a4906c6b
> Diff:
> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/a4906c6b
>
> Branch: refs/heads/master
> Commit: a4906c6b0c9c54e001c344de28d21a2d0575653c
> Parents: 0ea17a9
> Author: Chiradeep Vittal <[email protected]>
> Authored: Fri Sep 21 16:05:37 2012 -0700
> Committer: Chiradeep Vittal <[email protected]>
> Committed: Fri Sep 21 16:05:37 2012 -0700
>
> ----------------------------------------------------------------------
>  pom.xml |    6 ------
>  1 files changed, 0 insertions(+), 6 deletions(-)
> ----------------------------------------------------------------------
>
>
>
> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/a4906c6b/pom.xml
> ----------------------------------------------------------------------
> diff --git a/pom.xml b/pom.xml
> index 5357b1d..a23596b 100644
> --- a/pom.xml
> +++ b/pom.xml
> @@ -212,12 +212,6 @@
>
>  <exclude>patches/systemvm/debian/xe/xen-vcpu-hotplug.rules</exclude>
>
>  <exclude>patches/systemvm/debian/xe/xe-linux-distribution.init</exclude>
>                <exclude>patches/systemvm/debian/systemvm.vmx</exclude>
> -
>  <exclude>patches/systemvm/debian/config/etc/vpcdnsmasq.conf</exclude>
> -
>  <exclude>patches/systemvm/debian/config/etc/httpd/conf/httpd.conf</exclude>
> -
>  <exclude>patches/systemvm/debian/config/etc/haproxy/haproxy.cfg</exclude>
> -
>  
> <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/rsyslog.conf</exclude>
>
>  <exclude>patches/systemvm/debian/config/etc/cloud-nic.rules</exclude>
>
>  <exclude>patches/systemvm/debian/config/etc/init.d/postinit</exclude>
>
>


-- 
NS

Reply via email to