This is an automated email from the ASF dual-hosted git repository. sblackmon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/streams.git
commit 935f8c93f5e75e46d114235207ede1ec60a99d72 Merge: 0f0eb8c 264e4b6 Author: Steve Blackmon <sblack...@apache.org> AuthorDate: Tue Apr 3 10:02:18 2018 -0500 Merge pull request #432 from steveblackmon/STREAMS-592 resolves STREAMS-592 streams-runtimes/pom.xml | 1 - .../streams-runtime-dropwizard/README.md | 8 - .../streams-runtime-dropwizard/pom.xml | 269 -------------------- .../streams/dropwizard/GenericWebhookResource.java | 280 --------------------- .../dropwizard/StreamDropwizardBuilder.java | 53 ---- .../streams/dropwizard/StreamsApplication.java | 180 ------------- .../dropwizard/StreamsDropwizardModule.java | 48 ---- .../streams/dropwizard/GenericWebhookData.json | 35 --- .../dropwizard/StreamsDropwizardConfiguration.json | 13 - .../src/site/markdown/index.md | 16 -- .../test/GenericWebhookResourceTest.java | 89 ------- .../dropwizard/test/StreamsApplicationIT.java | 49 ---- .../dropwizard/test/TestStreamsApplication.java | 27 -- .../src/test/resources/configuration.yml | 34 --- 14 files changed, 1102 deletions(-) -- To stop receiving notification emails like this one, please contact sblack...@apache.org.