From ivy-user-return-2969-apmail-ant-ivy-user-archive=ant.apache.org@ant.apache.org Fri Apr 04 17:53:29 2008 Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 75542 invoked from network); 4 Apr 2008 17:53:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Apr 2008 17:53:29 -0000 Received: (qmail 38996 invoked by uid 500); 4 Apr 2008 17:53:28 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 38983 invoked by uid 500); 4 Apr 2008 17:53:28 -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 38964 invoked by uid 99); 4 Apr 2008 17:53:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2008 10:53:28 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [69.25.87.29] (HELO compucredit.com) (69.25.87.29) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2008 17:52:46 +0000 Received: from ([10.24.56.6]) by mail4.compucredit.com with ESMTP id 5503069.63419181; Fri, 04 Apr 2008 13:52:10 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Subject: Namespace problems Date: Fri, 4 Apr 2008 13:52:10 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Namespace problems Thread-Index: AciWfJsM927x5VRcRQqDMt9hQMr6Vg== From: "Brown, Carlton" To: Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C8967C.9B7D7735" X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C8967C.9B7D7735 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I'm getting errors I don't understand while using install with namespace=0D= =0Aand I'd appreciate any insight=2E =0D=0A =0D=0ABriefly, my intention i= s to copy foo-module-1=2E0=2E0=2E0 from an RC=0D=0Arepository into a final = repository with the version changed to 1=2E0=2E0=0D=0A(truncating the final= number)=2E=0D=0A =0D=0AMy rename rule looks like this:=0D=0A=0D=0A= =0D=0A =0D=0A =0D=0A =0D=0A =0D=0A = =0D=0A =0D=0A =0D=0A = =0D=0A =0D=0A=0D=0A =0D=0AFirst, a question=2E=2E= =2E clearly, the is required because I get=0D=0Aa NullPointerE= xception if it is not defined=2E But am I wrong to think=0D=0Athat is unnecessary if I know that I will never install=0D=0A*from* the sy= stem, always *to* it?=0D=0A =0D=0ASecond, regarding the strange error:=0D= =0A[ivy:install] ERROR: rc-fs: bad revision found in=0D=0AC:\artifact-repos= itories\rc-repo\myorg\foo-module\1=2E0=2E0=2E0\ivy=2Exml:=0D=0Aexpected=3D'= 1=2E0=2E0=2E0 found=3D'1=2E0=2E0'=0D=0A[ivy:install] java=2Etext=2EParseExc= eption: inconsistent module descriptor=0D=0Afile found in=0D=0A'C:\artifact= -repositories\rc-repo\myorg\foo-module\1=2E0=2E0=2E0\ivy=2Exml': bad=0D=0Ar= evision: expected=3D'1=2E0=2E0=2E0' found=3D'1=2E0=2E0';=0D=0A =0D=0AI don'= t understand the reasons for this error, because naturally the=0D=0Aorigina= l ivy file should not contain the modified revision number=2E=0D=0AEven mor= e odd, it seems to me that the semantic sense of the error is=0D=0Areversed= =2E The so-called 'expected' revision 1=2E0=2E0=2E0 is definitely=0D=0Afo= und in the 1=2E0=2E0=2E0\ivy=2Exml file=2E The so-called 'found' revision= of=0D=0A1=2E0=2E0 is, of course, not found in that any file (since 1=2E0= =2E0 is the new=0D=0Arevision number to be installed)=2E So basically I'm= totally confused as=0D=0Ato what went wrong=2E=0D=0A =0D=0AI'd really appr= eciate help understanding this, I beat my head against it=0D=0Afor several = hours and came no closer to understanding it=2E I emulated=0D=0Athe tutor= ial as much as possible, but it seems I am having no luck=2E=0D=0A =0D=0ATh= anks,=0D=0ACarlton=0D=0A=0D=0A=0D=0A=0D=0A


= =0D=0A

=0D=0A=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0D=0AThis message contains PRIVILEGED and CO= NFIDENTIAL=0D=0Ainformation that is intended only for use by the =0D=0Aname= d recipient=2E If you are not the named recipient,=0D=0Aany disclosure, dis= semination, or action based on =0D=0Athe contents of this message is prohib= ited=2E In such=0D=0Acase please notify us and destroy and delete all =0D= =0Acopies of this transmission=2E Thank you=2E=0D=0A=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0D=0A=

------_=_NextPart_001_01C8967C.9B7D7735--