[jira] [Updated] (STREAMS-276) Upgrade providers to supply StreamsDateTimeFormat, DocumentClassifier, and ActivityConverter implementations

2015-02-09 Thread Steve Blackmon (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Blackmon updated STREAMS-276: --- Description: For each provider where the proposed re-factoring improvement is feasible, crea

[jira] [Updated] (STREAMS-277) Upgrade streams-provider-twitter to work with reflection-based conversion

2015-02-09 Thread Steve Blackmon (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Blackmon updated STREAMS-277: --- Description: Upgrade streams-provider-twitter with StreamsDateTimeFormat, DocumentClassifier

[jira] [Updated] (STREAMS-276) Upgrade providers to supply StreamsDateTimeFormat, DocumentClassifier, and ActivityConverter implementations

2015-02-09 Thread Steve Blackmon (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Blackmon updated STREAMS-276: --- Description: For each provider where the proposed re-factoring improvement is feasible, crea

[jira] [Updated] (STREAMS-276) Upgrade providers to supply StreamsDateTimeFormat, DocumentClassifier, and ActivityConverter implementations

2015-02-09 Thread Steve Blackmon (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Blackmon updated STREAMS-276: --- Summary: Upgrade providers to supply StreamsDateTimeFormat, DocumentClassifier, and ActivityC

[jira] [Created] (STREAMS-277) Upgrade streams-provider-twitter with DocumentClassifier and ActivityConverter implementations and tests

2015-02-09 Thread Steve Blackmon (JIRA)
Steve Blackmon created STREAMS-277: -- Summary: Upgrade streams-provider-twitter with DocumentClassifier and ActivityConverter implementations and tests Key: STREAMS-277 URL: https://issues.apache.org/jira/browse/S

[jira] [Created] (STREAMS-276) Upgrade providers to supply DocumentClassifier and ActivityConverter implementations

2015-02-09 Thread Steve Blackmon (JIRA)
Steve Blackmon created STREAMS-276: -- Summary: Upgrade providers to supply DocumentClassifier and ActivityConverter implementations Key: STREAMS-276 URL: https://issues.apache.org/jira/browse/STREAMS-276

[jira] [Commented] (STREAMS-272) Create a Youtube Post Provider

2015-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313114#comment-14313114 ] ASF GitHub Bot commented on STREAMS-272: Github user asfgit closed the pull reque

[GitHub] incubator-streams pull request: STREAMS-272 | Refactor of the Yout...

2015-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-streams/pull/177 --- 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 feat

[jira] [Commented] (STREAMS-275) ActivityConverterProcessor should apply reflection mode when configuration is not provided

2015-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313089#comment-14313089 ] ASF GitHub Bot commented on STREAMS-275: GitHub user steveblackmon opened a pull

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

2015-02-09 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/178 resolves STREAMS-275 You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-275 Alternatively

[GitHub] incubator-streams pull request: STREAMS-272 | Refactor of the Yout...

2015-02-09 Thread rbnks
Github user rbnks commented on the pull request: https://github.com/apache/incubator-streams/pull/177#issuecomment-73608884 :+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

[jira] [Commented] (STREAMS-272) Create a Youtube Post Provider

2015-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313075#comment-14313075 ] ASF GitHub Bot commented on STREAMS-272: Github user rbnks commented on the pull

[jira] [Created] (STREAMS-275) ActivityConverterProcessor should apply reflection mode when configuration is not provided

2015-02-09 Thread Steve Blackmon (JIRA)
Steve Blackmon created STREAMS-275: -- Summary: ActivityConverterProcessor should apply reflection mode when configuration is not provided Key: STREAMS-275 URL: https://issues.apache.org/jira/browse/STREAMS-275

[jira] [Commented] (STREAMS-274) Create a YoutubeTypeConverter and serializer

2015-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313051#comment-14313051 ] ASF GitHub Bot commented on STREAMS-274: Github user robdouglas commented on the

[GitHub] incubator-streams pull request: STREAMS-274 | Created all necessar...

2015-02-09 Thread robdouglas
Github user robdouglas commented on the pull request: https://github.com/apache/incubator-streams/pull/176#issuecomment-73606430 Responded to code review feedback --- 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 pr

[GitHub] incubator-streams pull request: STREAMS-274 | Created all necessar...

2015-02-09 Thread robdouglas
Github user robdouglas commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/176#discussion_r24372792 --- Diff: streams-contrib/streams-provider-youtube/src/main/java/com/youtube/processor/YoutubeTypeConverter.java --- @@ -0,0 +1,110 @@ +/*

[jira] [Commented] (STREAMS-274) Create a YoutubeTypeConverter and serializer

2015-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313049#comment-14313049 ] ASF GitHub Bot commented on STREAMS-274: Github user robdouglas commented on a di

[jira] [Closed] (STREAMS-215) Add method to StreamsConfigurator to return Serializable config given a Typesafe Config

2015-02-09 Thread Steve Blackmon (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Blackmon closed STREAMS-215. -- Resolution: Fixed Fix Version/s: 0.1 Assignee: Steve Blackmon Looks like this m

[jira] [Closed] (STREAMS-143) Allow modules to get instances of StreamsJacksonMapper that can process additional DateTime formats

2015-02-09 Thread Steve Blackmon (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Blackmon closed STREAMS-143. -- Resolution: Fixed Fix Version/s: 0.1 This capability is present as a result of work comm

[jira] [Closed] (STREAMS-241) Reflection-based StreamsJacksonMapper

2015-02-09 Thread Steve Blackmon (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Blackmon closed STREAMS-241. -- Resolution: Fixed Fix Version/s: 0.1 Looks like this merged to master 12/11/2014 via c0b

[jira] [Closed] (STREAMS-218) Generic Activity Converter Processor

2015-02-09 Thread Steve Blackmon (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Blackmon closed STREAMS-218. -- Resolution: Fixed Fix Version/s: 0.1 Looks like the core interface, processor, and tests

[jira] [Closed] (STREAMS-212) Generic Type Converter Processor

2015-02-09 Thread Steve Blackmon (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Blackmon closed STREAMS-212. -- Resolution: Fixed Fix Version/s: 0.1 Looks like this merged to master 12/05/2014. https:

[jira] [Closed] (STREAMS-68) ActivitySerializer should be ActivityConverter

2015-02-09 Thread Steve Blackmon (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Blackmon closed STREAMS-68. - Resolution: Fixed Fix Version/s: 0.1 Looks like this merged prior to 0.1-incubating release

[jira] [Closed] (STREAMS-219) src/main/resource files are being created by build

2015-02-09 Thread Steve Blackmon (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Blackmon closed STREAMS-219. -- Resolution: Fixed Fix Version/s: 0.1 Looks like this merged to master 12/03/2014 12baa43

[jira] [Commented] (STREAMS-274) Create a YoutubeTypeConverter and serializer

2015-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312886#comment-14312886 ] ASF GitHub Bot commented on STREAMS-274: Github user rbnks commented on a diff in

[GitHub] incubator-streams pull request: STREAMS-274 | Created all necessar...

2015-02-09 Thread rbnks
Github user rbnks commented on a diff in the pull request: https://github.com/apache/incubator-streams/pull/176#discussion_r24365617 --- Diff: streams-contrib/streams-provider-youtube/src/main/java/com/youtube/processor/YoutubeTypeConverter.java --- @@ -0,0 +1,110 @@ +/* +

[jira] [Commented] (STREAMS-274) Create a YoutubeTypeConverter and serializer

2015-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312874#comment-14312874 ] ASF GitHub Bot commented on STREAMS-274: Github user robdouglas commented on the

[GitHub] incubator-streams pull request: STREAMS-274 | Created all necessar...

2015-02-09 Thread robdouglas
Github user robdouglas commented on the pull request: https://github.com/apache/incubator-streams/pull/176#issuecomment-73589345 Conflicts have been resolved --- 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

[jira] [Commented] (STREAMS-272) Create a Youtube Post Provider

2015-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312867#comment-14312867 ] ASF GitHub Bot commented on STREAMS-272: GitHub user robdouglas opened a pull req

[GitHub] incubator-streams pull request: STREAMS-272 | Refactor of the Yout...

2015-02-09 Thread robdouglas
GitHub user robdouglas opened a pull request: https://github.com/apache/incubator-streams/pull/177 STREAMS-272 | Refactor of the Youtube Post provider to enable us to proc... ...ess videos in User's playlists You can merge this pull request into a Git repository by running: $ g

[jira] [Commented] (STREAMS-274) Create a YoutubeTypeConverter and serializer

2015-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312803#comment-14312803 ] ASF GitHub Bot commented on STREAMS-274: Github user rbnks commented on the pull

[GitHub] incubator-streams pull request: STREAMS-274 | Created all necessar...

2015-02-09 Thread rbnks
Github user rbnks commented on the pull request: https://github.com/apache/incubator-streams/pull/176#issuecomment-73582885 Please resolve conflicts. --- 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 no

[jira] [Commented] (STREAMS-272) Create a Youtube Post Provider

2015-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312702#comment-14312702 ] ASF GitHub Bot commented on STREAMS-272: Github user asfgit closed the pull reque

[GitHub] incubator-streams pull request: STREAMS-272 | YouTube Post Provide...

2015-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-streams/pull/173 --- 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 feat

Re: Hello

2015-02-09 Thread Matt Franklin
On Mon Feb 09 2015 at 1:13:13 PM Elias Ponvert wrote: > Hey everybody, > > I'm Elias (or just Eli). I'm at People Pattern, where Steve just joined, > and I'm beginning to get more into the Streams project. > Welcome Eli > > Also, I opened a small PR here > https://github.com/apache/incubator-s

Hello

2015-02-09 Thread Elias Ponvert
Hey everybody, I'm Elias (or just Eli). I'm at People Pattern, where Steve just joined, and I'm beginning to get more into the Streams project. Also, I opened a small PR here https://github.com/apache/incubator-streams/pull/175 -- thanks to @robdouglas for taking a look at it already! Best, Eli

PRs to enable HTTP communication between streams

2015-02-09 Thread Steve Blackmon
Now that we've cut our 0.1 release, would someone please take a fresh look at these PRs? https://github.com/apache/incubator-streams/pull/153 https://github.com/apache/incubator-streams/pull/174 I will lazy consensus merge these in 48 hours. As soon as they are merged, I'll take on building a st

[jira] [Commented] (STREAMS-266) some classes/tests are using the wrong NotImplementedException

2015-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312496#comment-14312496 ] ASF GitHub Bot commented on STREAMS-266: Github user robdouglas commented on the

[GitHub] incubator-streams pull request: STREAMS-266 Use Apache commons Not...

2015-02-09 Thread robdouglas
Github user robdouglas commented on the pull request: https://github.com/apache/incubator-streams/pull/175#issuecomment-73549973 :+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 fea

[jira] [Commented] (STREAMS-274) Create a YoutubeTypeConverter and serializer

2015-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312492#comment-14312492 ] ASF GitHub Bot commented on STREAMS-274: GitHub user robdouglas opened a pull req

[GitHub] incubator-streams pull request: STREAMS-274 | Created all necessar...

2015-02-09 Thread robdouglas
Github user robdouglas commented on the pull request: https://github.com/apache/incubator-streams/pull/176#issuecomment-73549768 Depends on: https://github.com/apache/incubator-streams/pull/173 getting merged in --- If your project is set up for it, you can reply to this email and ha

[jira] [Commented] (STREAMS-274) Create a YoutubeTypeConverter and serializer

2015-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312493#comment-14312493 ] ASF GitHub Bot commented on STREAMS-274: Github user robdouglas commented on the

[GitHub] incubator-streams pull request: STREAMS-274 | Created all necessar...

2015-02-09 Thread robdouglas
GitHub user robdouglas opened a pull request: https://github.com/apache/incubator-streams/pull/176 STREAMS-274 | Created all necessary components to convert YouTube Video ... ...objects into usable Activity Streams Objects. You can merge this pull request into a Git repository by ru

[jira] [Created] (STREAMS-274) Create a YoutubeTypeConverter and serializer

2015-02-09 Thread Robert Douglas (JIRA)
Robert Douglas created STREAMS-274: -- Summary: Create a YoutubeTypeConverter and serializer Key: STREAMS-274 URL: https://issues.apache.org/jira/browse/STREAMS-274 Project: Streams Issue Type