[jira] [Work started] (STREAMS-508) Utilize new third-party rest proxy capability in provider-twitter and provider-instagram

2017-05-23 Thread Steve Blackmon (JIRA)

 [ 
https://issues.apache.org/jira/browse/STREAMS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on STREAMS-508 started by Steve Blackmon.
--
> Utilize new third-party rest proxy capability in provider-twitter and 
> provider-instagram
> 
>
> Key: STREAMS-508
> URL: https://issues.apache.org/jira/browse/STREAMS-508
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Requires upgrade juneau dependency to 6.2.1 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (STREAMS-506) Missing ASFv2 License in Instagram Provider

2017-05-23 Thread Steve Blackmon (JIRA)

 [ 
https://issues.apache.org/jira/browse/STREAMS-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Blackmon reassigned STREAMS-506:
--

Assignee: Trevor Grant

> Missing ASFv2 License in Instagram Provider
> ---
>
> Key: STREAMS-506
> URL: https://issues.apache.org/jira/browse/STREAMS-506
> Project: Streams
>  Issue Type: Bug
>Affects Versions: 0.5.1
>Reporter: Trevor Grant
>Assignee: Trevor Grant
>
> Missing license in 
> streams-contrib/streams-provider-instagram/src/main/java/org/apache/streams/instagram/api/InstagramOAuthRequestSigner.java



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (STREAMS-506) Missing ASFv2 License in Instagram Provider

2017-05-23 Thread Steve Blackmon (JIRA)

 [ 
https://issues.apache.org/jira/browse/STREAMS-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Blackmon resolved STREAMS-506.

Resolution: Fixed

> Missing ASFv2 License in Instagram Provider
> ---
>
> Key: STREAMS-506
> URL: https://issues.apache.org/jira/browse/STREAMS-506
> Project: Streams
>  Issue Type: Bug
>Affects Versions: 0.5.1
>Reporter: Trevor Grant
>Assignee: Trevor Grant
>
> Missing license in 
> streams-contrib/streams-provider-instagram/src/main/java/org/apache/streams/instagram/api/InstagramOAuthRequestSigner.java



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (STREAMS-512) Add @BeanProperty annotations in addition to @JsonProperty

2017-05-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/STREAMS-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021280#comment-16021280
 ] 

ASF GitHub Bot commented on STREAMS-512:


Github user steveblackmon commented on the issue:

https://github.com/apache/incubator-streams/pull/367
  
There are a lot of juneau related updates in steveblackmon/STREAMS-504 
which i intend to rebase on this, and will remove the hardcoded pom versions at 
that point (and bump to 6.2.1-incubating once that release completes)


> Add @BeanProperty annotations in addition to @JsonProperty
> --
>
> Key: STREAMS-512
> URL: https://issues.apache.org/jira/browse/STREAMS-512
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> to getters, setters, anyGetter, and anySetter



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] incubator-streams issue #367: STREAMS-512: add juneau annotations to all gen...

2017-05-23 Thread steveblackmon
Github user steveblackmon commented on the issue:

https://github.com/apache/incubator-streams/pull/367
  
There are a lot of juneau related updates in steveblackmon/STREAMS-504 
which i intend to rebase on this, and will remove the hardcoded pom versions at 
that point (and bump to 6.2.1-incubating once that release completes)


---
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 feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (STREAMS-509) Slack.com provider

2017-05-23 Thread Steve Blackmon (JIRA)

[ 
https://issues.apache.org/jira/browse/STREAMS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16020767#comment-16020767
 ] 

Steve Blackmon commented on STREAMS-509:


got basic tests working.  added a few other info and list endpoints for grins.

> Slack.com provider
> --
>
> Key: STREAMS-509
> URL: https://issues.apache.org/jira/browse/STREAMS-509
> Project: Streams
>  Issue Type: New Feature
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Write a provider for https://api.slack.com/
> Basic capabilities:
> authentication
> get all profiles in an organization
> get all channels in an organization
> get recent posts in a channel



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Work started] (STREAMS-512) Add @BeanProperty annotations in addition to @JsonProperty

2017-05-23 Thread Steve Blackmon (JIRA)

 [ 
https://issues.apache.org/jira/browse/STREAMS-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on STREAMS-512 started by Steve Blackmon.
--
> Add @BeanProperty annotations in addition to @JsonProperty
> --
>
> Key: STREAMS-512
> URL: https://issues.apache.org/jira/browse/STREAMS-512
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> to getters, setters, anyGetter, and anySetter



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (STREAMS-512) Add @BeanProperty annotations in addition to @JsonProperty

2017-05-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/STREAMS-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16020765#comment-16020765
 ] 

ASF GitHub Bot commented on STREAMS-512:


GitHub user steveblackmon opened a pull request:

https://github.com/apache/incubator-streams/pull/367

STREAMS-512: add juneau annotations to all generated pojos

also add juneau-core to streams-pojo and streams-config

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/steveblackmon/incubator-streams STREAMS-512

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-streams/pull/367.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #367


commit c49624a17ece024dc9f4567535f47904a4884232
Author: Steve Blackmon @steveblackmon 
Date:   2017-05-23T07:31:57Z

STREAMS-512: add juneau annotations to all generated pojos

also add juneau-core to streams-pojo and streams-config




> Add @BeanProperty annotations in addition to @JsonProperty
> --
>
> Key: STREAMS-512
> URL: https://issues.apache.org/jira/browse/STREAMS-512
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> to getters, setters, anyGetter, and anySetter



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] incubator-streams pull request #367: STREAMS-512: add juneau annotations to ...

2017-05-23 Thread steveblackmon
GitHub user steveblackmon opened a pull request:

https://github.com/apache/incubator-streams/pull/367

STREAMS-512: add juneau annotations to all generated pojos

also add juneau-core to streams-pojo and streams-config

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/steveblackmon/incubator-streams STREAMS-512

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-streams/pull/367.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #367


commit c49624a17ece024dc9f4567535f47904a4884232
Author: Steve Blackmon @steveblackmon 
Date:   2017-05-23T07:31:57Z

STREAMS-512: add juneau annotations to all generated pojos

also add juneau-core to streams-pojo and streams-config




---
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 feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (STREAMS-512) Add @BeanProperty annotations in addition to @JsonProperty

2017-05-23 Thread Steve Blackmon (JIRA)
Steve Blackmon created STREAMS-512:
--

 Summary: Add @BeanProperty annotations in addition to @JsonProperty
 Key: STREAMS-512
 URL: https://issues.apache.org/jira/browse/STREAMS-512
 Project: Streams
  Issue Type: Improvement
Reporter: Steve Blackmon
Assignee: Steve Blackmon


to getters, setters, anyGetter, and anySetter



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)