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 d72d1bac02 Merge pull request #2761 from hansva/master
new 2a11499de5 Implementing issue #2167 : Create a new REST API (sonar fix)
new fd706f56da Implementing issue #2544 : Execution state doesn't contain
an end date
new df3b8045d5 Merge pull request #2763 from mattcasters/master
The 5612 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:
.../org/apache/hop/execution/ExecutionState.java | 23 ++++++++++++++++-
.../hop/execution/ExecutionStateBuilder.java | 29 ++++++++++++++--------
.../neo4j/execution/NeoExecutionInfoLocation.java | 27 +++++++++++---------
.../hop/pipeline/transforms/execinfo/ExecInfo.java | 12 ++++-----
.../pipeline/transforms/execinfo/ExecInfoMeta.java | 4 +--
.../hop/rest/v1/resources/PluginsResource.java | 14 +++++++++++
6 files changed, 78 insertions(+), 31 deletions(-)