You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Tran (JIRA)" <ji...@codehaus.org> on 2008/10/14 18:44:51 UTC

[jira] Created: (WAGON-247) wagon-ftp's getFileList must not throws ResourceDoesNotExistException on empty directory

wagon-ftp's getFileList must not throws ResourceDoesNotExistException on empty directory
----------------------------------------------------------------------------------------

                 Key: WAGON-247
                 URL: http://jira.codehaus.org/browse/WAGON-247
             Project: Maven Wagon
          Issue Type: Bug
          Components: wagon-ftp
    Affects Versions: 1.0-beta-4
            Reporter: Dan Tran



here is an example ftp://ftp.ibiblio.org/incoming/linux

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (WAGON-247) wagon-ftp's getFileList must not throw ResourceDoesNotExistException on empty directory

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/WAGON-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Tran updated WAGON-247:
---------------------------

    Fix Version/s:     (was: 1.0-beta-5)

> wagon-ftp's getFileList must not throw ResourceDoesNotExistException on empty directory
> ---------------------------------------------------------------------------------------
>
>                 Key: WAGON-247
>                 URL: http://jira.codehaus.org/browse/WAGON-247
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-ftp
>    Affects Versions: 1.0-beta-4
>            Reporter: Dan Tran
>            Priority: Minor
>
> here is an example ftp://ftp.ibiblio.org/incoming/linux

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (WAGON-247) wagon-ftp's getFileList must not throws ResourceDoesNotExistException on empty directory

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/WAGON-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=150789#action_150789 ] 

Dan Tran commented on WAGON-247:
--------------------------------

force a / at the end will solve the issue, but it is inconsistent with the wagon providers which is needed by wagon-maven-plugin

> wagon-ftp's getFileList must not throws ResourceDoesNotExistException on empty directory
> ----------------------------------------------------------------------------------------
>
>                 Key: WAGON-247
>                 URL: http://jira.codehaus.org/browse/WAGON-247
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-ftp
>    Affects Versions: 1.0-beta-4
>            Reporter: Dan Tran
>
> here is an example ftp://ftp.ibiblio.org/incoming/linux

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (WAGON-247) wagon-ftp's getFileList must not throw ResourceDoesNotExistException on empty directory

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/WAGON-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated WAGON-247:
-------------------------------

    Fix Version/s: 1.x

> wagon-ftp's getFileList must not throw ResourceDoesNotExistException on empty directory
> ---------------------------------------------------------------------------------------
>
>                 Key: WAGON-247
>                 URL: http://jira.codehaus.org/browse/WAGON-247
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-ftp
>    Affects Versions: 1.0-beta-4
>            Reporter: Dan Tran
>            Priority: Minor
>             Fix For: 1.x
>
>
> here is an example ftp://ftp.ibiblio.org/incoming/linux

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (WAGON-247) wagon-ftp's getFileList must not throw ResourceDoesNotExistException on empty directory

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/WAGON-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Tran updated WAGON-247:
---------------------------

    Priority: Minor  (was: Major)

not a major problem any more from wagon-maven-plugin perspective since I dont see a good reason user would want to list an empty ftp directory.  However the fix is not trivial thou

> wagon-ftp's getFileList must not throw ResourceDoesNotExistException on empty directory
> ---------------------------------------------------------------------------------------
>
>                 Key: WAGON-247
>                 URL: http://jira.codehaus.org/browse/WAGON-247
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-ftp
>    Affects Versions: 1.0-beta-4
>            Reporter: Dan Tran
>            Priority: Minor
>
> here is an example ftp://ftp.ibiblio.org/incoming/linux

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (WAGON-247) wagon-ftp's getFileList must not throw ResourceDoesNotExistException on empty directory

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/WAGON-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Tran updated WAGON-247:
---------------------------

    Fix Version/s: 1.0-beta-5

> wagon-ftp's getFileList must not throw ResourceDoesNotExistException on empty directory
> ---------------------------------------------------------------------------------------
>
>                 Key: WAGON-247
>                 URL: http://jira.codehaus.org/browse/WAGON-247
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-ftp
>    Affects Versions: 1.0-beta-4
>            Reporter: Dan Tran
>             Fix For: 1.0-beta-5
>
>
> here is an example ftp://ftp.ibiblio.org/incoming/linux

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (WAGON-247) wagon-ftp's getFileList must not throw ResourceDoesNotExistException on empty directory

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/WAGON-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Tran updated WAGON-247:
---------------------------

    Description: here is an example ftp://ftp.ibiblio.org/incoming/linux  (was: 
here is an example ftp://ftp.ibiblio.org/incoming/linux)
        Summary: wagon-ftp's getFileList must not throw ResourceDoesNotExistException on empty directory  (was: wagon-ftp's getFileList must not throws ResourceDoesNotExistException on empty directory)

> wagon-ftp's getFileList must not throw ResourceDoesNotExistException on empty directory
> ---------------------------------------------------------------------------------------
>
>                 Key: WAGON-247
>                 URL: http://jira.codehaus.org/browse/WAGON-247
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-ftp
>    Affects Versions: 1.0-beta-4
>            Reporter: Dan Tran
>
> here is an example ftp://ftp.ibiblio.org/incoming/linux

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Issue Comment Edited: (WAGON-247) wagon-ftp's getFileList must not throw ResourceDoesNotExistException on empty directory

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/WAGON-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=150789#action_150789 ] 

Dan Tran edited comment on WAGON-247 at 12/7/08 2:13 AM:
---------------------------------------------------------

force a / at the end will solve the issue, but it is inconsistent with the other wagon providers which is needed by wagon-maven-plugin

      was (Author: danttran):
    force a / at the end will solve the issue, but it is inconsistent with the wagon providers which is needed by wagon-maven-plugin
  
> wagon-ftp's getFileList must not throw ResourceDoesNotExistException on empty directory
> ---------------------------------------------------------------------------------------
>
>                 Key: WAGON-247
>                 URL: http://jira.codehaus.org/browse/WAGON-247
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-ftp
>    Affects Versions: 1.0-beta-4
>            Reporter: Dan Tran
>             Fix For: 1.0-beta-5
>
>
> here is an example ftp://ftp.ibiblio.org/incoming/linux

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira