[GitHub] incubator-streams issue #368: resolves STREAMS-508

2017-06-17 Thread jfrazee
Github user jfrazee commented on the issue: https://github.com/apache/incubator-streams/pull/368 @steveblackmon Again this stuff is really cool. There are some doc fixes and I was wondering whether there's a problem with the json-schema encoding the IDs as integer/lon

[GitHub] incubator-streams pull request #368: resolves STREAMS-508

2017-06-17 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/368#discussion_r122576107 --- Diff: streams-contrib/streams-provider-twitter/src/main/jsonschema/org/apache/streams/twitter/api/FavoritesListRequest.json --- @@ -0,0

[GitHub] incubator-streams pull request #368: resolves STREAMS-508

2017-06-17 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/368#discussion_r122575954 --- Diff: streams-contrib/streams-provider-twitter/src/main/jsonschema/org/apache/streams/twitter/api/AccountSettingsResponse.json --- @@ -0,0

[GitHub] incubator-streams pull request #368: resolves STREAMS-508

2017-06-17 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/368#discussion_r122575925 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Users.java --- @@ -46,6 +56,7 @@ * @see

[GitHub] incubator-streams pull request #368: resolves STREAMS-508

2017-06-17 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/368#discussion_r122575919 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Users.java --- @@ -36,7 +45,8 @@ * @see

[GitHub] incubator-streams pull request #368: resolves STREAMS-508

2017-06-17 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/368#discussion_r122575906 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/TwitterRetryHandler.java --- @@ -22,141 +22,68

[GitHub] incubator-streams pull request #368: resolves STREAMS-508

2017-06-17 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/368#discussion_r122575882 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/TwitterOAuthRequestInterceptor.java

[GitHub] incubator-streams pull request #368: resolves STREAMS-508

2017-06-17 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/368#discussion_r122575701 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Statuses.java --- @@ -47,7 +83,8

[GitHub] incubator-streams pull request #368: resolves STREAMS-508

2017-06-17 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/368#discussion_r122575589 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Friends.java --- @@ -47,6 +53,7

[GitHub] incubator-streams pull request #368: resolves STREAMS-508

2017-06-17 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/368#discussion_r122575575 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Friends.java --- @@ -37,7 +42,8

[GitHub] incubator-streams pull request #368: resolves STREAMS-508

2017-06-17 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/368#discussion_r122575546 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Followers.java --- @@ -47,6 +53,7

[GitHub] incubator-streams pull request #368: resolves STREAMS-508

2017-06-17 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/368#discussion_r122575537 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Followers.java --- @@ -37,7 +42,8

[GitHub] incubator-streams pull request #368: resolves STREAMS-508

2017-06-17 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/368#discussion_r122575462 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Account.java --- @@ -0,0 +1,53

[GitHub] incubator-streams pull request #368: resolves STREAMS-508

2017-06-17 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/368#discussion_r122575428 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Account.java --- @@ -0,0 +1,53

[GitHub] incubator-streams pull request #360: STREAMS-496: Remove twitter4j dependenc...

2017-04-12 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/360#discussion_r111308292 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/TwitterOAuthRequestInterceptor.java --- @@ -0,0

[GitHub] incubator-streams pull request #360: STREAMS-496: Remove twitter4j dependenc...

2017-04-12 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/360#discussion_r111307991 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Twitter.java --- @@ -0,0 +1,521

[GitHub] incubator-streams pull request #360: STREAMS-496: Remove twitter4j dependenc...

2017-04-12 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/360#discussion_r111307908 --- Diff: streams-contrib/streams-provider-twitter/src/main/jsonschema/org/apache/streams/twitter/api/FollowingIdsRequest.json --- @@ -0,0 +1,36

[GitHub] incubator-streams pull request #360: STREAMS-496: Remove twitter4j dependenc...

2017-04-12 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/360#discussion_r111306867 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Twitter.java --- @@ -0,0 +1,521

[GitHub] incubator-streams pull request #360: STREAMS-496: Remove twitter4j dependenc...

2017-04-12 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/360#discussion_r111299132 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Followers.java --- @@ -0,0 +1,52

[GitHub] incubator-streams pull request #360: STREAMS-496: Remove twitter4j dependenc...

2017-04-12 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/360#discussion_r111298262 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Friends.java --- @@ -0,0 +1,52

[GitHub] incubator-streams pull request #360: STREAMS-496: Remove twitter4j dependenc...

2017-04-12 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/360#discussion_r111297739 --- Diff: streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Followers.java --- @@ -0,0 +1,52

[incubator-streams] Git Push Summary

2017-03-01 Thread jfrazee
Repository: incubator-streams Updated Tags: refs/tags/streams-project-0.5-incubating [deleted] 37105ff73

[incubator-streams] Git Push Summary

2017-03-01 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating [deleted] f7de9e95e

incubator-streams git commit: [maven-release-plugin] prepare for next development iteration

2017-03-01 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating 1d27d0d08 -> f7de9e95e [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/

[incubator-streams] Git Push Summary

2017-03-01 Thread jfrazee
Repository: incubator-streams Updated Tags: refs/tags/streams-project-0.5-incubating [created] 37105ff73

incubator-streams git commit: [maven-release-plugin] prepare release streams-project-0.5-incubating

2017-03-01 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating [created] 1d27d0d08 [maven-release-plugin] prepare release streams-project-0.5-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos

[incubator-streams] Git Push Summary

2017-03-01 Thread jfrazee
Repository: incubator-streams Updated Tags: refs/tags/streams-project-0.5-incubating [deleted] 2defe4556

[incubator-streams] Git Push Summary

2017-03-01 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating [deleted] 9111641e2

[incubator-streams] Git Push Summary

2017-03-01 Thread jfrazee
Repository: incubator-streams Updated Tags: refs/tags/streams-project-0.5-incubating [created] 2defe4556

incubator-streams git commit: [maven-release-plugin] prepare for next development iteration

2017-03-01 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating 79f21631e -> 9111641e2 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/

incubator-streams git commit: [maven-release-plugin] prepare release streams-project-0.5-incubating

2017-03-01 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating [created] 79f21631e [maven-release-plugin] prepare release streams-project-0.5-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos

[incubator-streams] Git Push Summary

2017-03-01 Thread jfrazee
Repository: incubator-streams Updated Tags: refs/tags/streams-project-0.5-incubating [deleted] 533815d1e

[incubator-streams] Git Push Summary

2017-03-01 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating [deleted] 423b7a48a

incubator-streams git commit: [maven-release-plugin] prepare for next development iteration

2017-03-01 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating c4408aac9 -> 423b7a48a [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/

incubator-streams git commit: [maven-release-plugin] prepare release streams-project-0.5-incubating

2017-03-01 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating [created] c4408aac9 [maven-release-plugin] prepare release streams-project-0.5-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos

[incubator-streams] Git Push Summary

2017-03-01 Thread jfrazee
Repository: incubator-streams Updated Tags: refs/tags/streams-project-0.5-incubating [created] 533815d1e

[incubator-streams] Git Push Summary

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating [deleted] 5b194212e

incubator-streams git commit: [maven-release-plugin] prepare release streams-project-0.5-incubating

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating [created] 5b194212e [maven-release-plugin] prepare release streams-project-0.5-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos

[incubator-streams] Git Push Summary

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Tags: refs/tags/streams-project-0.5-incubating [deleted] 252c92eda

[incubator-streams] Git Push Summary

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating [deleted] e31638f16

[incubator-streams] Git Push Summary

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Tags: refs/tags/streams-project-0.5-incubating [created] 252c92eda

incubator-streams git commit: [maven-release-plugin] prepare for next development iteration

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating f3a3aa4af -> e31638f16 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/

incubator-streams git commit: [maven-release-plugin] prepare release streams-project-0.5-incubating

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating [created] f3a3aa4af [maven-release-plugin] prepare release streams-project-0.5-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos

[incubator-streams] Git Push Summary

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating [deleted] 9dad5dbd4

incubator-streams git commit: [maven-release-plugin] prepare release streams-project-0.5-incubating

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating [created] 9dad5dbd4 [maven-release-plugin] prepare release streams-project-0.5-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos

[incubator-streams] Git Push Summary

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Tags: refs/tags/streams-project-0.5-incubating [deleted] 3ce02ccdd

[incubator-streams] Git Push Summary

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating [deleted] 5f9a56c22

[incubator-streams] Git Push Summary

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Tags: refs/tags/streams-project-0.5-incubating [created] 3ce02ccdd

incubator-streams git commit: [maven-release-plugin] prepare release streams-project-0.5-incubating

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating [created] 152a848cd [maven-release-plugin] prepare release streams-project-0.5-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos

incubator-streams git commit: [maven-release-plugin] prepare for next development iteration

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating 152a848cd -> 5f9a56c22 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/

[incubator-streams] Git Push Summary

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating-rc1 [deleted] da5be8573

[2/3] incubator-streams git commit: [maven-release-plugin] prepare for next development iteration

2017-02-28 Thread jfrazee
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/3e933fc2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/3e933fc2 Diff:

[3/3] incubator-streams git commit: [maven-release-plugin] rollback the release of streams-project-0.5-incubating-rc1

2017-02-28 Thread jfrazee
[maven-release-plugin] rollback the release of streams-project-0.5-incubating-rc1 Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/da5be857 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams

[1/3] incubator-streams git commit: [maven-release-plugin] prepare release streams-project-0.5-incubating-rc1

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/streams-project-0.5-incubating-rc1 [created] da5be8573 [maven-release-plugin] prepare release streams-project-0.5-incubating-rc1 Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.o

incubator-streams git commit: Force github mirror sync after undo maven-release-plugin commits

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/master 88c8287ed -> 3a741892f Force github mirror sync after undo maven-release-plugin commits Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/com

[incubator-streams] Git Push Summary [forced push!] [Forced Update!]

2017-02-28 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/master bd5b39808 -> 88c8287ed (forced update)

incubator-streams git commit: Added jfrazee to KEYS

2017-02-24 Thread jfrazee
Repository: incubator-streams Updated Branches: refs/heads/master 66fecd268 -> 88c8287ed Added jfrazee to KEYS Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/88c8287e Tree: http://git-

[GitHub] incubator-streams pull request #351: STREAMS-481 Updated .travis.yml to orac...

2017-01-14 Thread jfrazee
Github user jfrazee closed the pull request at: https://github.com/apache/incubator-streams/pull/351 --- 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, or if the

[GitHub] incubator-streams pull request #351: STREAMS-481 Updated .travis.yml to orac...

2017-01-14 Thread jfrazee
GitHub user jfrazee reopened a pull request: https://github.com/apache/incubator-streams/pull/351 STREAMS-481 Updated .travis.yml to oraclejdk8, added badge to README.md You can merge this pull request into a Git repository by running: $ git pull https://github.com/jfrazee

[GitHub] incubator-streams pull request #351: Updated .travis.yml to oraclejdk8, adde...

2017-01-14 Thread jfrazee
GitHub user jfrazee opened a pull request: https://github.com/apache/incubator-streams/pull/351 Updated .travis.yml to oraclejdk8, added badge to README.md You can merge this pull request into a Git repository by running: $ git pull https://github.com/jfrazee/incubator

[GitHub] incubator-streams pull request #350: STREAMS-255: remove incubator-streams d...

2017-01-14 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/350#discussion_r95891542 --- Diff: pom.xml --- @@ -82,9 +71,135 @@ d...@streams.incubator.apache.org dev-subscr

[GitHub] incubator-streams pull request #350: STREAMS-255: remove incubator-streams d...

2017-01-14 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/350#discussion_r96124950 --- Diff: src/site/site.xml --- @@ -40,19 +76,55 @@ +http

[GitHub] incubator-streams pull request #350: STREAMS-255: remove incubator-streams d...

2017-01-14 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/350#discussion_r96124956 --- Diff: src/site/site.xml --- @@ -40,19 +76,55 @@ +http

[GitHub] incubator-streams pull request #350: STREAMS-255: remove incubator-streams d...

2017-01-14 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/350#discussion_r95892279 --- Diff: pom.xml --- @@ -158,10 +273,105 @@ site.streams.project - scm:svn:https

[GitHub] incubator-streams pull request #350: STREAMS-255: remove incubator-streams d...

2017-01-14 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/350#discussion_r95895146 --- Diff: pom.xml --- @@ -235,7 +888,7 @@ validate validate

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

2016-11-08 Thread jfrazee
Github user jfrazee commented on the issue: https://github.com/apache/incubator-streams/pull/324 On an initial read through the changes it LGTM. Still need to verify the behavior and think about how it all fits together, but none of the code/pom/schema changes screamed of problems

[GitHub] incubator-streams pull request #323: STREAMS-450 Remove opml.xsd and content...

2016-11-01 Thread jfrazee
GitHub user jfrazee opened a pull request: https://github.com/apache/incubator-streams/pull/323 STREAMS-450 Remove opml.xsd and contents.xsd You can merge this pull request into a Git repository by running: $ git pull https://github.com/jfrazee/incubator-streams STREAMS-450

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

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

[GitHub] incubator-streams-master pull request #10: STREAMS-446 RAT check fails in pr...

2016-10-26 Thread jfrazee
GitHub user jfrazee opened a pull request: https://github.com/apache/incubator-streams-master/pull/10 STREAMS-446 RAT check fails in prep for 0.4-incubating release You can merge this pull request into a Git repository by running: $ git pull https://github.com/jfrazee

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

2016-10-26 Thread jfrazee
GitHub user jfrazee opened a pull request: https://github.com/apache/incubator-streams/pull/321 STREAMS-446 RAT check fails in prep for 0.4-incubating release You can merge this pull request into a Git repository by running: $ git pull https://github.com/jfrazee/incubator

[GitHub] incubator-streams pull request #308: STREAMS-432 Update to Java 8

2016-10-21 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/308#discussion_r84528708 --- Diff: incubator-streams-master-pom.xml --- @@ -117,11 +117,12 @@ -1.7 +1.8

[GitHub] incubator-streams issue #308: STREAMS-432 Update to Java 8

2016-10-21 Thread jfrazee
Github user jfrazee commented on the issue: https://github.com/apache/incubator-streams/pull/308 @smarthi That is what it's doing, but without the enforcement for Maven, so I'll add the Maven check and push back to the branch. --- If your project is set up for it, you ca

[GitHub] incubator-streams-master pull request #7: STREAMS-432 Update to Java 8

2016-10-21 Thread jfrazee
GitHub user jfrazee opened a pull request: https://github.com/apache/incubator-streams-master/pull/7 STREAMS-432 Update to Java 8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/jfrazee/incubator-streams-master STREAMS-432

[GitHub] incubator-streams pull request #308: STREAMS-432 Update to Java 8

2016-10-21 Thread jfrazee
GitHub user jfrazee opened a pull request: https://github.com/apache/incubator-streams/pull/308 STREAMS-432 Update to Java 8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/jfrazee/incubator-streams STREAMS-432 Alternatively

[GitHub] incubator-streams pull request #307: STREAMS-431 Remove streams.util.RegexUt...

2016-10-21 Thread jfrazee
GitHub user jfrazee opened a pull request: https://github.com/apache/incubator-streams/pull/307 STREAMS-431 Remove streams.util.RegexUtils You can merge this pull request into a Git repository by running: $ git pull https://github.com/jfrazee/incubator-streams STREAMS-431

[GitHub] incubator-streams pull request #285: STREAMS-74 Adds contrib-check profile t...

2016-06-09 Thread jfrazee
GitHub user jfrazee opened a pull request: https://github.com/apache/incubator-streams/pull/285 STREAMS-74 Adds contrib-check profile to verify, fixes licensing violations You can merge this pull request into a Git repository by running: $ git pull https://github.com/jfrazee

[GitHub] incubator-streams pull request: STREAMS-314 | Timing out regular expressions...

2016-05-31 Thread jfrazee
Github user jfrazee commented on the pull request: https://github.com/apache/incubator-streams/pull/214 @robdouglas Hey, do you have this change still? Can't tell what's going on with the issue/branch. --- If your project is set up for it, you can reply to this email and

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

2016-05-27 Thread jfrazee
GitHub user jfrazee opened a pull request: https://github.com/apache/incubator-streams/pull/282 STREAMS-330 Make TwitterErrorHandler respect RateLimitStatus reset time You can merge this pull request into a Git repository by running: $ git pull https://github.com/jfrazee