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 6fb10c7726 Merge pull request #2035 from sramazzina/ITA-TRAN
new e766977535 Fix #2028 : Import success dialog turned into an error
new 14918cc876 Fix #2025 : Microsoft Excel Input removes files in 2.2
new 1ac0450d4a Merge pull request #2029 from mattcasters/master
The 5084 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/metadata/api/HopMetadataProperty.java | 20 ++++++++--
.../metadata/serializer/xml/XmlMetadataUtil.java | 45 ++++++++++++++++------
.../hop/imports/kettle/KettleImportDialog.java | 4 +-
.../transforms/excelinput/ExcelInputMeta.java | 19 +++++----
.../transforms/excelinput/ExcelInputMetaTest.java | 4 +-
.../src/test/resources/excel-input-transform.xml | 15 +++++---
.../org/apache/hop/ui/core/dialog/MessageBox.java | 17 ++++----
7 files changed, 86 insertions(+), 38 deletions(-)