From dev-return-86986-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Fri May 25 17:33:34 2012 Return-Path: X-Original-To: apmail-ant-dev-archive@www.apache.org Delivered-To: apmail-ant-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 53762C4CA for ; Fri, 25 May 2012 17:33:34 +0000 (UTC) Received: (qmail 38802 invoked by uid 500); 25 May 2012 17:33:34 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 38703 invoked by uid 500); 25 May 2012 17:33:33 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 38694 invoked by uid 99); 25 May 2012 17:33:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 May 2012 17:33:33 +0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=SPF_HELO_PASS,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of nicolas.lalevee@hibnet.org does not designate 216.86.168.183 as permitted sender) Received: from [216.86.168.183] (HELO mxout-08.mxes.net) (216.86.168.183) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 May 2012 17:33:25 +0000 Received: from [192.168.1.21] (unknown [77.196.53.51]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 2D507509B4 for ; Fri, 25 May 2012 13:33:03 -0400 (EDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: Creation of a new ivy resolver From: =?iso-8859-1?Q?Nicolas_Lalev=E9e?= In-Reply-To: Date: Fri, 25 May 2012 19:33:02 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <1D524B57-27A7-493A-AD8D-6644768AC009@hibnet.org> References: To: "Ant Developers List" X-Mailer: Apple Mail (2.1084) X-Virus-Checked: Checked by ClamAV on apache.org Hi Adrien, I just saw your patch in IVY-1352. So you found out that jira is the way = to go, cool :) About the submission, given the size of the patch, when uploading your = patch, you should check the button "Grant license to ASF for inclusion = in ASF works". You should also remove the copyright notices in the = header of the files. So it would clear the legal work. About the technical details, we'll discuss it in the jira issue. cheers, Nicolas Le 24 mai 2012 =E0 10:19, Adrien Lecharpentier a =E9crit : > Hello, >=20 > I create a new resolver in Ivy and would like to integrate it into the > official source code repository. >=20 > This new resolver is using a CUDF format to describe the dependencies = of a > module. This description file is generated by a server. The aim is to = have > a server side dependency resolution, the client site is onyl about to > download the description file, parse it and use information it = contains. >=20 > I used a fork of the github repository, work on a separate branch but = I > integrate the changes you've done on trunk. How can I proceed to give = you > the source code ? >=20 > Thanks, >=20 > -- > Adrien Lecharpentier --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org