From notifications-return-1527-apmail-ant-notifications-archive=ant.apache.org@ant.apache.org Mon Mar 17 15:49:09 2008 Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 37839 invoked from network); 17 Mar 2008 15:49:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Mar 2008 15:49:09 -0000 Received: (qmail 38431 invoked by uid 500); 17 Mar 2008 15:49:07 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 38417 invoked by uid 500); 17 Mar 2008 15:49:07 -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 38408 invoked by uid 99); 17 Mar 2008 15:49:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Mar 2008 08:49:07 -0700 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Mar 2008 15:48:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2F617234C099 for ; Mon, 17 Mar 2008 08:47:24 -0700 (PDT) Message-ID: <2026223806.1205768844179.JavaMail.jira@brutus> Date: Mon, 17 Mar 2008 08:47:24 -0700 (PDT) From: =?utf-8?Q?Nicolas_Lalev=C3=A9e_=28JIRA=29?= To: notifications@ant.apache.org Subject: [jira] Commented: (IVY-738) Support dynamic revisions with ftp in URLResolver In-Reply-To: <1161047090.1203498223406.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/IVY-738?page=3Dcom.atlassian.ji= ra.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1257949= 0#action_12579490 ]=20 Nicolas Lalev=C3=A9e commented on IVY-738: ------------------------------------- yep, the message is confusing, Ivy log this no matter what log level is fil= tered. So you should have every information in the Ivy console. You could attach t= he logs so we could try to find the origin of the failure. > Support dynamic revisions with ftp in URLResolver > ------------------------------------------------- > > Key: IVY-738 > URL: https://issues.apache.org/jira/browse/IVY-738 > Project: Ivy > Issue Type: Improvement > Affects Versions: 2.0.0-beta-1 > Environment: Eclipse 3.2 and IvyDE 1.2 > Eclipse 3.3 (MyEclipse 6.0.1) and IvyDE 1.3 (org.apache.ivyde.eclipse_1.3= .0.20071209120000.jar) > Reporter: Guillaume > Attachments: IVY-738.patch, ivy-settings-ivyde1_2.xml, ivy-settin= gs-ivyde1_3.xml, ivy.xml, ivy_console_log.txt, test_ant.txt, test_ant_debug= .txt, test_ivyde.txt > > > Configuration (attachments follow) > The repository structure is a simple filesystem (on the same machine than= Eclipse and Ant for the test) : > The folder ftpuser_home\external-lib\junit\junit exists and has two subfo= lders named after version numbers : > 3.8.1 which contains ivy-3.8.1.xml, jars and so on > 3.8.2 which contains ivy-3.8.2.xml, jars and so on > User has proper rights to list directory contents which proves to be ok w= ith ant task. > Using Eclipse 3.3 and IvyDE 1.3 (snapshot build - org.apache.ivyde.eclips= e_1.3.0.20071209120000.jar) : > JUnit 3.8.+ gets resolved to the latest 3.8.x version available on my rep= ository (3.8.2 in this test) with an ant resolve task. But it isn't resolve= d at all with IvyDE. > In ant, the related logs are pretty simple (ant ivy settings are pointing= to the same ivy settings file than ivyde) : > [ivy:retrieve] found junit#junit;3.8.2 in ftp > [ivy:retrieve] [3.8.2] junit#junit;3.8.+ > Ivy Console summary : > {code} > :::: WARNINGS > module not found: junit#junit;3.8.+ > =3D=3D=3D=3D ftp: tried > ftp://********:repo-central@localhost/external-lib/junit/junit/3.8.+/ivy= -3.8.+.xml > ftp://********:repo-central@localhost/external-lib/junit/junit/[revision= ]/ivy-[revision].xml > :::::::::::::::::::::::::::::::::::::::::::::: > :: UNRESOLVED DEPENDENCIES :: > :::::::::::::::::::::::::::::::::::::::::::::: > :: junit#junit;3.8.+: not found > ::::::::::::::::::::::::::::::::::::::::::::::=20 > {code} > FTP logs : > {code} > (000765) 2/18/2008 15:05:34 PM - (not logged in) (127.0.0.1)> Connected, = sending welcome message... > (000765) 2/18/2008 15:05:34 PM - (not logged in) (127.0.0.1)> 220-FileZil= la Server version 0.9.24 beta > (000765) 2/18/2008 15:05:34 PM - (not logged in) (127.0.0.1)> 220-written= by Tim Kosse (Tim.Kosse@gmx.de) > (000765) 2/18/2008 15:05:34 PM - (not logged in) (127.0.0.1)> 220 Please = visit http://sourceforge.net/projects/filezilla/ > (000765) 2/18/2008 15:05:34 PM - (not logged in) (127.0.0.1)> USER repo-c= entral > (000765) 2/18/2008 15:05:34 PM - (not logged in) (127.0.0.1)> 331 Passwor= d required for repo-central > (000765) 2/18/2008 15:05:34 PM - (not logged in) (127.0.0.1)> PASS ******= ****** > (000765) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> 230 Logged on > (000765) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> TYPE I > (000765) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> 200 Type set t= o I > (000765) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> CWD external-l= ib > (000765) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> 250 CWD succes= sful. "/external-lib" is current directory. > (000765) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> CWD junit > (000765) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> 250 CWD succes= sful. "/external-lib/junit" is current directory. > (000765) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> CWD junit > (000765) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> 250 CWD succes= sful. "/external-lib/junit/junit" is current directory. > (000765) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> CWD 3.8.+ > (000765) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> 550 CWD failed= . "/external-lib/junit/junit/3.8.+": directory not found. > (000765) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> CWD external-l= ib > (000765) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> 550 CWD failed= . "/external-lib/junit/junit/external-lib": directory not found. > (000766) 2/18/2008 15:05:34 PM - (not logged in) (127.0.0.1)> Connected, = sending welcome message... > (000766) 2/18/2008 15:05:34 PM - (not logged in) (127.0.0.1)> 220-FileZil= la Server version 0.9.24 beta > (000766) 2/18/2008 15:05:34 PM - (not logged in) (127.0.0.1)> 220-written= by Tim Kosse (Tim.Kosse@gmx.de) > (000766) 2/18/2008 15:05:34 PM - (not logged in) (127.0.0.1)> 220 Please = visit http://sourceforge.net/projects/filezilla/ > (000766) 2/18/2008 15:05:34 PM - (not logged in) (127.0.0.1)> USER repo-c= entral > (000766) 2/18/2008 15:05:34 PM - (not logged in) (127.0.0.1)> 331 Passwor= d required for repo-central > (000766) 2/18/2008 15:05:34 PM - (not logged in) (127.0.0.1)> PASS ******= ****** > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> 230 Logged on > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> TYPE I > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> 200 Type set t= o I > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> CWD external-l= ib > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> 250 CWD succes= sful. "/external-lib" is current directory. > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> CWD junit > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> 250 CWD succes= sful. "/external-lib/junit" is current directory. > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> EPSV ALL > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> 229 Entering E= xtended Passive Mode (|||2324|) > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> EPSV > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> 229 Entering E= xtended Passive Mode (|||2325|) > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> RETR junit > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> 550 File not f= ound > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> CWD external-l= ib > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> 550 CWD failed= . "/external-lib/junit/external-lib": directory not found. > (000766) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> disconnected. > (000765) 2/18/2008 15:05:34 PM - repo-central (127.0.0.1)> disconnected.= =20 > {code} > Using Eclipse 3.2 and IvyDE 1.2 : > If i specify either junit 3.8.1 or 3.8.2, the ivy file and he jar are pro= perly resolved and retrieved. But when it comes to dynamic revision 3.8.+, = it fails : > {code} > Could not determine the last modified timestamp of "ftp://*******:repo-ce= ntral@localhost/external-lib/junit/junit/3.8.+/ivy-3.8.+.xml" because it do= es not exist. > listing all in ftp://*******:repo-central@localhost/external-lib/junit= /junit/[revision]/ivy-[revision].xml > using external-lib to list all in ftp://*******:repo-central@localhost= /external-lib/junit/junit/ > list called for URIftp://*******:repo-central@localhost/external-lib/juni= t/junit/ > resourceImpl=3Dftp://*******:repo-central@localhost/external-lib/junit/ju= nit > resourceImpl.exists()false > resourceImpl.getType()imaginary > FileType.FOLDERfolder > found 0 resources > found revs: [] > external-lib: no resource found for [ junit | junit | 3.8.+ ]: pattern= =3Dftp://*******:repo-central@localhost/external-lib/[organisation]/[module= ]/[revision]/[artifact]-[revision].xml > external-lib: no ivy file found for [ junit | junit | 3.8.+ ] > tried ftp://*******:repo-central@localhost/external-lib/junit/juni= t/3.8.+/ivy-3.8.+.xml > tried ftp://*******:repo-central@localhost/external-lib/junit/juni= t/[3.8.+]/ivy-[3.8.+].xml > WARN: module not found: [ junit | junit | 3.8.+ ] > WARN: external-lib: tried ftp://*******:repo-central@localhost/ex= ternal-lib/junit/junit/3.8.+/ivy-3.8.+.xml > WARN: external-lib: tried ftp://*******:repo-central@localhost/ex= ternal-lib/junit/junit/[3.8.+]/ivy-[3.8.+].xml > {code} --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.