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/09/24 11:28:30 UTC

[incubator-hop] branch master updated (502ae8f -> b173e96)

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 502ae8f  Merge pull request #1077 from nadment/patch-1
     new 28334e9  HOP-3307 : User Defined Java Class: init method is broken
     new b1eedab  HOP-2391 : Samples for various transforms and actions (UDJC)
     new b173e96  Merge pull request #1079 from mattcasters/master

The 2887 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:
 .../userdefinedjavaclass/TransformClassBase.java   |   6 +-
 .../userdefinedjavaclass/UserDefinedJavaClass.java |  10 +-
 ...defined-java-class-calculate-date-of-easter.hpl | 139 +++++++++++----------
 .../user-defined-java-class-variables.hpl          | 112 +++++++----------
 4 files changed, 128 insertions(+), 139 deletions(-)
 copy integration-tests/scripting/0002-udjc-get-MDI-transforms.hpl => plugins/transforms/janino/src/main/samples/transforms/user-defined-java-class-calculate-date-of-easter.hpl (54%)
 copy integration-tests/scripting/0002-udjc-get-MDI-transforms.hpl => plugins/transforms/janino/src/main/samples/transforms/user-defined-java-class-variables.hpl (62%)