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/10/25 04:54:35 UTC

[incubator-streampipes-extensions] branch dev updated (ce012e8 -> 0bc3124)

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-extensions.git.


    from ce012e8  [hotfix] Remove unused adapter
     add 49bf40a  Updated NumericalFilter Processor to new API
     new 0bc3124  Merge branch 'Hrushi20-iss449' into dev

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:
 .../processor/numericalfilter/NumericalFilter.java | 69 ----------------------
 .../numericalfilter/NumericalFilterController.java | 65 +++++++++++++++-----
 .../numericalfilter/NumericalFilterParameters.java | 49 ---------------
 3 files changed, 49 insertions(+), 134 deletions(-)
 delete mode 100644 streampipes-processors-filters-jvm/src/main/java/org/apache/streampipes/processors/filters/jvm/processor/numericalfilter/NumericalFilter.java
 delete mode 100644 streampipes-processors-filters-jvm/src/main/java/org/apache/streampipes/processors/filters/jvm/processor/numericalfilter/NumericalFilterParameters.java

[incubator-streampipes-extensions] 01/01: Merge branch 'Hrushi20-iss449' into dev

Posted by ze...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0bc3124a781cb8a463a4b022bda3f9b198f2e89b
Merge: ce012e8 49bf40a
Author: Philipp Zehnder <ze...@fzi.de>
AuthorDate: Mon Oct 25 06:54:21 2021 +0200

    Merge branch 'Hrushi20-iss449' into dev

 .../processor/numericalfilter/NumericalFilter.java | 69 ----------------------
 .../numericalfilter/NumericalFilterController.java | 65 +++++++++++++++-----
 .../numericalfilter/NumericalFilterParameters.java | 49 ---------------
 3 files changed, 49 insertions(+), 134 deletions(-)