You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Eric Redmond (JIRA)" <ji...@codehaus.org> on 2007/03/23 19:47:34 UTC

[jira] Created: (WAGON-77) Amazon S3 provider

Amazon S3 provider
------------------

                 Key: WAGON-77
                 URL: http://jira.codehaus.org/browse/WAGON-77
             Project: wagon
          Issue Type: New Feature
            Reporter: Eric Redmond
            Priority: Minor
         Attachments: wagon-s3.diff

Attached is a wagon provider for uploading to / downloading from Amazon's S3 accounts - utilizes the jets3t package, and includes REST and SOAP interfaces.

Note: You must have a valid S3 account key to test.

-- 
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-77) Amazon S3 provider

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/WAGON-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94651 ] 

Carlos Sanchez commented on WAGON-77:
-------------------------------------

can you provide documentation like other wagon implementations do?

> Amazon S3 provider
> ------------------
>
>                 Key: WAGON-77
>                 URL: http://jira.codehaus.org/browse/WAGON-77
>             Project: wagon
>          Issue Type: New Feature
>            Reporter: Eric Redmond
>            Priority: Minor
>         Attachments: wagon-s3-2.diff, wagon-s3.diff
>
>
> Attached is a wagon provider for uploading to / downloading from Amazon's S3 accounts - utilizes the jets3t package, and includes REST and SOAP interfaces.
> Note: You must have a valid S3 account key to test.

-- 
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-77) Amazon S3 provider

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/WAGON-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_90912 ] 

Carlos Sanchez commented on WAGON-77:
-------------------------------------

you need to add the Apache License headers to all files 

eg. http://svn.apache.org/viewvc/maven/wagon/trunk/wagon-manager/src/main/java/org/apache/maven/wagon/manager/DefaultWagonManager.java?view=markup

also the jira url in the pom seems wrong

> Amazon S3 provider
> ------------------
>
>                 Key: WAGON-77
>                 URL: http://jira.codehaus.org/browse/WAGON-77
>             Project: wagon
>          Issue Type: New Feature
>            Reporter: Eric Redmond
>            Priority: Minor
>         Attachments: wagon-s3.diff
>
>
> Attached is a wagon provider for uploading to / downloading from Amazon's S3 accounts - utilizes the jets3t package, and includes REST and SOAP interfaces.
> Note: You must have a valid S3 account key to test.

-- 
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-77) Amazon S3 provider

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

Eric Redmond updated WAGON-77:
------------------------------

    Attachment: wagon-s3-2.diff

added licenses, test

> Amazon S3 provider
> ------------------
>
>                 Key: WAGON-77
>                 URL: http://jira.codehaus.org/browse/WAGON-77
>             Project: wagon
>          Issue Type: New Feature
>            Reporter: Eric Redmond
>            Priority: Minor
>         Attachments: wagon-s3-2.diff, wagon-s3.diff
>
>
> Attached is a wagon provider for uploading to / downloading from Amazon's S3 accounts - utilizes the jets3t package, and includes REST and SOAP interfaces.
> Note: You must have a valid S3 account key to test.

-- 
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-77) Amazon S3 provider

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

Brett Porter updated WAGON-77:
------------------------------

    Fix Version/s:     (was: 1.x)

> Amazon S3 provider
> ------------------
>
>                 Key: WAGON-77
>                 URL: http://jira.codehaus.org/browse/WAGON-77
>             Project: Maven Wagon
>          Issue Type: New Feature
>            Reporter: Eric Redmond
>            Assignee: Carlos Sanchez
>            Priority: Minor
>             Fix For: 1.0-beta-3
>
>         Attachments: s3-site.diff, wagon-s3-2.diff, wagon-s3.diff
>
>
> Attached is a wagon provider for uploading to / downloading from Amazon's S3 accounts - utilizes the jets3t package, and includes REST and SOAP interfaces.
> Note: You must have a valid S3 account key to test.

-- 
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-77) Amazon S3 provider

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

Eric Redmond updated WAGON-77:
------------------------------

    Attachment: s3-site.diff

docs added

> Amazon S3 provider
> ------------------
>
>                 Key: WAGON-77
>                 URL: http://jira.codehaus.org/browse/WAGON-77
>             Project: wagon
>          Issue Type: New Feature
>            Reporter: Eric Redmond
>            Priority: Minor
>         Attachments: s3-site.diff, wagon-s3-2.diff, wagon-s3.diff
>
>
> Attached is a wagon provider for uploading to / downloading from Amazon's S3 accounts - utilizes the jets3t package, and includes REST and SOAP interfaces.
> Note: You must have a valid S3 account key to test.

-- 
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] Closed: (WAGON-77) Amazon S3 provider

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

Carlos Sanchez closed WAGON-77.
-------------------------------

         Assignee: Carlos Sanchez
       Resolution: Fixed
    Fix Version/s: 2.0
                   1.0

Added docs

> Amazon S3 provider
> ------------------
>
>                 Key: WAGON-77
>                 URL: http://jira.codehaus.org/browse/WAGON-77
>             Project: wagon
>          Issue Type: New Feature
>            Reporter: Eric Redmond
>            Assignee: Carlos Sanchez
>            Priority: Minor
>             Fix For: 1.0, 2.0
>
>         Attachments: s3-site.diff, wagon-s3-2.diff, wagon-s3.diff
>
>
> Attached is a wagon provider for uploading to / downloading from Amazon's S3 accounts - utilizes the jets3t package, and includes REST and SOAP interfaces.
> Note: You must have a valid S3 account key to test.

-- 
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] Resolved: (WAGON-77) Amazon S3 provider

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

Eric Redmond resolved WAGON-77.
-------------------------------

    Resolution: Fixed

committed

> Amazon S3 provider
> ------------------
>
>                 Key: WAGON-77
>                 URL: http://jira.codehaus.org/browse/WAGON-77
>             Project: wagon
>          Issue Type: New Feature
>            Reporter: Eric Redmond
>            Priority: Minor
>         Attachments: wagon-s3-2.diff, wagon-s3.diff
>
>
> Attached is a wagon provider for uploading to / downloading from Amazon's S3 accounts - utilizes the jets3t package, and includes REST and SOAP interfaces.
> Note: You must have a valid S3 account key to test.

-- 
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] Closed: (WAGON-77) Amazon S3 provider

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

Eric Redmond closed WAGON-77.
-----------------------------


> Amazon S3 provider
> ------------------
>
>                 Key: WAGON-77
>                 URL: http://jira.codehaus.org/browse/WAGON-77
>             Project: wagon
>          Issue Type: New Feature
>            Reporter: Eric Redmond
>            Priority: Minor
>         Attachments: wagon-s3-2.diff, wagon-s3.diff
>
>
> Attached is a wagon provider for uploading to / downloading from Amazon's S3 accounts - utilizes the jets3t package, and includes REST and SOAP interfaces.
> Note: You must have a valid S3 account key to test.

-- 
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] Reopened: (WAGON-77) Amazon S3 provider

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

Eric Redmond reopened WAGON-77:
-------------------------------


adding documentation

> Amazon S3 provider
> ------------------
>
>                 Key: WAGON-77
>                 URL: http://jira.codehaus.org/browse/WAGON-77
>             Project: wagon
>          Issue Type: New Feature
>            Reporter: Eric Redmond
>            Priority: Minor
>         Attachments: s3-site.diff, wagon-s3-2.diff, wagon-s3.diff
>
>
> Attached is a wagon provider for uploading to / downloading from Amazon's S3 accounts - utilizes the jets3t package, and includes REST and SOAP interfaces.
> Note: You must have a valid S3 account key to test.

-- 
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-77) Amazon S3 provider

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/WAGON-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_90926 ] 

Carlos Sanchez commented on WAGON-77:
-------------------------------------

please add license to other files: properties, xml,... 

> Amazon S3 provider
> ------------------
>
>                 Key: WAGON-77
>                 URL: http://jira.codehaus.org/browse/WAGON-77
>             Project: wagon
>          Issue Type: New Feature
>            Reporter: Eric Redmond
>            Priority: Minor
>         Attachments: wagon-s3-2.diff, wagon-s3.diff
>
>
> Attached is a wagon provider for uploading to / downloading from Amazon's S3 accounts - utilizes the jets3t package, and includes REST and SOAP interfaces.
> Note: You must have a valid S3 account key to test.

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