[ http://jira.codehaus.org/browse/WAGON-58?page=all ]

Joakim Erdfelt updated WAGON-58:
--------------------------------

    Attachment: WAGON-58.diff

Attaching patch for the following support ...

* Added support in wagon-provider-api for boolean .resourceExists(resourceName)
* Added support in wagon-provider-api for List .getFileList(resourceName)
* Added unit testing for .resourceExists() and .getFileList() in 
wagon-provider-test
* Added functioning (and tested) support to the following providers.
     wagon-http
     wagon-http-lightweight
     wagon-webdav
     wagon-ftp
     wagon-file
     wagon-ssh
     wagon-ssh-external
* Added wagon-http-shared module for common response parsing logic needed for 
.getFileList() support.

> Implement .resourceExists(resourceName) and .getFileList(resourceDirectory) 
> methods on all wagons.
> --------------------------------------------------------------------------------------------------
>
>                 Key: WAGON-58
>                 URL: http://jira.codehaus.org/browse/WAGON-58
>             Project: wagon
>          Issue Type: New Feature
>            Reporter: Joakim Erdfelt
>         Attachments: WAGON-58.diff
>
>
> In order to provide some updated MPIR reports surrounding repository 
> information.
> * Which repository does dependency/artifact exist on?
> * Are there updates to the dependency/artifact available?
> The wagon providers need to support 2 new methods.
> * boolean Wagon.resourceExists(resourceName)
> * List Wagon.getFileList(resourceName)

-- 
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

        

Reply via email to