[GitHub] incubator-streams issue #285: STREAMS-74 Adds contrib-check profile to verif...

2016-06-10 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/285 this will allow our CI system to let us knew if files are committed without appropriate license headers. i believe i was the original committer of all the files adjusted

[GitHub] incubator-streams issue #285: STREAMS-74 Adds contrib-check profile to verif...

2016-06-10 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/285 btw i think it's only a 'violation' per se if the project performs a release containing code missing an acceptable license or if otherwise negligent in permitting unlicensed code

[GitHub] incubator-streams pull request: STREAMS-330 Make TwitterErrorHandler respect...

2016-05-31 Thread steveblackmon
Github user steveblackmon commented on the pull request: https://github.com/apache/incubator-streams/pull/282 looks good 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] incubator-streams pull request #283: source and resource generation modules

2016-06-01 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/283 source and resource generation modules supports generation of source code and resource files for several technologies from project and arbitrary jsonschemas resolves STREAMS

[GitHub] incubator-streams pull request #283: source and resource generation modules

2016-06-01 Thread steveblackmon
Github user steveblackmon closed the pull request at: https://github.com/apache/incubator-streams/pull/283 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-streams pull request #284: source and resource generation modules

2016-06-01 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/284 source and resource generation modules adds maven plugins to generate source code and resource files for several technologies resolves STREAMS-389 resolves STREAMS-398

[GitHub] incubator-streams pull request: resolves STREAMS-401

2016-05-01 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/281 resolves STREAMS-401 incubator-streams updates to produce revamped streams website You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] incubator-streams-master pull request: resolves STREAMS-401

2016-05-01 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams-master/pull/3 resolves STREAMS-401 incubator-streams-master updates to produce revamped streams website You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-streams-master pull request: resolves STREAMS-401

2016-05-05 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams-master/pull/3#discussion_r62209259 --- Diff: pom.xml --- @@ -68,20 +68,147 @@ - +

[GitHub] incubator-streams-master pull request: resolves STREAMS-401

2016-05-04 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams-master/pull/3#discussion_r62118978 --- Diff: pom.xml --- @@ -717,11 +1097,11

[GitHub] incubator-streams-master pull request: resolves STREAMS-401

2016-05-04 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams-master/pull/3#discussion_r62115341 --- Diff: pom.xml --- @@ -68,20 +68,147 @@ - +

[GitHub] incubator-streams issue #355: STREAMS-438: Create coding guidelines document...

2017-02-04 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/355 :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-streams issue #356: STREAMS-463: Move every class in all repos und...

2017-02-07 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/356 👍 this should improve checkstyle score considerably --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] incubator-streams pull request #352: STREAMS-482: streams-persist-riak

2017-01-24 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/352 STREAMS-482: streams-persist-riak You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-482

[GitHub] incubator-streams pull request #354: STREAMS-448: TwitterTimelineProvider bu...

2017-01-27 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/354 STREAMS-448: TwitterTimelineProvider bug fix resolves STREAMS-448 You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon

[GitHub] incubator-streams pull request #353: STREAMS-483: add support for SSL connec...

2017-01-25 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/353 STREAMS-483: add support for SSL connections to streams-persist-cassandra refactor client object to be shared by reader and writer also ensures the ITs can run & pass repeat

[GitHub] incubator-streams pull request #353: STREAMS-483: add support for SSL connec...

2017-01-26 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/353#discussion_r98104675 --- Diff: streams-contrib/streams-persist-cassandra/src/main/java/org/apache/streams/cassandra/CassandraClient.java --- @@ -0,0 +1,160

[GitHub] incubator-streams pull request #353: STREAMS-483: add support for SSL connec...

2017-01-26 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/353#discussion_r98104694 --- Diff: streams-contrib/streams-persist-cassandra/src/main/java/org/apache/streams/cassandra/CassandraClient.java --- @@ -0,0 +1,160

[GitHub] incubator-streams issue #351: STREAMS-481 Updated .travis.yml to oraclejdk8,...

2017-01-16 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/351 :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] incubator-streams pull request #289: level up quality of streams-provider-tw...

2016-10-05 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/289#discussion_r82089937 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/provider/TwitterTimelineProvider.java

[GitHub] incubator-streams pull request #289: level up quality of streams-provider-tw...

2016-10-05 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/289#discussion_r82089943 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/provider/TwitterTimelineProvider.java

[GitHub] incubator-streams pull request #289: level up quality of streams-provider-tw...

2016-10-05 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/289 level up quality of streams-provider-twitter You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams

[GitHub] incubator-streams pull request #287: related to STREAMS-403

2016-10-04 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/287 related to STREAMS-403 You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-403

[GitHub] incubator-streams issue #286: STREAMS-316: Add 'apache' to artifact names

2016-10-04 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/286 we'd have to do this simultaneously in all three repos and push snapshots for CI to pass --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] incubator-streams issue #289: level up quality of streams-provider-twitter

2016-10-06 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/289 i will lazy consensus merge this in 24 hours. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-streams issue #289: level up quality of streams-provider-twitter

2016-10-06 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/289 twitter provider upgrades for this release fully implemented in this branch now. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] incubator-streams pull request #288: Streams 400

2016-10-05 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/288 Streams 400 You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-400 Alternatively you can

[GitHub] incubator-streams-master pull request #6: Streams 400

2016-10-05 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams-master/pull/6 Streams 400 You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams-master STREAMS-400

[GitHub] incubator-streams issue #288: Streams 400

2016-10-09 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/288 I will lazy consensus merge this in 24 hours. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-streams pull request #321: STREAMS-446 RAT check fails in prep for...

2016-10-26 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/321#discussion_r85184664 --- Diff: pom.xml --- @@ -250,6 +251,7 @@ **/src/site/resources/**/*.txt

[GitHub] incubator-streams pull request #321: STREAMS-446 RAT check fails in prep for...

2016-10-26 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/321#discussion_r85184214 --- Diff: pom.xml --- @@ -235,6 +235,7 @@ .gitignore .git

[GitHub] incubator-streams pull request #321: STREAMS-446 RAT check fails in prep for...

2016-10-27 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/321#discussion_r85430820 --- Diff: pom.xml --- @@ -250,6 +251,7 @@ **/src/site/resources/**/*.txt

[GitHub] incubator-streams pull request #324: STREAMS-443 streams-project

2016-11-05 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/324 STREAMS-443 streams-project use org.apache.streams.plugins:streams-plugin-pojo instead of org.jsonschema2pojo You can merge this pull request into a Git repository by running

[GitHub] incubator-streams-master pull request #11: STREAMS-443: streams-master

2016-11-05 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams-master/pull/11 STREAMS-443: streams-master use org.apache.streams.plugins:streams-plugin-pojo instead of org.jsonschema2pojo You can merge this pull request into a Git repository

[GitHub] incubator-streams-master pull request #12: STREAMS-439: add and enable check...

2016-11-05 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams-master/pull/12 STREAMS-439: add and enable checkstyle plugin apply google_style.xml during validate phase don’t fail on error You can merge this pull request into a Git repository

[GitHub] incubator-streams pull request #299: 0.4 gplus

2016-10-14 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/299 0.4 gplus level up gplus provider update google client version (STREAMS-413) use provider without a runtime (STREAMS-403) add main methods to each Provider (STREAMS

[GitHub] incubator-streams pull request #313: resolves STREAMS-399

2016-10-22 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/313 resolves STREAMS-399 You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-399

[GitHub] incubator-streams issue #313: resolves STREAMS-399

2016-10-22 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/313 had to rebase - closing this will reopen --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-streams pull request #314: move the example help pages relating to...

2016-10-22 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/314 move the example help pages relating to specific modules into those modules You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] incubator-streams pull request #318: STREAMS-436

2016-10-23 Thread steveblackmon
Github user steveblackmon closed the pull request at: https://github.com/apache/incubator-streams/pull/318 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-streams issue #318: STREAMS-436

2016-10-23 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/318 merged --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] incubator-streams pull request #318: Streams 436

2016-10-23 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/318 Streams 436 You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-436 Alternatively you can

[GitHub] incubator-streams pull request #319: STREAMS-437: Resolved

2016-10-23 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/319 STREAMS-437: Resolved You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-437

[GitHub] incubator-streams issue #316: Streams-435: remove incubator-streams-master-p...

2016-10-23 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/316 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] incubator-streams pull request #302: STREAMS-429 - fix failing tests in stre...

2016-10-17 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/302 STREAMS-429 - fix failing tests in streams-plugins progress on STREAMS-430 - update jenkins to run advanced integration testing You can merge this pull request into a Git

[GitHub] incubator-streams issue #302: STREAMS-429 - fix failing tests in streams-plu...

2016-10-17 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/302 merging now, in the interest of promptly restoring https://builds.apache.org/job/streams-project/ to stable --- If your project is set up for it, you can reply to this email

[GitHub] incubator-streams issue #298: 0.4 facebook

2016-10-18 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/298 I will lazy consensus merge this in 24 hours. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-streams issue #296: 0.4 instagram

2016-10-18 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/296 I will lazy consensus merge this in 24 hours. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-streams issue #301: 0.4 rss

2016-10-18 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/301 I will lazy consensus merge this in 24 hours. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-streams issue #286: STREAMS-316: Add 'apache' to artifact names

2016-10-18 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/286 @smarthi can you close this PR since we resolved the issue won't fix? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-streams issue #299: 0.4 gplus

2016-10-18 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/299 I will lazy consensus merge this in 24 hours. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-streams issue #297: 0.4 youtube

2016-10-18 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/297 I will lazy consensus merge this in 24 hours. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-streams pull request #306: level up moreover provider

2016-10-21 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/306 level up moreover provider add main methods to each Provider (STREAMS-412) add real integration tests (STREAMS-415) reorganize packages You can merge this pull request

[GitHub] incubator-streams issue #307: STREAMS-431 Remove streams.util.RegexUtils

2016-10-21 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/307 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] incubator-streams issue #303: STREAMS-421: Delete defunct or not-implemented...

2016-10-20 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/303 looks good 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-streams issue #324: STREAMS-443 streams-project

2016-11-11 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/324 taking this as +1 and beginning merge --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] incubator-streams pull request #324: STREAMS-443 streams-project

2016-11-11 Thread steveblackmon
Github user steveblackmon closed the pull request at: https://github.com/apache/incubator-streams/pull/324 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-streams issue #324: STREAMS-443 streams-project

2016-11-11 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/324 merged in 4f100f3a2e97ddc512a9d745b999625602ad274e Squashed commit of STREAMS-443: use org.apache.streams.plugins:streams-plugin-pojo instead of org.jsonschema2pojo --- If your

[GitHub] incubator-streams issue #328: STREAMS-440: custom checkstyle.xml, address co...

2016-11-25 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/328 this merged w --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-streams issue #328: STREAMS-440: custom checkstyle.xml, address co...

2016-11-25 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/328 this merged with 5dffd5c32d0d150727a39104d428b21b52c911d4 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] incubator-streams pull request #328: STREAMS-440: custom checkstyle.xml, add...

2016-11-25 Thread steveblackmon
Github user steveblackmon closed the pull request at: https://github.com/apache/incubator-streams/pull/328 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-streams pull request #331: STREAMS-458: GPlusTypeConverter fix + g...

2016-11-25 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/331 STREAMS-458: GPlusTypeConverter fix + gplus converter integration testing GPlusTypeConverter fails processing recent plus#person w…ithout a gender Run type converter

[GitHub] incubator-streams issue #330: Adding KEYS file

2016-11-25 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/330 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] incubator-streams issue #320: STREAMS-441: Remove compile dependency on guav...

2016-11-26 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/320 I was able to confirm - 08bd8d6ad6c1cb1ea390f7cc0b99da86d972fd19 compiles unit tests pass wc -l all checkstyle results went from 4999 to 4758 --- If your project is set

[GitHub] incubator-streams issue #320: STREAMS-441: Remove compile dependency on guav...

2016-11-26 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/320 i don't see any pom.xml changes - don't we want to take them out of the reactor wherever we can now? --- If your project is set up for it, you can reply to this email and have your

[GitHub] incubator-streams issue #320: STREAMS-441: Remove compile dependency on guav...

2016-11-26 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/320 :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-streams pull request #328: STREAMS-440: custom checkstyle.xml, add...

2016-11-23 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/328 STREAMS-440: custom checkstyle.xml, address compliance one pass through entire project to increase compliance with checkstyle. certain modules (streams-runtime-*) held to lower

[GitHub] incubator-streams issue #332: Streams-441: Minimize use of Guava Apis

2016-11-28 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/332 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] incubator-streams pull request #327: STREAMS-457: update page schema and con...

2016-11-16 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/327 STREAMS-457: update page schema and converter to match api v2.8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon

[GitHub] incubator-streams issue #327: STREAMS-457: update page schema and converter ...

2016-11-17 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/327 I could not replicate the build failure running mvn -o clean install -DargLine="-Djava.util.Arrays.useLegacyMergeSort=true" I suppose we'll see if jenkins run

[GitHub] incubator-streams issue #327: STREAMS-457: update page schema and converter ...

2016-11-17 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/327 I'm trying to replicate. On Nov 17, 2016 9:58 PM, "Matt Franklin" <notificati...@github.com> wrote: > The build is failing to find the plugin,

[GitHub] incubator-streams-master pull request #12: STREAMS-439: add and enable check...

2016-11-11 Thread steveblackmon
Github user steveblackmon closed the pull request at: https://github.com/apache/incubator-streams-master/pull/12 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-streams pull request #326: STREAMS-456: Facebook page provider doe...

2016-11-14 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/326 STREAMS-456: Facebook page provider does not include many fields You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon

[GitHub] incubator-streams issue #323: STREAMS-450 Remove opml.xsd and contents.xsd

2016-11-02 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/323 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] incubator-streams issue #284: source and resource generation modules

2016-10-11 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/284 If another TLP or incubator project were taking this on that would great. I looked but couldn't find anything at Apache. The only projects anywhere near this problem space

[GitHub] incubator-streams issue #284: source and resource generation modules

2016-10-11 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/284 org.jsonschema2pojo:jsonschema2pojo-maven-plugin was great early on, but: it only generates POJOs. it does so in a way that is not extensible to generating other types

[GitHub] incubator-streams pull request #292: resolves STREAMS-407

2016-10-11 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/292 resolves STREAMS-407 You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-407

[GitHub] incubator-streams issue #291: resolves STREAMS-405

2016-10-11 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/291 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] incubator-streams issue #293: Resolves STREAMS-410

2016-10-11 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/293 that looks about right 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] incubator-streams pull request #294: resolves STREAMS-427

2016-10-11 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/294 resolves STREAMS-427 no reason to limit these classes to String and ObjectNode input documents adds testing to ensure typed object and string json versions both work You can

[GitHub] incubator-streams issue #284: source and resource generation modules

2016-10-11 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/284 @BigBlueHat every release version and the latest snapshot version of every schema in the project is published on the streams website for the reasons you mention. See

[GitHub] incubator-streams issue #292: resolves STREAMS-407

2016-10-13 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/292 I will lazy consensus merge this in 24 hours. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-streams issue #294: resolves STREAMS-427

2016-10-13 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/294 I will lazy consensus merge this in 24 hours. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-streams pull request #297: 0.4 youtube

2016-10-13 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/297 0.4 youtube add console support and integration testing for youtube providers You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] incubator-streams pull request #298: level up facebook provider

2016-10-13 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/298 level up facebook provider update jFacebook client version (STREAMS-413) use provider without a runtime (STREAMS-403) add main methods to each Provider (STREAMS-411) add

[GitHub] incubator-streams issue #295: Invalid headers

2016-10-13 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/295 thanks for cleaning these up. better to check for headers during development than while trying to release. --- If your project is set up for it, you can reply to this email

[GitHub] incubator-streams issue #295: Invalid headers

2016-10-12 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/295 👍 IIRC unit testing was disabled because travis builds were timing out. However it looks like they may no longer have a time-out, so we could try enabling. --- If your

[GitHub] incubator-streams pull request #296: 0.4 instagram

2016-10-12 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/296 0.4 instagram You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams 0.4-instagram Alternatively you

[GitHub] incubator-streams pull request #301: level up rss provider

2016-10-17 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/301 level up rss provider add main methods to each Provider (STREAMS-412) add real integration tests (STREAMS-415) fix a failing test You can merge this pull request into a Git

[GitHub] incubator-streams issue #300: Resolves STREAMS-416

2016-10-17 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/300 looks good to me. it would be great to restore some of these features at a higher level of code quality and test coverage someday but for now i'd just as soon remove everything

[GitHub] incubator-streams pull request #337: STREAMS-468: Fix failing IT in streams-...

2016-12-11 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/337 STREAMS-468: Fix failing IT in streams-persist-elasticsearch As best I can tell, the test began failing under testNG because it tries to open too many clients. The intent

[GitHub] incubator-streams pull request #338: STREAMS-469: fit failing ITs in streams...

2016-12-11 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/338 STREAMS-469: fit failing ITs in streams-provider-rss As best I can tell, junit forking was allowing the tests to pass - they started failing under TestNG. Wound up removing

[GitHub] incubator-streams pull request #342: STREAMS-472: Fix failing IT in streams-...

2016-12-15 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/342 STREAMS-472: Fix failing IT in streams-plugins You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams

[GitHub] incubator-streams pull request #343: STREAMS-475: LocalRuntimeConfiguration ...

2016-12-15 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/343 STREAMS-475: LocalRuntimeConfiguration does not properly extend StreamsRuntimeConfiguration You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-streams issue #343: STREAMS-475: LocalRuntimeConfiguration does no...

2016-12-15 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/343 trivial fix, merging --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] incubator-streams issue #342: STREAMS-472: Fix failing IT in streams-plugins

2016-12-15 Thread steveblackmon
Github user steveblackmon commented on the issue: https://github.com/apache/incubator-streams/pull/342 trivial fix, merging --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] incubator-streams pull request #335: refactor to use modern apache hbase ins...

2016-12-15 Thread steveblackmon
Github user steveblackmon closed the pull request at: https://github.com/apache/incubator-streams/pull/335 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-streams pull request #335: refactor to use modern apache hbase ins...

2016-12-15 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/335#discussion_r92702137 --- Diff: streams-contrib/streams-persist-hbase/src/test/java/org/apache/streams/hbase/test/HbasePersistWriterIT.java --- @@ -0,0 +1,94

[GitHub] incubator-streams pull request #335: refactor to use modern apache hbase ins...

2016-12-13 Thread steveblackmon
Github user steveblackmon commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/335#discussion_r92259073 --- Diff: streams-contrib/streams-persist-hbase/pom.xml --- @@ -56,6 +56,10 @@ ${project.version

[GitHub] incubator-streams pull request #339: STREAMS-470: Permit use of streams-pers...

2016-12-13 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/339 STREAMS-470: Permit use of streams-persist-hdfs to read/write s3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon

  1   2   >