Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/windows-azure-storage-plugin
  Commit: ee6f8f75a0925a163729122b589d0e42ff7c1d49
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/ee6f8f75a0925a163729122b589d0e42ff7c1d49
  Author: Dayang Shen <days...@microsoft.com>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
    A 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureBlobMetadataPair.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/WAStorageClient.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/WAStoragePublisher.java
    A 
src/main/resources/com/microsoftopentechnologies/windowsazurestorage/AzureBlobMetadataPair/config.jelly
    A 
src/main/resources/com/microsoftopentechnologies/windowsazurestorage/AzureBlobMetadataPair/config.properties
    A 
src/main/resources/com/microsoftopentechnologies/windowsazurestorage/AzureBlobMetadataPair/help-key.html
    A 
src/main/resources/com/microsoftopentechnologies/windowsazurestorage/AzureBlobMetadataPair/help-value.html
    M 
src/main/resources/com/microsoftopentechnologies/windowsazurestorage/WAStoragePublisher/config.jelly
    M 
src/main/resources/com/microsoftopentechnologies/windowsazurestorage/WAStoragePublisher/config.properties
    M src/test/java/IntegrationTests/WAStorageClientUploadIT.java

  Log Message:
  -----------
  Allow user to set user-defined blob metadata for blob


  Commit: 7cd63232bf28b942a3dbfe32f83753c70a79af0f
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/7cd63232bf28b942a3dbfe32f83753c70a79af0f
  Author: Dayang Shen <days...@microsoft.com>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureBlobMetadataPair.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureBlobProperties.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/WAStorageClient.java
    M src/test/java/IntegrationTests/WAStorageClientUploadIT.java

  Log Message:
  -----------
  Support environment variables in properties and metadata


  Commit: c35a3028cf1fdaa492e6d9ebe03fdfcbd6ce9eb6
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/c35a3028cf1fdaa492e6d9ebe03fdfcbd6ce9eb6
  Author: Dayang Shen <days...@microsoft.com>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/WAStorageClient.java
    M src/test/java/IntegrationTests/WAStorageClientUploadIT.java

  Log Message:
  -----------
  Check blank key/value for metadata

Azure does not support null, empty or white space in metadata key/value and
will throw an IllegalArgumentException. Add some check to ignore these values.


  Commit: a6f64164a2ed1cc9bb78c9ad89a9b1effdedfc04
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/a6f64164a2ed1cc9bb78c9ad89a9b1effdedfc04
  Author: Dayang Shen <days...@microsoft.com>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureStorageBuilder.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureStorageBuilderContext.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/WAStorageClient.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/WAStoragePublisher.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/Utils.java
    M 
src/test/java/com/microsoftopentechnologies/windowsazurestorage/WindowsAzureStorageTest.java

  Log Message:
  -----------
  Replace `Utils.isNullOrEmpty` with `StringUtils.isBlank`


Compare: 
https://github.com/jenkinsci/windows-azure-storage-plugin/compare/101ad8ebb5bc...a6f64164a2ed

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to