This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
from 7115ce833b Merge pull request #5655 from Adalennis/2640
add b18144e076 move pipeline and woflow executor images to plugin, #5631
new 28d0089dcb Merge pull request #5640 from hansva/5631
The 1 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:
.../pipelineexecutor/PipelineExecutorDialog.java | 2 +-
.../pipelineexecutor/PipelineExecutorMeta.java | 2 +-
.../src/main/resources/pipelineexecutor.svg | 7 +++++++
.../workflowexecutor/WorkflowExecutorDialog.java | 2 +-
.../workflowexecutor/WorkflowExecutorMeta.java | 2 +-
.../src/main/resources/workflowexecutor.svg | 7 +++++++
ui/src/main/resources/ui/images/pipelineexecutor.svg | 17 -----------------
ui/src/main/resources/ui/images/workflowexecutor.svg | 18 ------------------
8 files changed, 18 insertions(+), 39 deletions(-)
create mode 100644
plugins/transforms/pipelineexecutor/src/main/resources/pipelineexecutor.svg
create mode 100644
plugins/transforms/workflowexecutor/src/main/resources/workflowexecutor.svg
delete mode 100644 ui/src/main/resources/ui/images/pipelineexecutor.svg
delete mode 100644 ui/src/main/resources/ui/images/workflowexecutor.svg