This is an automated email from the ASF dual-hosted git repository.
zehnder pushed a change to branch
3325-compact-adapters-do-not-add-a-default-property-scope
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from f29a30300c fix go client docs front matter (#3317)
add 734924647f refactor(#3315): Update run configuration for intellij
(#3316)
new 9997b31969 Merge branch 'dev' into
3325-compact-adapters-do-not-add-a-default-property-scope
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:
.idea/runConfigurations/all_extensions_jvm.xml | 30 ---------------------
.../all_pipeline_elements_flink.xml | 14 ----------
.../all_pipeline_elements_jvm.xml | 31 ----------------------
.idea/runConfigurations/connect_adapters.xml | 15 -----------
.idea/runConfigurations/connect_adapters_iiot.xml | 15 -----------
.idea/runConfigurations/{core.xml => sp_core.xml} | 2 +-
.../{sinks_internal_jvm.xml => sp_extensions.xml} | 19 +++++++------
.../{core.xml => sp_extensions_iiot.xml} | 6 ++---
.idea/runConfigurations/ui.xml | 9 -------
9 files changed, 13 insertions(+), 128 deletions(-)
delete mode 100644 .idea/runConfigurations/all_extensions_jvm.xml
delete mode 100644 .idea/runConfigurations/all_pipeline_elements_flink.xml
delete mode 100644 .idea/runConfigurations/all_pipeline_elements_jvm.xml
delete mode 100644 .idea/runConfigurations/connect_adapters.xml
delete mode 100644 .idea/runConfigurations/connect_adapters_iiot.xml
copy .idea/runConfigurations/{core.xml => sp_core.xml} (85%)
rename .idea/runConfigurations/{sinks_internal_jvm.xml => sp_extensions.xml}
(62%)
rename .idea/runConfigurations/{core.xml => sp_extensions_iiot.xml} (71%)
delete mode 100644 .idea/runConfigurations/ui.xml