This is an automated email from the ASF dual-hosted git repository.
gaul pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jclouds.git
from c73660dac8 JCLOUDS-1637: Use glassfish jaxb implementation
new b0819e0ef5 more validation for containerName and blobKey to avoid
access escape
new 03aeccffdf fix grammar error in sentence from contains to contain
new 6670c556d7 add unit test for Filesystem BlobKey and ContainerName
validator
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../validators/internal/FilesystemBlobKeyValidatorImpl.java | 5 +++++
.../internal/FilesystemContainerNameValidatorImpl.java | 2 ++
.../strategy/internal/FilesystemStorageStrategyImpl.java | 9 +++++++++
.../validators/internal/FilesystemBlobKeyValidatorTest.java | 6 ++++++
.../internal/FilesystemContainerNameValidatorTest.java | 10 ++++++++++
5 files changed, 32 insertions(+)