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 1fcbed3  Merge pull request #432 from fpapon/PR-TEMPLATE
     new 0896453  HOP-2246 : The HopGui metadata mangers are not refreshed
     new a32f2bd  HOP-2244 : Reverse sort the projects drop-down list by use 
date
     new 0ef6f80  HOP-2244 : Reverse sort the projects drop-down list by use 
date
     new e4892bc  HOP-2244 : Reverse sort the projects drop-down list by use 
date (Undelete file)
     new 5270609  HOP-2255 : Trying to create a fat jar in a project home 
folder fails
     new ed30c0a  HOP-2255 : Trying to create a fat jar in a project home 
folder fails
     new 6e5afe5  HOP-2248 : The Pipeline action dialog doesn't remember its 
size
     new bbc63fc  HOP-2251 : creating a new environment with a new name is not 
possible
     new 11396cf  HOP-2248 : The Pipeline action dialog doesn't remember its 
size
     new 324d254  HOP-2249 : Workflows: when not pasting XML see if other 
content can be recognized
     new 577423b  Merge pull request #431 from mattcasters/master

The 1135 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:
 .../main/java/org/apache/hop/core/gui/Point.java   |  32 +++-
 .../beam/config/GenerateFatJarConfigPlugin.java    |   2 +-
 .../BeamDataFlowPipelineRunConfiguration.java      |   2 +-
 .../flink/BeamFlinkPipelineRunConfiguration.java   |   2 +-
 .../spark/BeamSparkPipelineRunConfiguration.java   |   2 +-
 .../org/apache/hop/beam/gui/HopBeamGuiPlugin.java  |   2 +-
 .../hop/beam/pipeline/fatjar/FatJarBuilder.java    |  13 +-
 .../apache/hop/projects/gui/ProjectsGuiPlugin.java |   2 +-
 .../org/apache/hop/projects/util/ProjectsUtil.java |  11 ++
 .../main/java/org/apache/hop/ui/hopgui/HopGui.java |  10 +-
 .../hopgui/file/workflow/HopGuiWorkflowGraph.java  |   2 +-
 .../delegates/HopGuiWorkflowClipboardDelegate.java | 171 +++++++++++++++++++--
 .../actions/pipeline/ActionPipelineDialog.java     |   7 +-
 .../actions/workflow/ActionWorkflowDialog.java     |   7 +-
 .../ui/hopgui/messages/messages_en_US.properties   |   2 +-
 15 files changed, 229 insertions(+), 38 deletions(-)

Reply via email to