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 2022/02/01 08:14:48 UTC

[hop] branch 2.0.0 updated (e1ceea1 -> 3cf441b)

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

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


    from e1ceea1  Merge pull request #1307 from gvdutra/HOP-3427
     new 1a05402  HOP-3606 Disabled java 11 tests HOP-3657 Already working test
     new 4cce898  HOP-3606 Disabled java 11 tests HOP-3653 mocikto fixed matcher and deprecated assertions fix
     new 4214bfb  HOP-3606 Disabled java 11 tests HOP-3654 PowermockRunner compatibility + mock Rest object with answer RETURN_DEFAULTS strategy
     new 3046afc  HOP-3606 Disabled java 11 tests HOP-3655 HOP-3656 mockito matcher fix
     new 13c6dbc  HOP-3606 Disabled java 11 tests HOP-3650 Powermock upgrade
     new 3cf441b  Merge pull request #1319 from pscigala/HOP-3606

The 3388 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:
 .../hop/databases/generic/GenericDatabaseMetaTest.java |  2 --
 plugins/transforms/janino/pom.xml                      |  4 +---
 .../userdefinedjavaclass/FieldHelperTest.java          |  1 -
 .../mongodboutput/MongoDbOutputDataTest.java           | 12 +++++-------
 .../apache/hop/pipeline/transforms/rest/RestTest.java  | 18 ++++++++----------
 .../transforms/tableoutput/TableOutputTest.java        |  8 +++-----
 6 files changed, 17 insertions(+), 28 deletions(-)