Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 20697 invoked from network); 13 Mar 2009 09:01:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Mar 2009 09:01:34 -0000 Received: (qmail 15210 invoked by uid 500); 13 Mar 2009 09:01:33 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 15194 invoked by uid 500); 13 Mar 2009 09:01:33 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 15183 invoked by uid 99); 13 Mar 2009 09:01:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Mar 2009 02:01:33 -0700 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ethelle.delaplace@gmail.com designates 209.85.220.171 as permitted sender) Received: from [209.85.220.171] (HELO mail-fx0-f171.google.com) (209.85.220.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Mar 2009 09:01:24 +0000 Received: by fxm19 with SMTP id 19so2281476fxm.28 for ; Fri, 13 Mar 2009 02:01:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=R2N6laIyBwtquFWR8dlsYPsT3YYaZ+CotCCYyNG4Lho=; b=hAA3oDnzg/81sesa6Gmgs5auwRbcUMAZiN1CRDg/EWXBvygBxMoFcuYi6JNBx0dnqo RBJstliR7TIAHV3stvuEtZjzR48l1cNMIVEsxGwgQhP9cmu1cZLqJoT0EjSwhFNhGLkO d1Yd06v7CfVu6iWrTSbzx3/86YqZO+mys9vIw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=a7K750lc1cCkXCG3oA7SQy/kG7NGjRlMkoDuJlnhYZWdOKX26xktGZlrPb5PoACD6x 6CLqOGuayHYKzabnv7DQIrsOo1Qk/F/1BIMU485bAESI7hkidLoHXkoqA/OHOzGu7GYe ksaI2HrHgoVY7rbziS62coyX44P5v9c1+I/So= MIME-Version: 1.0 Received: by 10.204.52.5 with SMTP id f5mr315385bkg.203.1236934863622; Fri, 13 Mar 2009 02:01:03 -0700 (PDT) In-Reply-To: <686814.45688.qm@web30808.mail.mud.yahoo.com> References: <6daf9cd0903121229k39e4312dja72761c9e416e0c4@mail.gmail.com> <686814.45688.qm@web30808.mail.mud.yahoo.com> Date: Fri, 13 Mar 2009 10:01:03 +0100 Message-ID: <6daf9cd0903130201g38a75a11r2ceee1b05e0d80fc@mail.gmail.com> Subject: Re: ivy:publish and branch From: ethelle delaplace To: ivy-user@ant.apache.org Content-Type: multipart/alternative; boundary=001636c5a9bd2813030464fc57ae X-Virus-Checked: Checked by ClamAV on apache.org --001636c5a9bd2813030464fc57ae Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit It's ivy.local.default.ivy.pattern. 2009/3/12 Maarten Coene > > Is "[organisation]/[module](/[branch])/[revision]/ivy.xml" the > srcivypattern of the publish task, or the pattern in your local resolver? > > Maarten > > > > ----- Original Message ---- > From: ethelle delaplace > To: ivy-user@ant.apache.org > Sent: Thursday, March 12, 2009 8:29:38 PM > Subject: ivy:publish and branch > > I'm trying to publish a branch of some project and ivy:publish ignores the > ivy.deliver.branch property. > > I use: > > - Ivy 2.0.0. > - the local resolver. > - this pattern : [organisation]/[module](/[branch])/[revision]/ivy.xml. > > Is this a bug or am I missing something? > > > > > --001636c5a9bd2813030464fc57ae--