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 f2f6b7ab1d Improve Hop handeling in hop web, fixes #6322 (#6326)
add b0f42250b0 Remove redundant public modifiers from interface method
return types (#6327)
No new revisions were added by this update.
Summary of changes:
core/src/main/java/org/apache/hop/core/plugins/IPlugin.java | 2 +-
.../main/java/org/apache/hop/core/row/IValueMetaConverter.java | 4 ++--
.../java/org/apache/hop/core/search/ISearchableCallback.java | 2 +-
core/src/main/java/org/apache/hop/i18n/IMessageHandler.java | 9 ++++-----
.../org/apache/hop/workflow/actions/util/IFtpConnection.java | 2 +-
.../java/org/apache/hop/git/model/revision/ObjectRevision.java | 6 +++---
6 files changed, 12 insertions(+), 13 deletions(-)