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 2021/11/25 17:01:50 UTC

[commons-vfs] branch dependabot/github_actions/actions/checkout-2.4.0 updated (22275cc -> 91b0e0f)

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

github-bot pushed a change to branch dependabot/github_actions/actions/checkout-2.4.0
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git.


 discard 22275cc  Bump actions/checkout from 2.3.5 to 2.4.0
     add edff38c  Javadoc: Uppercase acronyms.
     add 3e39247  Reuse constant.
     add 284826d  Better in-line comment.
     add 57f151f  Bump actions/cache from 2.1.6 to 2.1.7 (#221)
     add 91b0e0f  Bump actions/checkout from 2.3.5 to 2.4.0

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   (22275cc)
            \
             N -- N -- N   refs/heads/dependabot/github_actions/actions/checkout-2.4.0 (91b0e0f)

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                                           | 2 +-
 .../java/org/apache/commons/vfs2/impl/DefaultFileSystemManager.java   | 3 ++-
 .../org/apache/commons/vfs2/provider/GenericURLFileNameParser.java    | 4 ++--
 .../apache/commons/vfs2/provider/test/GenericFileNameTestCase.java    | 2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)