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/01/31 09:09:08 UTC

[hop] branch 2.0.0 updated (17c3486 -> 522744f)

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 17c3486  Merge pull request #1298 from pscigala/HOP-3606
     new d3e1349  HOP-3606 Disabled java 11 tests HOP-3651 HOP-3652 ignore removed - already working tests
     new 23d2467  HOP-3606 Disabled java 11 tests HOP-3642 HOP-3643 Powermock upgrade
     new e94d6d1  HOP-3606 Disabled java 11 tests HOP-3633 Restored at leastOnce mode in verifyStatic which was initially used before commit 20da4ef7
     new 240807d  HOP-3606 Disabled java 11 tests HOP-3647 Added explicit mock of IRowMeta to IRowSet objects - fixes ClassCastException when invoking mocked clone method
     new 522744f  Merge pull request #1309 from pscigala/HOP-3606

The 3380 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/pipeline/transforms/mock/TransformMockHelper.java    | 10 ++++++++--
 .../org/apache/hop/www/GetPipelineStatusServletTest.java     | 12 +++++-------
 .../hop/pipeline/transforms/fuzzymatch/FuzzyMatchTest.java   |  8 +++++---
 .../hop/pipeline/transforms/mapping/SimpleMappingTest.java   |  3 +--
 plugins/transforms/memgroupby/pom.xml                        |  4 +---
 .../memgroupby/MemoryGroupByAggregationNullsTest.java        |  1 -
 .../memgroupby/MemoryGroupByMetaGetFieldsTest.java           |  9 +++------
 .../hop/pipeline/transforms/metainject/MetaInjectTest.java   |  4 +---
 8 files changed, 24 insertions(+), 27 deletions(-)