This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from c7c1a301b Migrate StringCounter processing elements (#1427)
add d8583b155 1423 update archetypes (#1425)
No new revisions were added by this update.
Summary of changes:
.../src/main/resources/archetype-resources/pom.xml | 12 ++--
.../archetype-resources/src/main/java/Init.java | 6 +-
.../src/main/resources/archetype-resources/pom.xml | 61 ++---------------
.../archetype-resources/src/main/java/Init.java | 10 ++-
.../__classNamePrefix__Controller.java | 2 +-
.../__classNamePrefix__Program.java | 2 +-
.../src/main/resources/archetype-resources/pom.xml | 56 +---------------
.../archetype-resources/src/main/java/Init.java | 52 +++++++++------
.../src/main/java/config/Config.java | 76 ----------------------
.../src/main/java/config/ConfigKeys.java | 15 +++--
.../__classNamePrefix__Controller.java | 11 ++--
.../__classNamePrefix__Program.java | 23 +++++--
streampipes-service-base/pom.xml | 4 ++
13 files changed, 92 insertions(+), 238 deletions(-)
delete mode 100644
archetypes/streampipes-archetype-pe-sinks-flink/src/main/resources/archetype-resources/src/main/java/config/Config.java