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/04/15 08:59:10 UTC

[incubator-hop] branch master updated (f0fe44b -> 5b57148)

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 f0fe44b  Merge pull request #740 from mattcasters/master
     new 73617cb  HOP-2791: bump SWT and RAP dependencies
     new 8ac0ae8  HOP-2785: remove Exasol JDBC and license file
     new 2f17897  HOP-2583: fix logging in Dark Mode
     new f682f46  HOP-2578: fix a couple of translation to see if we had an issue
     new 5b57148  Merge pull request #741 from hansva/HOP-2578

The 1942 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:
 .../plugins/databases/exasol4-assemblies/pom.xml   |  15 --
 .../exasol4-assemblies/src/assembly/assembly.xml   |  13 +-
 .../src/main/resources/PUT_JDBC_HERE               |   0
 .../static/src/main/resources/THIRD-PARTY.txt      |   5 -
 .../static/src/main/resources/licenses/LICENSE-EXA | 108 ----------
 assemblies/web/pom.xml                             |   2 +-
 pom.xml                                            |   4 +-
 rap/pom.xml                                        |   3 +-
 .../delegates/HopGuiPipelineLogDelegate.java       | 240 +++++++++++----------
 .../delegates/HopGuiWorkflowLogDelegate.java       | 222 +++++++++----------
 .../ui/hopgui/messages/messages_es_ES.properties   |  12 +-
 11 files changed, 257 insertions(+), 367 deletions(-)
 copy assemblies/plugins/databases/{vertica-assemblies => exasol4-assemblies}/src/main/resources/PUT_JDBC_HERE (100%)
 delete mode 100644 assemblies/static/src/main/resources/licenses/LICENSE-EXA