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

hansva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git


    from 647c54a243 Merge pull request #5342 from rdubois-mel/main
     add 1a44181b35 Add classloadergroup to VFS plugins, fixes #5557
     new 23cd9b09c8 Merge pull request #5558 from hansva/5557

The 1 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:
 core/src/main/java/org/apache/hop/core/vfs/plugin/VfsPlugin.java     | 2 ++
 core/src/main/java/org/apache/hop/core/vfs/plugin/VfsPluginType.java | 2 +-
 .../tech/aws/src/main/java/org/apache/hop/vfs/s3/S3VfsPlugin.java    | 2 +-
 .../azure/src/main/java/org/apache/hop/vfs/azure/AzureVfsPlugin.java | 2 +-
 .../src/main/java/org/apache/hop/vfs/dropbox/DropboxVfsPlugin.java   | 2 +-
 .../java/org/apache/hop/vfs/googledrive/GoogleDriveVfsPlugin.java    | 5 ++++-
 .../src/main/java/org/apache/hop/vfs/gs/GoogleStorageVfsPlugin.java  | 2 +-
 7 files changed, 11 insertions(+), 6 deletions(-)

Reply via email to