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/hop.git
from 9f1abd17d8 Merge pull request #2759 from bamaer/2758
new 6459cdc34f Use provided ValueMeta to cast conditions in filter rows,
fixes #2573
new bce8d888ee Update license files
new b59ce3a991 Merge pull request #2757 from hansva/master
The 5607 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:
assemblies/static/src/main/resources/LICENSE | 324 ++++++++++-----------
.../src/main/resources/licenses/LICENSE-JYTHON | 204 +++++++++++++
.../main/java/org/apache/hop/core/Condition.java | 26 +-
3 files changed, 384 insertions(+), 170 deletions(-)
create mode 100644 assemblies/static/src/main/resources/licenses/LICENSE-JYTHON