You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2021/06/09 13:36:32 UTC

[incubator-streampipes] branch dev updated (b474327 -> 34884f5)

This is an automated email from the ASF dual-hosted git repository.

zehnder pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git.


    from b474327  [hotfix] Set initial size of status widget
     add abc4413  Remove bom in csv files
     add 72c4692  Change header in TestFileManager
     add 34884f5  [STREAMPIPES-379] Runtime name is not shown in PLC4X S7 adapter

No new revisions were added by this update.

Summary of changes:
 .../streampipes/manager/file/FileManager.java      | 29 ++++++++++
 .../streampipes/manager/file/TestFileManager.java  | 64 ++++++++++++++++++++++
 .../sdk/extractor/AbstractParameterExtractor.java  |  3 +-
 3 files changed, 95 insertions(+), 1 deletion(-)
 create mode 100644 streampipes-pipeline-management/src/test/java/org/apache/streampipes/manager/file/TestFileManager.java