Issue Type: New Feature New Feature
Assignee: Michael Watt
Components: s3
Created: 04/Dec/12 12:15 AM
Description:

The S3 plugin currently uploads a file with the key set equal to the base filename that is returned by the matcher.

I would like to upload files with a key of the path that is returned by the matcher, i.e. if I have a matcher of 'el/**', and several files underneath, I would like to see the following keys in the S3 bucket:

el/noarch/file1.txt
el/some/path/file2.c
el/some/other/path/file3.java
el/afile
el/readme

and so on.

Project: Jenkins
Priority: Minor Minor
Reporter: wizard113
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to