This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
from 6985bfcfc Bump org.apache.commons:commons-parent from 96 to 97.
new 61e1c45e5 Javadoc
new 22423f31c Javadoc
new 5d9ce7625 Javadoc
new bafb54b49 [VFS-861] Http5FileProvider Basic authentication fails:
UserAuthenticationData.setData(Type, char[]) should clone its array input.
The 4 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:
.../provider/hdfs/HdfsRandomAccessContent.java | 6 +--
.../commons/vfs2/UserAuthenticationData.java | 16 +++++---
.../vfs2/provider/http5/Http5FileProvider.java | 44 +++++++++++-----------
.../commons/vfs2/UserAuthenticationDataTest.java | 13 ++++---
src/changes/changes.xml | 1 +
5 files changed, 43 insertions(+), 37 deletions(-)