Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0A852D642 for ; Thu, 13 Sep 2012 17:38:00 +0000 (UTC) Received: (qmail 55918 invoked by uid 500); 13 Sep 2012 17:37:59 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 55816 invoked by uid 500); 13 Sep 2012 17:37:59 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 55806 invoked by uid 99); 13 Sep 2012 17:37:59 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2012 17:37:59 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id AD5391C201D; Thu, 13 Sep 2012 17:37:58 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2708224893810408731==" MIME-Version: 1.0 Subject: Re: Review Request: Removing eclipse .classpath and .project files as they are configured to ant build and adding the entries into .gitignore to stop further comitting of the files From: "Manikanta Kattamuri" To: "cloudstack" , "Manikanta Kattamuri" , "mice xia" Date: Thu, 13 Sep 2012 17:37:58 -0000 Message-ID: <20120913173758.1602.5947@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Manikanta Kattamuri" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/7073/ X-Sender: "Manikanta Kattamuri" References: <20120913051221.1601.64533@reviews.apache.org> In-Reply-To: <20120913051221.1601.64533@reviews.apache.org> Reply-To: "Manikanta Kattamuri" --===============2708224893810408731== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7073/ ----------------------------------------------------------- (Updated Sept. 13, 2012, 5:37 p.m.) Review request for cloudstack. Changes ------- Updated patch with missing .gitignore Description ------- Removing eclipse .classpath and .project files as they are configured to an= t build. Diffs (updated) ----- .gitignore 68b3d43 = agent-simulator/.classpath 0ca4c4a = agent-simulator/.project a51960f = agent/.classpath 6046323 = agent/.project 8ee5c2a = api/.classpath f8a90fe = api/.project e70acd0 = awsapi/.classpath c5e598f = awsapi/.project 9ae990a = build/.project 7c021db = client/.classpath 32ebb22 = client/.project 7c8752f = console-proxy/.classpath eeed44e = console-proxy/.project 5fae244 = core/.classpath b345290 = core/.project a6fbce3 = deps/.classpath 14dd132 = deps/.project 3420597 = ovm/.project 6ef55a5 = patches/.classpath d171cd4 = patches/.project a53e4de = plugins/deployment-planners/user-concentrated-pod/.classpath 4cebd0e = plugins/deployment-planners/user-concentrated-pod/.project 2425800 = plugins/deployment-planners/user-dispersing/.classpath 4cebd0e = plugins/deployment-planners/user-dispersing/.project adcef87 = plugins/file-systems/netapp/.classpath 937d5c8 = plugins/file-systems/netapp/.project 2db8d1d = plugins/host-allocators/random/.classpath 4cebd0e = plugins/host-allocators/random/.project 2a6c77d = plugins/hypervisors/kvm/.classpath 510d4f1 = plugins/hypervisors/kvm/.project 2315ae1 = plugins/hypervisors/ovm/.classpath 786e017 = plugins/hypervisors/ovm/.project 429e8cc = plugins/hypervisors/vmware/.classpath 381b302 = plugins/hypervisors/vmware/.project 718ea77 = plugins/hypervisors/xen/.classpath a750247 = plugins/hypervisors/xen/.project 59a3509 = plugins/network-elements/elastic-loadbalancer/.classpath 937d5c8 = plugins/network-elements/elastic-loadbalancer/.project ce550c0 = plugins/network-elements/f5/.classpath 937d5c8 = plugins/network-elements/f5/.project 74c254e = plugins/network-elements/juniper-srx/.classpath 937d5c8 = plugins/network-elements/juniper-srx/.project f28a0c0 = plugins/network-elements/netscaler/.classpath 937d5c8 = plugins/network-elements/netscaler/.project 3900c39 = plugins/network-elements/nicira-nvp/.classpath 2905af1 = plugins/network-elements/nicira-nvp/.project 962afeb = plugins/network-elements/ovs/.classpath 937d5c8 = plugins/network-elements/ovs/.project efb90d6 = plugins/storage-allocators/random/.classpath 4cebd0e = plugins/storage-allocators/random/.project f578c26 = plugins/user-authenticators/ldap/.classpath 4cebd0e = plugins/user-authenticators/ldap/.project aa3405a = plugins/user-authenticators/md5/.classpath 4cebd0e = plugins/user-authenticators/md5/.project 2ac4a99 = plugins/user-authenticators/plain-text/.classpath 4cebd0e = plugins/user-authenticators/plain-text/.project 2972d8a = scripts/.classpath fcab0e4 = scripts/.project cee435d = server/.classpath a0f42c7 = server/.project bb146ff = setup/.classpath ff69d4c = setup/.project 23c6ad2 = test/.classpath ab32fe0 = test/.project 416fa2c = tools/.classpath 41f021f = tools/.project 1b4001f = ui/.classpath 46dcd3e = ui/.project 476a569 = usage/.classpath b50ad1e = usage/.project 8626fd8 = utils/.classpath 5400816 = utils/.project 3c00c9d = vmware-base/.classpath 589e125 = vmware-base/.project 9f7d21d = Diff: https://reviews.apache.org/r/7073/diff/ Testing ------- Thanks, Manikanta Kattamuri --===============2708224893810408731==--