|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: Nicolas De Loof
Path:
src/main/java/hudson/plugins/s3/Entry.java
src/main/java/hudson/plugins/s3/MetadataPair.java
src/main/java/hudson/plugins/s3/S3BucketPublisher.java
src/main/resources/hudson/plugins/s3/Entry/config.jelly
src/main/resources/hudson/plugins/s3/Entry/help-bucket.html
src/main/resources/hudson/plugins/s3/Entry/help-flatten.html
src/main/resources/hudson/plugins/s3/Entry/help-managedArtifacts.html
src/main/resources/hudson/plugins/s3/Entry/help-noUploadOnFailure.html
src/main/resources/hudson/plugins/s3/Entry/help-selectedRegion.html
src/main/resources/hudson/plugins/s3/Entry/help-source.html
src/main/resources/hudson/plugins/s3/Entry/help-storageclass.html
src/main/resources/hudson/plugins/s3/Entry/help-uploadFromSlave.html
src/main/resources/hudson/plugins/s3/Entry/help-useServerSideEncryption.html
src/main/resources/hudson/plugins/s3/MetadataPair/config.jelly
src/main/resources/hudson/plugins/s3/MetadataPair/help-key.html
src/main/resources/hudson/plugins/s3/MetadataPair/help-value.html
src/main/resources/hudson/plugins/s3/S3BucketPublisher/config.jelly
src/main/webapp/help-destination.html
src/main/webapp/help-flatten-directories.html
src/main/webapp/help-key.html
src/main/webapp/help-manage-artifacts.html
src/main/webapp/help-no-upload-on-failure.html
src/main/webapp/help-region.html
src/main/webapp/help-server-encryption.html
src/main/webapp/help-source.html
src/main/webapp/help-storageclass.html
src/main/webapp/help-upload-from-slave.html
src/main/webapp/help-value.html
http://jenkins-ci.org/commit/s3-plugin/efddb200b1ab51bc8563f40865c2d36b5859a72d
Log:
JENKINS-25668 Use Jenkins data binding
using custom parameter prefix result in multiple use of s3 publisher in distinct promotions to be captured as actions for all promotions.