You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2021/06/03 06:37:20 UTC

[incubator-hop] branch master updated (729d292 -> 4ba56bf)

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

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


    from 729d292  Merge pull request #847 from nadment/HOP-2930
     new 92db15b  HOP-2931 Add plugin's documentation link in the plugin perspective
     new 2da406a  Fix doc url to https
     new 38d1261  HOP-2930 Fix Unit Test
     new 4ba56bf  Merge pull request #848 from nadment/HOP-2931

The 2252 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/plugins/PluginRegistry.java    | 2 ++
 .../org/apache/hop/core/plugins/messages/messages_en_US.properties    | 1 +
 .../test/java/org/apache/hop/core/plugins/PluginRegistryUnitTest.java | 2 +-
 .../hop/pipeline/transforms/eventhubs/listen/AzureListenerMeta.java   | 2 +-
 .../hop/pipeline/transforms/eventhubs/write/AzureWriterMeta.java      | 2 +-
 .../perspective/pluginexplorer/HopPluginExplorePerspective.java       | 4 ----
 6 files changed, 6 insertions(+), 7 deletions(-)