You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gi...@apache.org on 2020/09/11 01:14:33 UTC

[commons-vfs] branch dependabot/maven/org.apache.sshd-sshd-core-2.5.1 updated (99dc976 -> 4ef4914)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/org.apache.sshd-sshd-core-2.5.1
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git.


 discard 99dc976  Bump sshd-core from 0.8.0 to 2.5.1
     add 2899aa8  Replace magic numbers with an enum for clearer debugging and maintenance.
     add d3487b2  Update some dependencies. - Update tests from org.mockito:mockito-core 3.3.3 -> 3.4.4. - Update tests from org.apache.jackrabbit:jackrabbit-standalone-components from 2.21.0 to 2.21.3. - Update org.apache.httpcomponents.client5:httpclient5 5.0 -> 5.0.1.
     add d752064  Fix GitHub action for Java 15-ea.
     add f001c07  GitHub actions/setup-java@v1 -> actions/setup-java@v1.4.0.
     add 5c15d77  [VFS-779] Possible null pointer dereference in org.apache.commons.vfs2.impl.DefaultFileReplicator.close() due to return value of called method.
     add 6777d72  Be more generous on slow build machines.
     add 8e6aa81  Drop Java 12 and 13 builds from Travis-CI.
     add 6e3d4dc  Add proxy config for some http/https test (#108)
     add 6130d44  Describe recent change.
     add 84e0412  Modify github action maven.yml (#99)
     add d6d1835  VfsComponent now implements java.io.Closeable.
     add 3e5c672  Use isEmpty() instead of size check and inline local var used only once.
     add 8de5087  Modify some loop use Stream API (#96)
     add 085e175  Document: Modify some loop using stream API #96.
     add 55fd00d  Add --no-transfer-progress to CI builds.
     add 3c120f3  Bump actions/checkout from v2.3.1 to v2.3.2 (#109)
     add b73d372  actions/checkout from v2.3.1 to v2.3.2
     add 14ef989  Cache ~/.m2 dir for GitHub builds.
     add 9621156  Split add action.
     add 5d0ebb7  Update actions/setup-java from v1.4.0 to v1.4.1 #111.
     add fac18bf  Bump actions/setup-java from v1.4.0 to v1.4.1 (#111)
     add 955700f  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-vfs
     add d915d2f  VFS-780 SftpFileSystem returns null channel and produce NPE - fix get… (#110)
     add 9f73e8c  Sort members.
     add fa9691c  SftpFileSystem returns null channel and produce NPE - fix get… #110.
     add 504e1b6  Fix some test error when jvm's default language is not US en #107..
     add fca7cfd  Add change Locale for ParseXmlInZipTestCase (#107)
     add 3e49d71  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-vfs
     add 116f900  Trigger a GitHub build on pull requests.
     add 9e3dd89  VFS-788 - Manifest naming corrections (#124)
     add f8380e7  [VFS-788][webdav/webdav4]Jackrabbit1 and jackrabbit2 modules getting same osgi symbolic name.
     add e4fd611  VFS-787 - Allow users to set proxy schemes like http/https (#122)
     add 907dead  [VFS-787] Allow users to set proxy schemes like http/https #122.
     add 546f35c  VFS-786 - Allow users to set custom keystore types like JCEKS, PKCS12 (#121)
     add d1fc2d1  Allow users to set custom keystore types like JCEKS, PKCS12 #121.
     add 4aa4482  actions/setup-java from v1.4.1 to v1.4.2 #113.
     add b637238  Bump actions/setup-java from v1.4.1 to v1.4.2 (#113)
     add 46a67ef  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-vfs.git
     add d73305a  [VFS-624] Fix for read() in constructors of LocalFileRandomAccessContent and RamFileRandomAccessContent (#93)
     add 523a7b2  [VFS-624] Fix for read() in constructors of LocalFileRandomAccessContent and RamFileRandomAccessContent #93.
     add 4603740  [VFS-769] fix .tgz and .tbz createFileSystem fails and add test (#94)
     add 36873b4  [VFS-769] Fix .tgz and .tbz2 createFileSystem fails #94.
     add 0457a30  Typos.
     add 6aa2260  [VFS-664] fix can't get children file with special name in zip file (#95)
     add 5ff704a  [VFS-664] Fix for file names with exclamation mark can not be read #95.
     add 38088e0  Update commons-parent from 50 to 52.
     add 4bc669c  Bump checkstyle from 8.27 to 8.36 (#123)
     add ee2d196  Update checkstyle from 8.27 to 8.36 #123.
     add 135f745  version.checkstyle 3.1.0 -> 3.1.1.
     add 4d20907  Bump maven-pmd-plugin from 3.12.0 to 3.13.0 (#125)
     add 60fc7e4  Update maven-pmd-plugin from 3.12.0 to 3.13.0 #125.
     add 0f5b995  Update Apache Commons IO from 2.7 to 2.8.0.
     add e2d4a9d  Jackrabbit 1 does not run on Java 14.
     add 3b8bd95  Remove unused exceptions in tests. Clean up compiler warnings.
     add d53db44  No need to nest.
     add 3442f0f  Organize imports.
     add b2397b1  Use final.
     add 9ec6f59  Use varargs.
     add 2f2b172  Bump hadoop.version from 3.2.1 to 3.3.0 (#103)
     add 40f502c  Bump mina-core from 2.0.20 to 2.1.4 (#112)
     add 7973820  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-vfs
     add 4ef4914  Bump sshd-core from 0.8.0 to 2.5.1

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (99dc976)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.apache.sshd-sshd-core-2.5.1 (4ef4914)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/maven.yml                        |  17 +-
 .travis.yml                                        |   4 +-
 checkstyle.xml                                     |   1 -
 commons-vfs2-jackrabbit1/pom.xml                   |  24 ++
 commons-vfs2-jackrabbit2/pom.xml                   |   3 +
 .../commons/vfs2/cache/FileSystemAndNameKey.java   |   2 -
 .../commons/vfs2/impl/DefaultFileReplicator.java   |  14 +-
 .../vfs2/impl/DefaultFileSystemManager.java        |  18 +-
 .../vfs2/impl/FileContentInfoFilenameFactory.java  |   3 +-
 .../commons/vfs2/provider/AbstractFileObject.java  |  11 +-
 .../vfs2/provider/AbstractFileProvider.java        |   8 +-
 .../commons/vfs2/provider/AbstractFileSystem.java  |   3 +-
 .../vfs2/provider/AbstractVfsContainer.java        |   9 +-
 .../vfs2/provider/CompositeFileProvider.java       |   9 +-
 .../commons/vfs2/provider/DelegateFileObject.java  |   7 +-
 .../apache/commons/vfs2/provider/UriParser.java    |   2 +-
 .../apache/commons/vfs2/provider/VfsComponent.java |   5 +-
 .../commons/vfs2/provider/hdfs/HdfsFileObject.java |  10 +-
 .../provider/hdfs/HdfsFileSystemConfigBuilder.java |   7 +-
 .../vfs2/provider/http4/Http4FileProvider.java     |   8 +-
 .../http4/Http4FileSystemConfigBuilder.java        |  60 ++++
 .../vfs2/provider/http5/Http5FileProvider.java     |  13 +-
 .../http5/Http5FileSystemConfigBuilder.java        |  61 ++++
 .../local/LocalFileRandomAccessContent.java        |   4 +-
 .../provider/ram/RamFileRandomAccessContent.java   |  30 +-
 .../commons/vfs2/provider/sftp/SftpFileSystem.java |   4 +-
 .../provider/sftp/SftpFileSystemConfigBuilder.java |  23 +-
 .../commons/vfs2/provider/tar/TarFileSystem.java   |   3 +-
 .../commons/vfs2/provider/zip/ZipFileSystem.java   |   3 +-
 .../util/DelegatingFileSystemOptionsBuilder.java   |   4 +-
 .../apache/commons/vfs2/util/FileObjectUtils.java  |   1 +
 .../org/apache/commons/vfs2/impl/providers.xml     |   4 -
 .../vfs2/impl/test/DefaultFileMonitorTest.java     | 375 +++++++++++----------
 .../ftp/test/MultipleConnectionTestCase.java       |  13 +-
 .../http/test/GetContentInfoFunctionalTest.java    |  34 +-
 .../http4/test/Http4GetContentInfoTest.java        |  35 +-
 .../http4s/test/Http4sGetContentInfoTest.java      |  47 +--
 .../http5/test/Http5GetContentInfoTest.java        |  35 +-
 .../http5s/test/Http5sGetContentInfoTest.java      |  84 +++--
 .../https/test/GetContentInfoFunctionalTest.java   |  47 +--
 .../LocalFileRandomAccessContentTestCase.java      |  53 +++
 .../test/RamFileRandomAccessContentTestCase.java   |  61 ++++
 .../sftp/test/SftpMultiThreadWriteTests.java       | 101 ++++++
 .../SftpProviderClosedExecChannelTestCase.java     |   7 +-
 .../provider/sftp/test/SftpProviderTestCase.java   |   1 +
 .../tar/test/CreateFileSystemTestCase.java         |  73 ++++
 .../provider/tar/test/TarFileObjectTestCase.java   |  77 +++++
 .../provider/zip/test/ParseXmlInZipTestCase.java   |  19 ++
 .../provider/zip/test/ZipFileObjectTestCase.java   |  24 ++
 .../vfs2/test/AbstractProviderTestCase.java        |  19 +-
 .../commons/vfs2/test/ProviderWriteTests.java      |   2 -
 .../org.apache.httpserver/star_apache_cert.ts      | Bin 0 -> 1723 bytes
 .../src/test/resources/test-data/0xff_file.txt     |   1 +
 .../test-data/{test.tar => special_fileName.tar}   | Bin 30720 -> 20480 bytes
 .../test/resources/test-data/special_fileName.tbz2 | Bin 0 -> 271 bytes
 .../test/resources/test-data/special_fileName.tgz  | Bin 0 -> 285 bytes
 .../test/resources/test-data/special_fileName.zip  | Bin 0 -> 1846 bytes
 pom.xml                                            |  20 +-
 src/changes/changes.xml                            |  76 ++++-
 src/site/xdoc/filesystems.xml                      |   8 +-
 60 files changed, 1165 insertions(+), 422 deletions(-)
 create mode 100644 commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/local/LocalFileRandomAccessContentTestCase.java
 create mode 100644 commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/ram/test/RamFileRandomAccessContentTestCase.java
 create mode 100644 commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/sftp/test/SftpMultiThreadWriteTests.java
 create mode 100644 commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/tar/test/CreateFileSystemTestCase.java
 create mode 100644 commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/tar/test/TarFileObjectTestCase.java
 create mode 100644 commons-vfs2/src/test/resources/org.apache.httpserver/star_apache_cert.ts
 create mode 100644 commons-vfs2/src/test/resources/test-data/0xff_file.txt
 copy commons-vfs2/src/test/resources/test-data/{test.tar => special_fileName.tar} (55%)
 create mode 100644 commons-vfs2/src/test/resources/test-data/special_fileName.tbz2
 create mode 100644 commons-vfs2/src/test/resources/test-data/special_fileName.tgz
 create mode 100644 commons-vfs2/src/test/resources/test-data/special_fileName.zip