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 2023/03/17 12:29:43 UTC

[commons-vfs] branch dependabot/maven/org.apache.mina-mina-core-2.2.1 updated (997b3e6c -> 6649c06e)

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

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


    omit 997b3e6c Bump mina-core from 2.1.6 to 2.2.1
     add 32cb6ec4 Bump commons.pmd.version from 6.51.0 to 6.52.0 (#339)
     add cce798ea Bump commons.pmd.version from 6.51.0 to 6.52.0 #339
     add d1cd9e2a Lookup key in map only once
     add 3f677aa2 Bump httpcore-nio from 4.4.15 to 4.4.16 (#341)
     add b56d0b9b Bump httpcore-nio from 4.4.15 to 4.4.16 #341
     add 47177ec1 Bump commons-net:commons-net from 3.8.0 to 3.9.0
     add 5efda7c2 Bump actions/setup-java from 3.6.0 to 3.7.0 #126
     add ad8774ed Bump httpclient from 4.5.13 to 4.5.14 (#344)
     add 1deab8a1 Bump httpclient from 4.5.13 to 4.5.14 #344
     add 1a553bbf VFS-825 Fix for GZip input and output stream results in StackOverflowError (#322)
     add d4a3cdbf Use try-with-resources
     add a15d52ba Fix for GZip input and output stream results in StackOverflowError #322.
     add f8975d39 Javadoc
     add 060645f7 Javadoc
     add 2b574e1e Undo Bump actions/setup-java from 3.6.0 to 3.7.0
     add 2bd2c313 Bump httpclient5 from 5.1.3 to 5.2.1 (#345)
     add 865fbe5f Bump bcel from 6.6.1 to 6.7.0 (#346)
     add 9dff6424 Bump jackrabbit2.version from 2.21.13 to 2.21.14 (#347)
     add e4f3cc9c Bump some dependencies
     add 851ca244 Bump actions/setup-java from 3.6.0 to 3.8.0 (#348)
     add a58064d8 Bump commons-parent from 54 to 55 (#349)
     add 6d5d9253 Bump commons-parent from 54 to 55 #349
     add e5a9c82d Bump ossf/scorecard-action from 2.0.6 to 2.1.0 (#350)
     add d00b1a03 Bump actions/setup-java from 3.8.0 to 3.9.0 (#351)
     add 3e82258d Bump actions/checkout from 3.1.0 to 3.2.0 (#352)
     add 23864c53 Bump mockito-core from 4.9.0 to 4.10.0 (#355)
     add e9a323fd Bump mockito-core from 4.9.0 to 4.10.0 #355
     add 2b15186b Bump actions/cache from 3.0.11 to 3.2.1 (#356)
     add 61e51fbf Bump ossf/scorecard-action from 2.1.0 to 2.1.2 (#357)
     add 454f7d7e Use Arrays.copyOf()
     add 4ab014c0 Bump actions/cache from 3.2.1 to 3.2.2 (#358)
     add cbad37c7 Bump mockito-core from 4.10.0 to 4.11.0 (#359)
     add 70d5131a Bump mockito-core from 4.10.0 to 4.11.0 #359
     add 4063e883 Update NOTICE to 2023
     add dbe4b82b Bump commons.pmd.version from 6.52.0 to 6.53.0 (#361)
     add 5626d92a Bump commons.pmd.version from 6.52.0 to 6.53.0 #361
     add bd9dc57a Bump commons-parent from 55 to 56 (#362)
     add b68e77a4 Bump commons-parent from 55 to 56 #362
     add 144326c5 Bump actions/checkout from 3.2.0 to 3.3.0 (#363)
     add 7e8a15a5 Pick up JaCoCo version from parent POM
     add adcd9fe6 Pick up maven-surefire-plugin version from parent POM
     add 67ae9e94 Pick up maven-javadoc-plugin version from parent POM
     add bda7dfba Pick up maven-pmd-plugin version from parent POM
     add 7ae2050a Pick up maven-bundle-plugin version from parent POM
     add 19a1fac3 Pick up japicmp-maven-plugin version from parent POM
     add b249681e Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#364)
     add 364d8982 Bump actions/cache from 3.2.2 to 3.2.3 (#365)
     add 824b0ea6 Pick up pmd version from parent
     add e5b584c2 Pick up spotbugs-maven-plugin version from parent
     add 4b493cec Javadoc fixes
     add a9e63b26 Pick up spotbugs version from the parent POM
     add 0d060f6a Pick up spotbugs-maven-plugin configuration from parent
     add 71f55601 Pick up maven-checkstyle-plugin version from parent
     add 3683f467 Pick up biz.aQute.bndlib.version from parent
     add 4e8609be Pick up commons.animal-sniffer.version from parent POM
     add 11353dc0 Use final
     add 9efa7bfc Use Objects.hash()
     add 09075525 Bump httpcore5 from 5.1.5 to 5.2.1 (#369)
     add eb4ccc69 Bump httpcore5 from 5.1.5 to 5.2.1 #369
     add a2818cb7 Fix typos
     add 4555eb40 POM project name should contain "Apache" prefix
     add dc9eb5f9 Fix typos
     add 53cefa86 Fix spelling
     add 278956f2 Revert "Fix spelling"
     add 101ee507 Better internal names
     add 1fcb6dbf MonitorInputStream.read(byte[], int, int) and read() should be synchronized like the superclass BufferedInputStream
     add 781a9152 [VFS-683] Class loader thread safety (#367)
     add 22415922 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-vfs.git
     add 44b98fdd Class loader thread safety #367.
     add 37efb0d1 += .asf.yaml
     add ab6e5359 Port some test code from IO to NIO APIs
     add 51eb9fec Port some test code from IO to NIO APIs
     add 5c2649e8 Port some test code from IO to NIO APIs
     add 60f19baa "ZIP" is in uppercase
     add e7134e69 codecov-commenter => notifications
     add 75451576 Bump actions/cache from 3.2.3 to 3.2.4 (#371)
     add 58fee7a0 VFS-832: Sftp channel not put back in doGetInputStream (#370)
     add 160bc451 [VFS-832] Sftp channel not put back in doGetInputStream #370
     add 08a4a5b6 [VFS-832] Sftp channel not put back in doGetInputStream
     add ce463293 [VFS-832] Sftp channel not put back in doGetInputStream
     add 2d2457a0 [VFS-832] Sftp channel not put back in doGetInputStream
     add 0b28a425 [VFS-832] Sftp channel not put back in doGetInputStream
     add ae10ed97 Bump actions/cache from 3.2.4 to 3.2.5 (#374)
     add cb7ed842 Bump actions/setup-java from 3.9.0 to 3.10.0 (#375)
     add 2095a869 Bump jackrabbit2.version from 2.21.14 to 2.21.15 (#376)
     add ad85d006 Bump jackrabbit2.version from 2.21.14 to 2.21.15 #376
     add dc2f7409 Bump actions/cache from 3.2.5 to 3.2.6 (#377)
     add 5c360585 Bump log4j2.version from 2.19.0 to 2.20.0 (#378)
     add 89dd4ab3 Bump log4j2.version from 2.19.0 to 2.20.0 #378
     add 0dd2c75f Bump actions/cache from 3.2.6 to 3.3.0 (#379)
     add e1b140c5 Use XSD
     add 846d8eec Bump actions/cache from 3.3.0 to 3.3.1 (#382)
     add 3388480e Bump actions/checkout from 3.3.0 to 3.4.0 (#381)
     add 6649c06e Bump mina-core from 2.1.6 to 2.2.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   (997b3e6c)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.apache.mina-mina-core-2.2.1 (6649c06e)

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/dependabot.yml => .asf.yaml                |  26 ++---
 .github/workflows/codeql-analysis.yml              |   4 +-
 .github/workflows/coverage.yml                     |   6 +-
 .github/workflows/maven.yml                        |   6 +-
 .github/workflows/scorecards-analysis.yml          |   6 +-
 NOTICE.txt                                         |   2 +-
 RELEASE-NOTES.txt                                  |  20 ++--
 .../webdav/test/WebdavProviderTestCase.java        |  43 ++++----
 .../webdav4/test/Webdav4ProviderTestCase.java      |  43 ++++----
 .../java/org/apache/commons/vfs2/FileObject.java   |   2 +-
 .../java/org/apache/commons/vfs2/FileSelector.java |   2 +-
 .../org/apache/commons/vfs2/FileSystemManager.java |   4 +-
 .../apache/commons/vfs2/RandomAccessContent.java   |   4 +-
 .../commons/vfs2/cache/SoftRefFilesCache.java      |   3 +-
 .../vfs2/impl/DefaultFileSystemManager.java        |  58 +++++------
 .../vfs2/provider/AbstractLayeredFileProvider.java |   2 +-
 .../provider/ftp/FtpFileSystemConfigBuilder.java   |   3 +-
 .../commons/vfs2/provider/gzip/GzipFileObject.java |   4 +-
 .../provider/hdfs/HdfsFileSystemConfigBuilder.java |  20 +++-
 .../commons/vfs2/provider/http/HttpFileObject.java |  31 +++---
 .../vfs2/provider/sftp/BytesIdentityInfo.java      |   8 +-
 .../commons/vfs2/provider/sftp/IdentityInfo.java   |   4 +-
 .../commons/vfs2/provider/sftp/SftpFileObject.java |  30 +++---
 .../apache/commons/vfs2/util/FileObjectUtils.java  |  18 ++--
 .../commons/vfs2/util/MonitorInputStream.java      |  34 ++++---
 .../commons/vfs2/impl/VfsClassLoaderTests.java     |  99 ++++++++++++++++++
 .../vfs2/provider/DefaultFileContentTest.java      |  26 ++---
 .../commons/vfs2/provider/gzip/GzipTest.java       |  18 +++-
 .../provider/hdfs/HdfsFileProviderTestCase.java    |   2 +-
 .../commons/vfs2/provider/local/TempFileTests.java |  11 +-
 .../vfs2/provider/ram/CustomRamProviderTest.java   |   3 +-
 .../sftp/AbstractSftpProviderTestCase.java         |  27 +++--
 .../vfs2/provider/sftp/SftpPutChannelTestCase.java | 112 +++++++++++++++++++++
 .../commons/vfs2/provider/zip/FileLockTest.java    |  27 ++---
 .../vfs2/provider/zip/NestedZipTestCase.java       |   4 +-
 .../vfs2/provider/zip/ParseXmlInZipTest.java       |  24 +++--
 .../vfs2/provider/zip/ZipFileObjectTest.java       |  45 +++++----
 .../vfs2/provider/zip/ZipProviderTestCase.java     |   2 +-
 .../zip/ZipProviderWithCharsetNullTestCase.java    |   2 +-
 .../zip/ZipProviderWithCharsetTestCase.java        |   2 +-
 pom.xml                                            |  85 ++--------------
 src/changes/changes.xml                            |  49 ++++++---
 src/changes/release-notes.vm                       |   2 +-
 43 files changed, 570 insertions(+), 353 deletions(-)
 copy .github/dependabot.yml => .asf.yaml (57%)
 create mode 100644 commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/sftp/SftpPutChannelTestCase.java