This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
from 4d748f39a Regenerate license files after dependency changes
new 6b32b2f2d Bump org.jgrapht:jgrapht-core from 0.9.0 to 1.5.3
new 046cab5a8 Upgrade to JGraphT 1.5.3
The 2 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:
DEPENDENCY-LICENSES | 2 +-
LICENSE-binary | 2 +-
pom.xml | 2 +-
.../org/apache/storm/streams/ProcessorBolt.java | 4 ++--
.../storm/streams/ProcessorBoltDelegate.java | 10 +++++-----
.../storm/streams/StatefulProcessorBolt.java | 4 ++--
.../org/apache/storm/streams/StreamBuilder.java | 14 ++++++-------
.../jvm/org/apache/storm/streams/StreamUtil.java | 6 +++---
.../apache/storm/streams/StreamsEdgeFactory.java | 23 ----------------------
.../storm/streams/WindowedProcessorBolt.java | 4 ++--
.../org/apache/storm/trident/TridentTopology.java | 13 ++++++------
.../apache/storm/trident/graph/GraphGrouper.java | 6 +++---
.../jvm/org/apache/storm/trident/graph/Group.java | 8 ++++----
.../storm/trident/planner/SubtopologyBolt.java | 12 +++++------
.../storm/trident/util/ErrorEdgeFactory.java | 6 +++---
.../apache/storm/trident/util/TridentUtils.java | 8 ++++----
.../apache/storm/streams/ProcessorBoltTest.java | 6 +++---
.../storm/streams/StatefulProcessorBoltTest.java | 6 +++---
.../storm/streams/WindowedProcessorBoltTest.java | 6 +++---
19 files changed, 58 insertions(+), 84 deletions(-)
delete mode 100644
storm-client/src/jvm/org/apache/storm/streams/StreamsEdgeFactory.java