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 89291DC26 for ; Tue, 19 Jun 2012 19:16:30 +0000 (UTC) Received: (qmail 74523 invoked by uid 500); 19 Jun 2012 19:10:24 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 38903 invoked by uid 500); 19 Jun 2012 19:08:23 -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 52281 invoked by uid 99); 19 Jun 2012 18:01:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jun 2012 18:01:10 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pradeep.soundararajan@citrix.com designates 203.166.19.134 as permitted sender) Received: from [203.166.19.134] (HELO SMTP.CITRIX.COM.AU) (203.166.19.134) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jun 2012 18:01:05 +0000 X-IronPort-AV: E=Sophos;i="4.75,799,1330905600"; d="scan'208";a="11786818" Received: from banpmailmx02.citrite.net ([10.103.128.74]) by SYDPIPO01.CITRIX.COM.AU with ESMTP/TLS/RC4-MD5; 19 Jun 2012 18:00:42 +0000 Received: from BANPMAILBOX01.citrite.net ([10.103.128.71]) by BANPMAILMX02.citrite.net ([10.103.128.74]) with mapi; Tue, 19 Jun 2012 23:30:41 +0530 From: Pradeep Soundararajan To: Frank Zhang , "cloudstack-dev@incubator.apache.org" Date: Tue, 19 Jun 2012 23:30:36 +0530 Subject: RE: Debian/Ubuntu build system based on ANT Thread-Topic: Debian/Ubuntu build system based on ANT Thread-Index: Ac1KDpwOfez2KzMrS9qJRLN+Hl2mygEMpaCwAADysoA= Message-ID: <35F04D4C394874409D9BE4BF45AC5EA9FED4F25EB8@BANPMAILBOX01.citrite.net> References: <4FD718CE.3060908@widodh.nl> <4FD857DE.8070708@widodh.nl> <93099572B72EB341B81A644E134F240B012F6CA38ED8@SJCPMAILBOX01.citrite.net> <93099572B72EB341B81A644E134F240B012F6CA38EDB@SJCPMAILBOX01.citrite.net> <4FD9AC15.7000605@suse.com> <93099572B72EB341B81A644E134F240B012F6CA38EEF@SJCPMAILBOX01.citrite.net> In-Reply-To: <93099572B72EB341B81A644E134F240B012F6CA38EEF@SJCPMAILBOX01.citrite.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 I have removed JnetPcap lib and its related deps (not from the repo). And I= am able to perform "ant build-all" without any issues. We can track this under http://bugs.cloudstack.org/browse/CS-15281 Patch is also available there. Thanks, Pradeep.S -----Original Message----- From: Frank Zhang=20 Sent: Tuesday, June 19, 2012 11:07 PM To: cloudstack-dev@incubator.apache.org Cc: Pradeep Soundararajan Subject: RE: Debian/Ubuntu build system based on ANT >=20 >=20 > On 06/13/2012 05:31 PM, Edison Su wrote: > > > > > >> -----Original Message----- > >> From: Frank Zhang [mailto:Frank.Zhang@citrix.com] > >> Sent: Wednesday, June 13, 2012 2:08 PM > >> To: cloudstack-dev@incubator.apache.org > >> Subject: RE: Debian/Ubuntu build system based on ANT > >> > >>> > >>> On Wed, Jun 13, 2012 at 1:26 PM, Frank=20 > >>> Zhang > >>> wrote: > >>>> I still have some concerns about using ant. > >>>> As we are removing those apache incompatible jars from source=20 > >>>> code, > >>> there build process would break as those jars are compilation > >> dependencies. > >>>> Speaking for Ant(not maven), how other projects handle this? Do=20 > >>>> we > >> need > >>> to put those jar to somewhere and pull it before compiling? Then=20 > >>> we > >> are > >>> doing what maven did. > >> > >> Jnetcap is one of them. BuildRequires is not enough, it won't work=20 > >> for developers who only uses ant > > > > Write a "ant get-dependency" which grab those apache incompatible=20 > > jars > from somewhere else(we can host these jar files). >=20 > Is there a list of all of these, and can all of them be built in the=20 > community distros (debian, fedora, openSUSE,...) buildsystems? >=20 > Pulling in jar files from the web will not work in OBS Open Build=20 > Service instance that runs the openSUSE build service. Therefore, one=20 > has to build these. We have a brief list but it's not final one as we are working on removing u= nnecessary dependencies. We will definitely not proceed to this approach as it's both not allowed by= ASF and reinventing wheel that Maven already has. Pradeep is working on this topic, he will send a list to mail list once we = get the final dependencies essentially needed. >=20 > Thanks, > Robert >=20 >=20 > -- > Robert Schweikert MAY THE SOURCE BE WITH YOU > SUSE-IBM Software Integration Center LINUX > Tech Lead > rjschwei@suse.com > rschweik@ca.ibm.com > 781-464-8147