You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by jf...@apache.org on 2020/06/25 15:31:20 UTC

[streams] branch master updated (4e67717 -> 9e327fd)

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

jfrazee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git.


    from 4e67717  STREAMS-661: update twitter account_activity api binding
     add 9e327fd  STREAMS-659: Added build profile for Java 11

No new revisions were added by this update.

Summary of changes:
 .github/workflows/streams-ci-workflow.yml          | 49 ++++-----------
 .java-version                                      |  1 -
 pom.xml                                            | 70 +++++++++++++++++-----
 src/license/licenses.xml                           | 36 +++++------
 streams-config/pom.xml                             | 15 +++++
 streams-contrib/streams-persist-kafka/pom.xml      |  6 +-
 streams-contrib/streams-provider-moreover/pom.xml  | 23 +++++++
 streams-contrib/streams-provider-sysomos/pom.xml   | 27 +++++++++
 .../flink-twitter-collection/pom.xml               | 16 ++---
 streams-plugins/pom.xml                            | 11 ++--
 streams-plugins/streams-plugin-cassandra/pom.xml   |  2 +-
 .../streams-plugin-elasticsearch/pom.xml           |  2 +-
 streams-plugins/streams-plugin-hbase/pom.xml       |  2 +-
 streams-plugins/streams-plugin-hive/pom.xml        |  2 +-
 streams-plugins/streams-plugin-pig/pom.xml         |  2 +-
 streams-plugins/streams-plugin-pojo/pom.xml        |  3 +-
 streams-plugins/streams-plugin-scala/pom.xml       |  4 +-
 streams-pojo/pom.xml                               | 17 +++++-
 18 files changed, 192 insertions(+), 96 deletions(-)
 delete mode 100644 .java-version