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 9bff6ff9a3 Merge pull request #4146 from apache/4145
add 7eb638d645 Deprecate ActionBase.getUsedDatabaseConnections method #2041
add fd72e397b3 add deprecated to javadoc, #2041
new 5cf1d6555a Merge pull request #4165 from nadment/2041
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:
.../main/java/org/apache/hop/workflow/action/ActionBase.java | 6 +++---
.../actions/checkdbconnection/ActionCheckDbConnections.java | 11 -----------
.../hop/workflow/actions/columnsexist/ActionColumnsExist.java | 7 -------
.../actions/evaluatetablecontent/ActionEvalTableContent.java | 7 -------
.../workflow/actions/mssqlbulkload/ActionMssqlBulkLoad.java | 7 -------
.../workflow/actions/mysqlbulkfile/ActionMysqlBulkFile.java | 7 -------
.../workflow/actions/mysqlbulkload/ActionMysqlBulkLoad.java | 7 -------
.../java/org/apache/hop/workflow/actions/sql/ActionSql.java | 5 -----
.../hop/workflow/actions/waitforsql/ActionWaitForSql.java | 5 -----
9 files changed, 3 insertions(+), 59 deletions(-)