Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 49839 invoked from network); 14 Jul 2010 08:58:49 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Jul 2010 08:58:49 -0000 Received: (qmail 89159 invoked by uid 500); 14 Jul 2010 08:58:49 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 89056 invoked by uid 500); 14 Jul 2010 08:58:49 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 88351 invoked by uid 99); 14 Jul 2010 08:58:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jul 2010 08:58:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jul 2010 08:58:44 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6E8os9Q003395 for ; Wed, 14 Jul 2010 08:50:54 GMT Message-ID: <5583783.370741279097454012.JavaMail.jira@thor> Date: Wed, 14 Jul 2010 04:50:54 -0400 (EDT) From: =?utf-8?Q?Abel_Mui=C3=B1o_=28JIRA=29?= To: notifications@ant.apache.org Subject: [jira] Updated: (IVY-1207) XmlModuleDescriptorWriter does not write the transitive attribute In-Reply-To: <11983750.370201279095649351.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/IVY-1207?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Abel Mui=C3=B1o updated IVY-1207: ---------------------------- Comment: was deleted (was: Attached a patch with testcases.) > XmlModuleDescriptorWriter does not write the transitive attribute > ----------------------------------------------------------------- > > Key: IVY-1207 > URL: https://issues.apache.org/jira/browse/IVY-1207 > Project: Ivy > Issue Type: Bug > Components: Core > Affects Versions: 2.1.0, 2.2.0-RC1 > Reporter: Abel Mui=C3=B1o > Attachments: IVY-1207-2.1.x-branch.patch, IVY-1207-v2.patch > > > When a configuration is not transitive, the {{transitive=3D"false"}} attr= ibute must be written, but currently it is not. > It can safely be skipped for the common case of confs being transitive, s= ince [that's the default|http://ant.apache.org/ivy/history/latest-milestone= /ivyfile/conf.html]. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.