[jira] [Commented] (STREAMS-616) Convert timestamps to xsd:datetime (ISO8601) in AS2.0 TTL outputs

2018-10-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on STREAMS-616:


steveblackmon commented on issue #466: resolves STREAMS-616
URL: https://github.com/apache/streams/pull/466#issuecomment-434743155
 
 
   re-opening now that streams-project-pullrequests on jenkins is fixed


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Convert timestamps to xsd:datetime (ISO8601) in AS2.0 TTL outputs
> -
>
> Key: STREAMS-616
> URL: https://issues.apache.org/jira/browse/STREAMS-616
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Priority: Major
>
> Always convert timestamps to xsd:datetime (ISO8601) in AS2.0 TTL outputs.
> Freemarker should contain necessary directives to handle conversion of 
> numeric and various string formatted timestamps to ISO8601.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (STREAMS-616) Convert timestamps to xsd:datetime (ISO8601) in AS2.0 TTL outputs

2018-10-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on STREAMS-616:


steveblackmon opened a new pull request #466: resolves STREAMS-616
URL: https://github.com/apache/streams/pull/466
 
 
   resolves STREAMS-616: Convert timestamps to xsd:datetime (ISO8601) in AS2.0 
TTL outputs (https://issues.apache.org/jira/browse/STREAMS-616)


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Convert timestamps to xsd:datetime (ISO8601) in AS2.0 TTL outputs
> -
>
> Key: STREAMS-616
> URL: https://issues.apache.org/jira/browse/STREAMS-616
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Priority: Major
>
> Always convert timestamps to xsd:datetime (ISO8601) in AS2.0 TTL outputs.
> Freemarker should contain necessary directives to handle conversion of 
> numeric and various string formatted timestamps to ISO8601.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (STREAMS-629) Add Direct Messages to twitter AS2.0 TTL output

2018-10-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on STREAMS-629:


steveblackmon commented on issue #468: resolves STREAMS-629
URL: https://github.com/apache/streams/pull/468#issuecomment-434742614
 
 
   re-opening now that streams-project-pullrequests on jenkins is fixed


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add Direct Messages to twitter AS2.0 TTL output
> ---
>
> Key: STREAMS-629
> URL: https://issues.apache.org/jira/browse/STREAMS-629
> Project: Streams
>  Issue Type: Task
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Major
>
> direct_message_headers.js contains metadata about messages sent and recieved 
> by the export owner.
> Add these to the TTL output using as:Note, setting as:actor as:object and 
> as:published as appropriate



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (STREAMS-615) Upgrade Juneau to 7.2.1

2018-10-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on STREAMS-615:


steveblackmon commented on issue #467: resolves STREAMS-615
URL: https://github.com/apache/streams/pull/467#issuecomment-434743022
 
 
   re-opening now that streams-project-pullrequests on jenkins is fixed


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Upgrade Juneau to 7.2.1
> ---
>
> Key: STREAMS-615
> URL: https://issues.apache.org/jira/browse/STREAMS-615
> Project: Streams
>  Issue Type: Task
>Reporter: Steve Blackmon
>Priority: Major
>
> Upgrade Juneau to 7.2.1



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (STREAMS-615) Upgrade Juneau to 7.2.1

2018-10-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on STREAMS-615:


steveblackmon closed pull request #467: resolves STREAMS-615
URL: https://github.com/apache/streams/pull/467
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/pom.xml b/pom.xml
index 648525fdf3..71ad906fe2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -377,7 +377,7 @@
 0.5.0
 2.4.0
 0.1.10
-7.1.0
+7.2.1
 0.4.10
 0.13.1
 0.11.1
diff --git 
a/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Account.java
 
b/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Account.java
index 960992717b..d83b48a010 100644
--- 
a/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Account.java
+++ 
b/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Account.java
@@ -20,16 +20,16 @@
 
 import org.apache.streams.twitter.pojo.User;
 
-import org.apache.juneau.remoteable.Body;
-import org.apache.juneau.remoteable.RemoteMethod;
-import org.apache.juneau.remoteable.Remoteable;
+import org.apache.juneau.http.annotation.Body;
+import org.apache.juneau.remote.RemoteInterface;
+import org.apache.juneau.rest.client.remote.RemoteMethod;
 
 import java.util.List;
 
 /**
  * Interface for /account methods.
  */
-@Remoteable(path = "https://api.twitter.com/1.1/account;)
+@RemoteInterface(path = "https://api.twitter.com/1.1/account;)
 public interface Account {
 
   /**
@@ -39,7 +39,7 @@
* @see https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/get-account-settings;>https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/get-account-settings
*
*/
-  @RemoteMethod(httpMethod = "GET", path = "/settings.json")
+  @RemoteMethod(method = "GET", path = "/settings.json")
   public AccountSettings settings();
 
   /**
@@ -49,7 +49,7 @@
* @see https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/get-account-verify_credentials;>https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/get-account-verify_credentials
*
*/
-  @RemoteMethod(httpMethod = "GET", path = "/verify_credentials.json")
+  @RemoteMethod(method = "GET", path = "/verify_credentials.json")
   public User verifyCredentials();
 
   /**
@@ -59,7 +59,7 @@
* @see https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/post-account-update_profile;>https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/post-account-update_profile
*
*/
-  @RemoteMethod(httpMethod = "POST", path = "/update_profile.json")
+  @RemoteMethod(method = "POST", path = "/update_profile.json")
   public User updateProfile(@Body UpdateProfileRequest parameters);
 
   /**
@@ -69,7 +69,7 @@
* @see https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/post-account-settings;>https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/post-account-settings
*
*/
-  @RemoteMethod(httpMethod = "POST", path = "/update_settings.json")
+  @RemoteMethod(method = "POST", path = "/update_settings.json")
   public AccountSettings updateSettings(@Body UpdateProfileRequest parameters);
 
 }
diff --git 
a/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/AccountActivity.java
 
b/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/AccountActivity.java
index 114a8a607b..cf3d53a594 100644
--- 
a/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/AccountActivity.java
+++ 
b/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/AccountActivity.java
@@ -20,11 +20,11 @@
 
 import org.apache.streams.twitter.pojo.User;
 
-import org.apache.juneau.remoteable.Path;
-import org.apache.juneau.remoteable.Query;
-import org.apache.juneau.remoteable.RemoteMethod;
-import org.apache.juneau.remoteable.Remoteable;
+import org.apache.juneau.http.annotation.Path;
+import org.apache.juneau.http.annotation.Query;
+import org.apache.juneau.remote.RemoteInterface;
 import org.apache.juneau.rest.client.RestCallException;
+import org.apache.juneau.rest.client.remote.RemoteMethod;
 
 import java.lang.reflect.InvocationTargetException;
 import java.util.List;
@@ -34,7 +34,7 @@
  *
  * @see 

[jira] [Commented] (STREAMS-629) Add Direct Messages to twitter AS2.0 TTL output

2018-10-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on STREAMS-629:


steveblackmon opened a new pull request #468: resolves STREAMS-629
URL: https://github.com/apache/streams/pull/468
 
 
   resolves STREAMS-629: Add Direct Messages to twitter AS2.0 TTL output 
(https://issues.apache.org/jira/browse/STREAMS-629)


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add Direct Messages to twitter AS2.0 TTL output
> ---
>
> Key: STREAMS-629
> URL: https://issues.apache.org/jira/browse/STREAMS-629
> Project: Streams
>  Issue Type: Task
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Major
>
> direct_message_headers.js contains metadata about messages sent and recieved 
> by the export owner.
> Add these to the TTL output using as:Note, setting as:actor as:object and 
> as:published as appropriate



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (STREAMS-616) Convert timestamps to xsd:datetime (ISO8601) in AS2.0 TTL outputs

2018-10-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on STREAMS-616:


steveblackmon closed pull request #466: resolves STREAMS-616
URL: https://github.com/apache/streams/pull/466
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/streams-cli/src/test/resources/test.ttl.ftl 
b/streams-cli/src/test/resources/test.ttl.ftl
index 7712c85483..0959e4f805 100644
--- a/streams-cli/src/test/resources/test.ttl.ftl
+++ b/streams-cli/src/test/resources/test.ttl.ftl
@@ -29,6 +29,7 @@
 @prefix owl:  .
 @prefix rdf:  .
 @prefix rdfs:  .
+@prefix xs:  .
 @base <${namespace}> .
 
 :${id} a as:Person .
@@ -37,5 +38,5 @@
 
 :${id}
   as:displayName "${person.displayName}" ;
-  dct:created "${now?iso_utc}" ;
+  dct:created "${now?string.xs_nz}"^^xs:dateTime ;
   .
\ No newline at end of file
diff --git 
a/streams-contrib/streams-provider-facebook/src/main/templates/facebook.ttl.ftl 
b/streams-contrib/streams-provider-facebook/src/main/templates/facebook.ttl.ftl
index 54f3c2e77a..24fea4b3f6 100644
--- 
a/streams-contrib/streams-provider-facebook/src/main/templates/facebook.ttl.ftl
+++ 
b/streams-contrib/streams-provider-facebook/src/main/templates/facebook.ttl.ftl
@@ -30,6 +30,7 @@
 @prefix rdf:  .
 @prefix rdfs:  .
 @prefix vcard:  .
+@prefix xs:  .
 @base <${namespace}> .
 
 <#-- profile_information/profile_information.json -->
@@ -51,23 +52,40 @@
   as:displayName 
"${profile_information.profile.username!profile_information.profile.name.full_name!profile_information.profile.name}"
 ;
 <#elseif profile_information.profile.name??>
 <#if profile_information.profile.name?is_hash>
-as:displayName "${profile_information.profile.name.full_name}" ;
+  as:displayName "${profile_information.profile.name.full_name}" ;
 <#else>
-as:displayName "${profile_information.profile.name}" ;
+  as:displayName "${profile_information.profile.name}" ;
 
 
 <#if profile_information.profile.name??>
 <#if profile_information.profile.name?is_hash>
-vcard:fn "${profile_information.profile.name.full_name}" ;
+  vcard:fn "${profile_information.profile.name.full_name}" ;
 <#else>
-vcard:fn "${profile_information.profile.name}" ;
+  vcard:fn "${profile_information.profile.name}" ;
 
 
 <#if profile_information.profile.name?is_hash>
   vcard:given-name "${profile_information.profile.name.first_name}" ;
   vcard:family-name "${profile_information.profile.name.last_name}" ;
 
-  dct:created "${profile_information.profile.registration_timestamp}" ;
+<#attempt>
+<#assign registration_millis = 
profile_information.profile.registration_timestamp*1000>
+<#assign registration_date = registration_millis?number_to_datetime>
+<#assign registration_xsnz = registration_date?string.xs_nz>
+  dct:created "${registration_xsnz}"^^xs:dateTime ;
+<#recover>
+# REGISTRATION TIMESTAMP PROCESSING FAILED
+# profile_information.profile.registration_timestamp: 
${profile_information.profile.registration_timestamp}
+<#if registration_millis??>
+# registration_millis: ${registration_millis}
+
+<#if registration_date??>
+# registration_date: ${registration_date}
+
+<#if registration_xsnz??>
+# registration_xsnz: ${registration_xsnz}
+
+
   .
 
 <#if profile_information.profile.emails??>
@@ -154,7 +172,7 @@
 
 
 <#list telshash?keys as tel>
-:${id} vcard:tel "${tel}" .
+  vcard:tel "${tel}" ;
 
 
 
@@ -165,34 +183,27 @@
   a as:Connect ;
   as:actor :${id} ;
   as:object :${fid} ;
-  as:published "${friend.timestamp}" .
-
+<#attempt>
+<#assign friend_millis = friend.timestamp*1000>
+<#assign friend_datetime = friend_millis?number_to_datetime>
+<#assign friend_xsnz = friend_datetime?string.xs_nz>
+  as:published "${friend_xsnz}"^^xs:dateTime ;
+<#recover>
+# FRIEND TIMESTAMP PROCESSING FAILED
+# friend.timestamp: ${friend.timestamp}
+<#if friend_millis??>
+# friend_millis: ${friend_millis}
 
-
-
-
-<#if friends??>
-<#list friends.friends as friend>
-<#assign fid=friend.name?replace("\\W","","r")>
-<#assign nameparts=friend.name?split(" ")>
-:${fid}
-  a apst:FacebookProfile 

[jira] [Commented] (STREAMS-616) Convert timestamps to xsd:datetime (ISO8601) in AS2.0 TTL outputs

2018-10-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on STREAMS-616:


rawkintrevo commented on issue #466: resolves STREAMS-616
URL: https://github.com/apache/streams/pull/466#issuecomment-434811773
 
 
   lgtm


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Convert timestamps to xsd:datetime (ISO8601) in AS2.0 TTL outputs
> -
>
> Key: STREAMS-616
> URL: https://issues.apache.org/jira/browse/STREAMS-616
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Priority: Major
>
> Always convert timestamps to xsd:datetime (ISO8601) in AS2.0 TTL outputs.
> Freemarker should contain necessary directives to handle conversion of 
> numeric and various string formatted timestamps to ISO8601.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[streams] branch master updated (e5f8101 -> 0175558)

2018-10-31 Thread sblackmon
This is an automated email from the ASF dual-hosted git repository.

sblackmon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git.


from e5f8101  Merge pull request #464 from steveblackmon/STREAMS-626
 add 7927db7  resolves STREAMS-615
 new 0175558  Merge pull request #467 from steveblackmon/STREAMS-615

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml|  2 +-
 .../org/apache/streams/twitter/api/Account.java| 16 ++---
 .../streams/twitter/api/AccountActivity.java   | 24 +++
 .../apache/streams/twitter/api/DirectMessages.java | 34 +
 .../org/apache/streams/twitter/api/Favorites.java  | 13 ++--
 .../org/apache/streams/twitter/api/Followers.java  | 20 +++---
 .../org/apache/streams/twitter/api/Friends.java| 16 ++---
 .../apache/streams/twitter/api/Friendships.java| 37 +-
 .../java/org/apache/streams/twitter/api/Geo.java   | 19 +++--
 .../java/org/apache/streams/twitter/api/Media.java | 12 ++--
 .../apache/streams/twitter/api/SevenDaySearch.java | 13 ++--
 .../org/apache/streams/twitter/api/Statuses.java   | 42 ++-
 .../apache/streams/twitter/api/SuggestedUsers.java | 20 +++---
 .../streams/twitter/api/ThirtyDaySearch.java   | 14 ++--
 .../streams/twitter/api/ThirtyDaySearchCounts.java | 13 ++--
 .../org/apache/streams/twitter/api/Twitter.java| 82 +++---
 .../java/org/apache/streams/twitter/api/Users.java | 22 +++---
 .../streams/twitter/api/WelcomeMessageRules.java   | 21 +++---
 .../streams/twitter/api/WelcomeMessages.java   | 22 +++---
 .../provider/SevenDaySearchProviderTask.java   | 11 +--
 .../provider/ThirtyDaySearchProviderTask.java  | 11 +--
 .../provider/TwitterTimelineProviderTask.java  | 11 +--
 .../apache/streams/twitter/test/api/TwitterIT.java | 20 --
 .../test/providers/TwitterEngagersProviderIT.java  |  1 +
 .../providers/TwitterSevenDaySearchProviderIT.java | 10 ++-
 .../test/providers/TwitterTimelineProviderIT.java  |  5 +-
 .../src/test/resources/TwitterIT.conf  | 11 ++-
 .../resources/TwitterSevenDaySearchProviderIT.conf |  4 +-
 .../org/apache/streams/juneau/ListSerializer.java  | 44 
 29 files changed, 271 insertions(+), 299 deletions(-)
 delete mode 100644 
streams-pojo/src/main/java/org/apache/streams/juneau/ListSerializer.java



[jira] [Commented] (STREAMS-615) Upgrade Juneau to 7.2.1

2018-10-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on STREAMS-615:


steveblackmon closed pull request #467: resolves STREAMS-615
URL: https://github.com/apache/streams/pull/467
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/pom.xml b/pom.xml
index 648525fdf3..71ad906fe2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -377,7 +377,7 @@
 0.5.0
 2.4.0
 0.1.10
-7.1.0
+7.2.1
 0.4.10
 0.13.1
 0.11.1
diff --git 
a/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Account.java
 
b/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Account.java
index 960992717b..d83b48a010 100644
--- 
a/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Account.java
+++ 
b/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/Account.java
@@ -20,16 +20,16 @@
 
 import org.apache.streams.twitter.pojo.User;
 
-import org.apache.juneau.remoteable.Body;
-import org.apache.juneau.remoteable.RemoteMethod;
-import org.apache.juneau.remoteable.Remoteable;
+import org.apache.juneau.http.annotation.Body;
+import org.apache.juneau.remote.RemoteInterface;
+import org.apache.juneau.rest.client.remote.RemoteMethod;
 
 import java.util.List;
 
 /**
  * Interface for /account methods.
  */
-@Remoteable(path = "https://api.twitter.com/1.1/account;)
+@RemoteInterface(path = "https://api.twitter.com/1.1/account;)
 public interface Account {
 
   /**
@@ -39,7 +39,7 @@
* @see https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/get-account-settings;>https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/get-account-settings
*
*/
-  @RemoteMethod(httpMethod = "GET", path = "/settings.json")
+  @RemoteMethod(method = "GET", path = "/settings.json")
   public AccountSettings settings();
 
   /**
@@ -49,7 +49,7 @@
* @see https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/get-account-verify_credentials;>https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/get-account-verify_credentials
*
*/
-  @RemoteMethod(httpMethod = "GET", path = "/verify_credentials.json")
+  @RemoteMethod(method = "GET", path = "/verify_credentials.json")
   public User verifyCredentials();
 
   /**
@@ -59,7 +59,7 @@
* @see https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/post-account-update_profile;>https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/post-account-update_profile
*
*/
-  @RemoteMethod(httpMethod = "POST", path = "/update_profile.json")
+  @RemoteMethod(method = "POST", path = "/update_profile.json")
   public User updateProfile(@Body UpdateProfileRequest parameters);
 
   /**
@@ -69,7 +69,7 @@
* @see https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/post-account-settings;>https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/post-account-settings
*
*/
-  @RemoteMethod(httpMethod = "POST", path = "/update_settings.json")
+  @RemoteMethod(method = "POST", path = "/update_settings.json")
   public AccountSettings updateSettings(@Body UpdateProfileRequest parameters);
 
 }
diff --git 
a/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/AccountActivity.java
 
b/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/AccountActivity.java
index 114a8a607b..cf3d53a594 100644
--- 
a/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/AccountActivity.java
+++ 
b/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/AccountActivity.java
@@ -20,11 +20,11 @@
 
 import org.apache.streams.twitter.pojo.User;
 
-import org.apache.juneau.remoteable.Path;
-import org.apache.juneau.remoteable.Query;
-import org.apache.juneau.remoteable.RemoteMethod;
-import org.apache.juneau.remoteable.Remoteable;
+import org.apache.juneau.http.annotation.Path;
+import org.apache.juneau.http.annotation.Query;
+import org.apache.juneau.remote.RemoteInterface;
 import org.apache.juneau.rest.client.RestCallException;
+import org.apache.juneau.rest.client.remote.RemoteMethod;
 
 import java.lang.reflect.InvocationTargetException;
 import java.util.List;
@@ -34,7 +34,7 @@
  *
  * @see 

[streams] 01/01: Merge pull request #466 from steveblackmon/STREAMS-616

2018-10-31 Thread sblackmon
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 539125fc9d3fba0d624917fa18a7c467ee17a481
Merge: 0175558 1cf49b8
Author: Steve Blackmon 
AuthorDate: Wed Oct 31 15:16:14 2018 -0500

Merge pull request #466 from steveblackmon/STREAMS-616

resolves STREAMS-616

 streams-cli/src/test/resources/test.ttl.ftl|   3 +-
 .../src/main/templates/facebook.ttl.ftl| 110 ++---
 .../src/main/templates/instagram.ttl.ftl   |  81 ---
 .../src/main/templates/linkedin.ttl.ftl|  90 ++---
 .../src/main/templates/twitter.ttl.ftl |  16 ++-
 5 files changed, 235 insertions(+), 65 deletions(-)



[streams] branch master updated (539125f -> 2fcce88)

2018-10-31 Thread sblackmon
This is an automated email from the ASF dual-hosted git repository.

sblackmon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git.


from 539125f  Merge pull request #466 from steveblackmon/STREAMS-616
 add 1d706bb  resolves STREAMS-629
 new 2fcce88  Merge pull request #468 from steveblackmon/STREAMS-629

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/templates/twitter.ttl.ftl | 58 ++
 1 file changed, 58 insertions(+)



[streams] branch master updated (0175558 -> 539125f)

2018-10-31 Thread sblackmon
This is an automated email from the ASF dual-hosted git repository.

sblackmon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git.


from 0175558  Merge pull request #467 from steveblackmon/STREAMS-615
 add 729ce67  resolves STREAMS-616
 add 1cf49b8  found another phone number bug
 new 539125f  Merge pull request #466 from steveblackmon/STREAMS-616

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 streams-cli/src/test/resources/test.ttl.ftl|   3 +-
 .../src/main/templates/facebook.ttl.ftl| 110 ++---
 .../src/main/templates/instagram.ttl.ftl   |  81 ---
 .../src/main/templates/linkedin.ttl.ftl|  90 ++---
 .../src/main/templates/twitter.ttl.ftl |  16 ++-
 5 files changed, 235 insertions(+), 65 deletions(-)