From ivy-user-return-4249-apmail-ant-ivy-user-archive=ant.apache.org@ant.apache.org Sun Nov 16 23:50:02 2008 Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 86643 invoked from network); 16 Nov 2008 23:50:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Nov 2008 23:50:02 -0000 Received: (qmail 28506 invoked by uid 500); 16 Nov 2008 23:50:09 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 28479 invoked by uid 500); 16 Nov 2008 23:50:09 -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 28468 invoked by uid 99); 16 Nov 2008 23:50:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Nov 2008 15:50:09 -0800 X-ASF-Spam-Status: No, hits=3.4 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [68.142.201.98] (HELO web82805.mail.mud.yahoo.com) (68.142.201.98) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 16 Nov 2008 23:48:47 +0000 Received: (qmail 88903 invoked by uid 60001); 16 Nov 2008 23:48:28 -0000 X-YMail-OSG: iyFaozIVM1lTPJ1A2uRV3_HYj9gLEKzIIWLVJtwH45dPZFJp81.u4E0h7cu.XiJAv2iaTFJh_UrwiuF4wwOCWK3xv4WghHiMNBt5Thi64d_JJTpskiWZ_ekS8AvaoM7iirLOBPD4CQhlgn7JeMPNOXE.XjSF.OWVgIj29F8- Received: from [12.193.179.98] by web82805.mail.mud.yahoo.com via HTTP; Sun, 16 Nov 2008 15:48:28 PST X-RocketYMMF: scottnmeg@sbcglobal.net X-Mailer: YahooMailWebService/0.7.218.2 Date: Sun, 16 Nov 2008 15:48:28 -0800 (PST) From: Scott Goldstein Reply-To: sgoldstein@apache.org Subject: error - a module is not authorized to depend on itself To: ivy-user@ant.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-552249258-1226879308=:88790" Message-ID: <663818.88790.qm@web82805.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org --0-552249258-1226879308=:88790 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable I'm running into the following error: =A0 "a module is not authorized to depend on itself" =A0 Here's the user case - Installshield, to build a minor upgrade package, req= uires the previous installer for reference.=A0 Therefore, the current versi= on of my product is dependent upon a build artifact from the previous versi= on.=A0 So, though the module depends on itself, it depends on an older vers= ion of itself. =A0 Is there a workaround that I can use to support this use case? =A0 Thanks. =A0 Scott --0-552249258-1226879308=:88790--