[jira] [Work logged] (STREAMS-649) fix any rat failures to prep for release

2020-02-25 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/STREAMS-649?focusedWorklogId=392722=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-392722
 ]

ASF GitHub Bot logged work on STREAMS-649:
--

Author: ASF GitHub Bot
Created on: 25/Feb/20 17:52
Start Date: 25/Feb/20 17:52
Worklog Time Spent: 10m 
  Work Description: steveblackmon commented on pull request #498: 
STREAMS-649 fix any rat failures to prep for release
URL: https://github.com/apache/streams/pull/498
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


Issue Time Tracking
---

Worklog Id: (was: 392722)
Time Spent: 20m  (was: 10m)

> fix any rat failures to prep for release
> 
>
> Key: STREAMS-649
> URL: https://issues.apache.org/jira/browse/STREAMS-649
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (STREAMS-649) fix any rat failures to prep for release

2020-02-25 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/STREAMS-649?focusedWorklogId=392721=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-392721
 ]

ASF GitHub Bot logged work on STREAMS-649:
--

Author: ASF GitHub Bot
Created on: 25/Feb/20 17:47
Start Date: 25/Feb/20 17:47
Worklog Time Spent: 10m 
  Work Description: steveblackmon commented on pull request #498: 
STREAMS-649 fix any rat failures to prep for release
URL: https://github.com/apache/streams/pull/498
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


Issue Time Tracking
---

Worklog Id: (was: 392721)
Remaining Estimate: 0h
Time Spent: 10m

> fix any rat failures to prep for release
> 
>
> Key: STREAMS-649
> URL: https://issues.apache.org/jira/browse/STREAMS-649
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (STREAMS-655) remove integration testing from release script

2020-02-25 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/STREAMS-655?focusedWorklogId=392718=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-392718
 ]

ASF GitHub Bot logged work on STREAMS-655:
--

Author: ASF GitHub Bot
Created on: 25/Feb/20 17:44
Start Date: 25/Feb/20 17:44
Worklog Time Spent: 10m 
  Work Description: steveblackmon commented on pull request #497: 
STREAMS-655 remove integration testing from release script
URL: https://github.com/apache/streams/pull/497
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


Issue Time Tracking
---

Worklog Id: (was: 392718)
Time Spent: 20m  (was: 10m)

> remove integration testing from release script
> --
>
> Key: STREAMS-655
> URL: https://issues.apache.org/jira/browse/STREAMS-655
> Project: Streams
>  Issue Type: Task
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[streams] branch master updated: STREAMS-649 fix any rat failures to prep for release (#498)

2020-02-25 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


The following commit(s) were added to refs/heads/master by this push:
 new 14a2ef8  STREAMS-649 fix any rat failures to prep for release (#498)
14a2ef8 is described below

commit 14a2ef839c79ee42e5e5b8a94f0f3c92c5d41458
Author: Steve Blackmon 
AuthorDate: Tue Feb 25 11:43:29 2020 -0600

STREAMS-649 fix any rat failures to prep for release (#498)
---
 .../src/main/resources/reference.conf| 16 
 1 file changed, 16 insertions(+)

diff --git 
a/streams-contrib/streams-processor-fullcontact/src/main/resources/reference.conf
 
b/streams-contrib/streams-processor-fullcontact/src/main/resources/reference.conf
index 3e068cb..7143af0 100644
--- 
a/streams-contrib/streams-processor-fullcontact/src/main/resources/reference.conf
+++ 
b/streams-contrib/streams-processor-fullcontact/src/main/resources/reference.conf
@@ -1,3 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
 org.apache.streams.fullcontact.config.FullContactConfiguration {
   debug = false
   delay_ms = 1000



[streams] branch master updated: STREAMS-655 remove integration testing from release script (#497)

2020-02-25 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


The following commit(s) were added to refs/heads/master by this push:
 new f1cf030  STREAMS-655 remove integration testing from release script 
(#497)
f1cf030 is described below

commit f1cf030f7fb731d1de9f4f211232134bfee8cca8
Author: Steve Blackmon 
AuthorDate: Tue Feb 25 11:39:19 2020 -0600

STREAMS-655 remove integration testing from release script (#497)

https://issues.apache.org/jira/browse/STREAMS-655
---
 pom.xml|  5 +++--
 release.sh | 70 +++---
 verify.sh  | 31 
 3 files changed, 42 insertions(+), 64 deletions(-)

diff --git a/pom.xml b/pom.xml
index 74f34f9..d48c318 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1530,11 +1530,12 @@
 **/*.jar
 **/*.svg
 **/MANIFEST.MF
-**/src/license/*
-
**/src/license/licenses/*
+**/src/test/resources/*
 
**/src/site/resources/**/*
 **/target/**
 apache-maven-*/**/*
+**/src/license/*
+
**/src/license/licenses/*
 
 
 
diff --git a/release.sh b/release.sh
index 7d6a33f..1cdcf61 100755
--- a/release.sh
+++ b/release.sh
@@ -27,7 +27,6 @@ if [[ -z "$REL" || -z "$DEV" ]]; then
 exit 1
 fi
 
-
 mkdir -p /tmp/streams_release
 mkdir -p logs
 
@@ -57,71 +56,18 @@ cd streams-$REL
 
 printInfo
 
-mvn clean verify $REPO > ../logs/streams_unittests.txt
-checkStatus ../logs/streams_unittests.txt
-
-mvn $REPO clean apache-rat:check -e -DskipTests=true  > 
../logs/streams-project_apache-rat_check.txt
-checkStatus ../logs/streams-project_apache-rat_check.txt
-
-cp ../streams-c84fa47bd759.p12 .
-cp ../*.conf .
-
-mvn -PdockerITs $REPO docker:start > ../logs/streams_docker-start.txt
-checkStatus ../logs/streams_docker-start.txt
-
-sleep 30
-docker ps
-head *.properties
-
-mvn clean verify $REPO -DskipTests=true -DskipITs=false > 
../logs/streams_integrationtests.txt
-checkStatus ../logs/streams_integrationtests.txt
-
-mvn -PdockerITs $REPO docker:stop > ../logs/streams_docker-stop.txt
-checkStatus ../logs/streams_docker-stop.txt
-
-mvn -Papache-release $REPO release:prepare -DpushChanges=false 
-DautoVersionSubmodules=true -DreleaseVersion=$REL 
-DdevelopmentVersion=$DEV-SNAPSHOT -Dtag=streams-project-$REL > 
../logs/streams-project_release-prepare.txt
-checkStatus ../logs/streams-project_release-prepare.txt
-
-mvn -Papache-release $REPO clean install release:perform 
-Darguments='-Dmaven.test.skip.exec=true' -Dgoals=deploy -DlocalRepoDirectory=. 
-DlocalCheckout=true > ../logs/streams-project_release-perform.txt
-checkStatus ../logs/streams-project_release-perform.txt
-
-cd ..
-
-#streams-examples
-git clone https://git-wip-us.apache.org/repos/asf/streams-examples.git 
./streams-examples-$REL
-cd streams-examples-$REL
-
-printInfo
-
-mvn $REPO clean apache-rat:check -e -DskipTests > 
../logs/streams-examples_apache-rat_check.txt
-checkStatus ../logs/streams-examples_apache-rat_check.txt
-
-mvn $REPO clean verify > ../logs/streams-examples_unittests.txt
-checkStatus ../logs/streams-examples_unittests.txt
-
-cp ../streams-c84fa47bd759.p12 .
-cp ../*.conf .
+mvn -Pcheck apache-rat:check -e -DskipTests=true 
-Drat.excludeSubprojects=false $REPO  > ../logs/streams_ratcheck.txt
+checkStatus ../logs/streams_ratcheck.txt
 
-mvn $REPO -PdockerITs -N docker:start > 
../logs/streams-examples_docker-start.txt
-checkStatus ../logs/streams-examples_docker-start.txt
-
-sleep 30
-docker ps
-head *.properties
-
-mvn $REPO clean verify -DskipTests=true -DskipITs=false  > 
../logs/streams-examples_integrationtests.txt
-checkStatus ../logs/streams-examples_integrationtests.txt
-
-mvn $REPO -Papache-release release:prepare -DpushChanges=false 
-DautoVersionSubmodules=true -DreleaseVersion=$REL 
-DdevelopmentVersion=$DEV-SNAPSHOT -Dtag=streams-examples-$REL > 
../logs/streams-examples_release-prepare.txt
-checkStatus ../logs/streams-examples_release-prepare.txt
+mvn clean test $REPO > ../logs/streams_unittests.txt
+checkStatus ../logs/streams_unittests.txt
 
-mvn $REPO -Papache-release clean install release:perform 
-Darguments='-Dmaven.test.skip.exec=true' -Dgoals=deploy -DlocalRepoDirectory=. 
-DlocalCheckout=true > ../logs/streams-examples_release-perform.txt
-checkStatus ../logs/streams-examples_release-perform.txt
+mvn -Papache-release $REPO release:prepare -DpushChanges=false 
-DautoVersionSubmodules=true -DreleaseVersion=$REL 

[streams] branch master updated: STREAMS-655 remove integration testing from release script (#497)

2020-02-25 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


The following commit(s) were added to refs/heads/master by this push:
 new f1cf030  STREAMS-655 remove integration testing from release script 
(#497)
f1cf030 is described below

commit f1cf030f7fb731d1de9f4f211232134bfee8cca8
Author: Steve Blackmon 
AuthorDate: Tue Feb 25 11:39:19 2020 -0600

STREAMS-655 remove integration testing from release script (#497)

https://issues.apache.org/jira/browse/STREAMS-655
---
 pom.xml|  5 +++--
 release.sh | 70 +++---
 verify.sh  | 31 
 3 files changed, 42 insertions(+), 64 deletions(-)

diff --git a/pom.xml b/pom.xml
index 74f34f9..d48c318 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1530,11 +1530,12 @@
 **/*.jar
 **/*.svg
 **/MANIFEST.MF
-**/src/license/*
-
**/src/license/licenses/*
+**/src/test/resources/*
 
**/src/site/resources/**/*
 **/target/**
 apache-maven-*/**/*
+**/src/license/*
+
**/src/license/licenses/*
 
 
 
diff --git a/release.sh b/release.sh
index 7d6a33f..1cdcf61 100755
--- a/release.sh
+++ b/release.sh
@@ -27,7 +27,6 @@ if [[ -z "$REL" || -z "$DEV" ]]; then
 exit 1
 fi
 
-
 mkdir -p /tmp/streams_release
 mkdir -p logs
 
@@ -57,71 +56,18 @@ cd streams-$REL
 
 printInfo
 
-mvn clean verify $REPO > ../logs/streams_unittests.txt
-checkStatus ../logs/streams_unittests.txt
-
-mvn $REPO clean apache-rat:check -e -DskipTests=true  > 
../logs/streams-project_apache-rat_check.txt
-checkStatus ../logs/streams-project_apache-rat_check.txt
-
-cp ../streams-c84fa47bd759.p12 .
-cp ../*.conf .
-
-mvn -PdockerITs $REPO docker:start > ../logs/streams_docker-start.txt
-checkStatus ../logs/streams_docker-start.txt
-
-sleep 30
-docker ps
-head *.properties
-
-mvn clean verify $REPO -DskipTests=true -DskipITs=false > 
../logs/streams_integrationtests.txt
-checkStatus ../logs/streams_integrationtests.txt
-
-mvn -PdockerITs $REPO docker:stop > ../logs/streams_docker-stop.txt
-checkStatus ../logs/streams_docker-stop.txt
-
-mvn -Papache-release $REPO release:prepare -DpushChanges=false 
-DautoVersionSubmodules=true -DreleaseVersion=$REL 
-DdevelopmentVersion=$DEV-SNAPSHOT -Dtag=streams-project-$REL > 
../logs/streams-project_release-prepare.txt
-checkStatus ../logs/streams-project_release-prepare.txt
-
-mvn -Papache-release $REPO clean install release:perform 
-Darguments='-Dmaven.test.skip.exec=true' -Dgoals=deploy -DlocalRepoDirectory=. 
-DlocalCheckout=true > ../logs/streams-project_release-perform.txt
-checkStatus ../logs/streams-project_release-perform.txt
-
-cd ..
-
-#streams-examples
-git clone https://git-wip-us.apache.org/repos/asf/streams-examples.git 
./streams-examples-$REL
-cd streams-examples-$REL
-
-printInfo
-
-mvn $REPO clean apache-rat:check -e -DskipTests > 
../logs/streams-examples_apache-rat_check.txt
-checkStatus ../logs/streams-examples_apache-rat_check.txt
-
-mvn $REPO clean verify > ../logs/streams-examples_unittests.txt
-checkStatus ../logs/streams-examples_unittests.txt
-
-cp ../streams-c84fa47bd759.p12 .
-cp ../*.conf .
+mvn -Pcheck apache-rat:check -e -DskipTests=true 
-Drat.excludeSubprojects=false $REPO  > ../logs/streams_ratcheck.txt
+checkStatus ../logs/streams_ratcheck.txt
 
-mvn $REPO -PdockerITs -N docker:start > 
../logs/streams-examples_docker-start.txt
-checkStatus ../logs/streams-examples_docker-start.txt
-
-sleep 30
-docker ps
-head *.properties
-
-mvn $REPO clean verify -DskipTests=true -DskipITs=false  > 
../logs/streams-examples_integrationtests.txt
-checkStatus ../logs/streams-examples_integrationtests.txt
-
-mvn $REPO -Papache-release release:prepare -DpushChanges=false 
-DautoVersionSubmodules=true -DreleaseVersion=$REL 
-DdevelopmentVersion=$DEV-SNAPSHOT -Dtag=streams-examples-$REL > 
../logs/streams-examples_release-prepare.txt
-checkStatus ../logs/streams-examples_release-prepare.txt
+mvn clean test $REPO > ../logs/streams_unittests.txt
+checkStatus ../logs/streams_unittests.txt
 
-mvn $REPO -Papache-release clean install release:perform 
-Darguments='-Dmaven.test.skip.exec=true' -Dgoals=deploy -DlocalRepoDirectory=. 
-DlocalCheckout=true > ../logs/streams-examples_release-perform.txt
-checkStatus ../logs/streams-examples_release-perform.txt
+mvn -Papache-release $REPO release:prepare -DpushChanges=false 
-DautoVersionSubmodules=true -DreleaseVersion=$REL 

[streams] branch master updated: Bump checkstyle from 7.2 to 8.18 (#490)

2020-02-25 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


The following commit(s) were added to refs/heads/master by this push:
 new 8b06b3a  Bump checkstyle from 7.2 to 8.18 (#490)
8b06b3a is described below

commit 8b06b3a3fd0af3e6970f6b84115a9253141a3d71
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 25 11:34:36 2020 -0600

Bump checkstyle from 7.2 to 8.18 (#490)

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 7.2 to 
8.18.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- 
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-7.2...checkstyle-8.18)

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6b7d7d8..74f34f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1573,7 +1573,7 @@
 
 com.puppycrawl.tools
 checkstyle
-7.2
+8.18
 
 
 



[jira] [Work logged] (STREAMS-655) remove integration testing from release script

2020-02-25 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/STREAMS-655?focusedWorklogId=392703=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-392703
 ]

ASF GitHub Bot logged work on STREAMS-655:
--

Author: ASF GitHub Bot
Created on: 25/Feb/20 17:28
Start Date: 25/Feb/20 17:28
Worklog Time Spent: 10m 
  Work Description: steveblackmon commented on pull request #497: 
STREAMS-655 remove integration testing from release script
URL: https://github.com/apache/streams/pull/497
 
 
   https://issues.apache.org/jira/browse/STREAMS-655
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


Issue Time Tracking
---

Worklog Id: (was: 392703)
Remaining Estimate: 0h
Time Spent: 10m

> remove integration testing from release script
> --
>
> Key: STREAMS-655
> URL: https://issues.apache.org/jira/browse/STREAMS-655
> Project: Streams
>  Issue Type: Task
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[streams] branch master updated: Use HTTPS instead of HTTP to resolve dependencies (#494)

2020-02-25 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


The following commit(s) were added to refs/heads/master by this push:
 new 37f9251  Use HTTPS instead of HTTP to resolve dependencies (#494)
37f9251 is described below

commit 37f9251aa1db0267dc4f731ff51d5f2711ec1f29
Author: Jonathan Leitschuh 
AuthorDate: Tue Feb 25 12:25:13 2020 -0500

Use HTTPS instead of HTTP to resolve dependencies (#494)

This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.

Signed-off-by: Jonathan Leitschuh 
---
 pom.xml  | 4 ++--
 streams-contrib/streams-provider-google/google-gplus/pom.xml | 2 +-
 streams-contrib/streams-provider-youtube/pom.xml | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 222f400..6b7d7d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -205,7 +205,7 @@
 central-repo
 Maven Repository
 
-http://repo.maven.apache.org/maven2
+https://repo.maven.apache.org/maven2
 
 true
 
@@ -238,7 +238,7 @@
 
 clojars-repo
 Clojars Repository
-http://clojars.org/repo
+https://clojars.org/repo
 
 true
 
diff --git a/streams-contrib/streams-provider-google/google-gplus/pom.xml 
b/streams-contrib/streams-provider-google/google-gplus/pom.xml
index 2e80e7f..b525b19 100644
--- a/streams-contrib/streams-provider-google/google-gplus/pom.xml
+++ b/streams-contrib/streams-provider-google/google-gplus/pom.xml
@@ -40,7 +40,7 @@
 
 typesafe
 typesafe
-http://repo.typesafe.com/typesafe/repo
+https://repo.typesafe.com/typesafe/repo
 
 
 
diff --git a/streams-contrib/streams-provider-youtube/pom.xml 
b/streams-contrib/streams-provider-youtube/pom.xml
index b7b6405..5cf66f4 100644
--- a/streams-contrib/streams-provider-youtube/pom.xml
+++ b/streams-contrib/streams-provider-youtube/pom.xml
@@ -38,7 +38,7 @@
 
 
 google-api-services
-http://google-api-client-libraries.appspot.com/mavenrepo
+
https://google-api-client-libraries.appspot.com/mavenrepo
 
 
 



Build failed in Jenkins: streams-project-site #445

2020-02-25 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 495
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


[jira] [Created] (STREAMS-656) processor module for https://apidocs.infutor.com/

2020-02-25 Thread Steve Blackmon (Jira)
Steve Blackmon created STREAMS-656:
--

 Summary: processor module for https://apidocs.infutor.com/
 Key: STREAMS-656
 URL: https://issues.apache.org/jira/browse/STREAMS-656
 Project: Streams
  Issue Type: Improvement
Reporter: Steve Blackmon
Assignee: Steve Blackmon






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (STREAMS-655) remove integration testing from release script

2020-02-25 Thread Steve Blackmon (Jira)
Steve Blackmon created STREAMS-655:
--

 Summary: remove integration testing from release script
 Key: STREAMS-655
 URL: https://issues.apache.org/jira/browse/STREAMS-655
 Project: Streams
  Issue Type: Task
Reporter: Steve Blackmon
Assignee: Steve Blackmon






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work started] (STREAMS-643) Update release process documentation on website

2020-02-25 Thread Steve Blackmon (Jira)


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

Work on STREAMS-643 started by Steve Blackmon.
--
> Update release process documentation on website
> ---
>
> Key: STREAMS-643
> URL: https://issues.apache.org/jira/browse/STREAMS-643
> Project: Streams
>  Issue Type: Task
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Major
>
> Update release process documentation on website to reflect use of release.sh 
> and publish-rc.sh and that examples are now in streams-project



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (STREAMS-651) processor module for api of http://pipl.com/

2020-02-25 Thread Steve Blackmon (Jira)


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

Steve Blackmon commented on STREAMS-651:


merged in 2911eb7833818df6396f0e620158c19a5df88d7b

> processor module for api of http://pipl.com/
> 
>
> Key: STREAMS-651
> URL: https://issues.apache.org/jira/browse/STREAMS-651
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (STREAMS-651) processor module for api of http://pipl.com/

2020-02-25 Thread Steve Blackmon (Jira)


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

Steve Blackmon resolved STREAMS-651.

Resolution: Fixed

> processor module for api of http://pipl.com/
> 
>
> Key: STREAMS-651
> URL: https://issues.apache.org/jira/browse/STREAMS-651
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (STREAMS-654) processor module for api of http://thedatagroup.com/

2020-02-25 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/STREAMS-654?focusedWorklogId=392621=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-392621
 ]

ASF GitHub Bot logged work on STREAMS-654:
--

Author: ASF GitHub Bot
Created on: 25/Feb/20 15:24
Start Date: 25/Feb/20 15:24
Worklog Time Spent: 10m 
  Work Description: steveblackmon commented on pull request #496: Resolves 
STREAMS-654
URL: https://github.com/apache/streams/pull/496
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


Issue Time Tracking
---

Worklog Id: (was: 392621)
Time Spent: 40m  (was: 0.5h)

> processor module for api of http://thedatagroup.com/
> 
>
> Key: STREAMS-654
> URL: https://issues.apache.org/jira/browse/STREAMS-654
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Major
>  Time Spent: 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[streams] branch master updated: Resolves STREAMS-654 (#496)

2020-02-25 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


The following commit(s) were added to refs/heads/master by this push:
 new 611f68c  Resolves STREAMS-654 (#496)
611f68c is described below

commit 611f68c339eeb3f68f8c7792345e2ca69270035e
Author: Brian Hodge 
AuthorDate: Tue Feb 25 09:24:21 2020 -0600

Resolves STREAMS-654 (#496)

* STREAMS-654 Processor module for api.thedatagroup.com

* STREAMS-654 Processor module for api.thedatagroup.com

* STREAMS-654 Processor module for api.thedatagroup.com

* STREAMS-654 Processor module for api.thedatagroup.com

Co-authored-by: Steve Blackmon 
---
 streams-contrib/pom.xml|   1 +
 .../streams-processor-thedatagroup/README.md   |   8 +
 .../streams-processor-thedatagroup/pom.xml | 152 
 .../apache/streams/thedatagroup/SyncAppend.java|  44 
 .../apache/streams/thedatagroup/SyncLookup.java|  44 
 .../apache/streams/thedatagroup/TheDataGroup.java  | 267 +
 .../streams/thedatagroup/api/AppendRequest.json|  39 +++
 .../api/DemographicsAppendResponse.json|  36 +++
 .../api/DemographicsAppendResponseAddress.json |  41 
 .../DemographicsAppendResponseDemographics.json|  31 +++
 ...mographicsAppendResponseDemographicsFamily.json |  26 ++
 ...csAppendResponseDemographicsFamilyChildren.json |  31 +++
 ...mographicsAppendResponseDemographicsPerson.json |  54 +
 ...sAppendResponseDemographicsPersonEducation.json |  23 ++
 ...csAppendResponseDemographicsPersonFinances.json |  44 
 ...csAppendResponseDemographicsPersonLanguage.json |  20 ++
 ...aphicsAppendResponseDemographicsPersonRace.json |  23 ++
 ...AppendResponseDemographicsPersonWorkerType.json |  20 ++
 ...raphicsAppendResponseDemographicsResidence.json |  76 ++
 ...ppendResponseDemographicsResidenceDwelling.json |  24 ++
 ...ographicsAppendResponseDemographicsVehicle.json |  23 ++
 .../api/DemographicsAppendResponseLifeStyles.json  |  32 +++
 ...emographicsAppendResponseLifeStylesApparel.json |  28 +++
 .../DemographicsAppendResponseLifeStylesBook.json  |  17 ++
 ...ographicsAppendResponseLifeStylesInterests.json | 116 +
 .../api/DemographicsAppendResponsePhones.json  |  14 ++
 .../thedatagroup/api/EmailAppendResponse.json  |  23 ++
 .../thedatagroup/api/EmailLookupRequest.json   |  14 ++
 .../streams/thedatagroup/api/IpLookupRequest.json  |  14 ++
 .../streams/thedatagroup/api/LookupResponse.json   |  20 ++
 .../thedatagroup/api/MobileAppendResponse.json |  23 ++
 .../thedatagroup/api/PhoneAppendResponse.json  |  23 ++
 .../thedatagroup/api/PhoneAppendResponseItem.json  |  17 ++
 .../thedatagroup/api/PhoneLookupRequest.json   |  14 ++
 .../thedatagroup/api/VehicleAppendResponse.json|  26 ++
 .../api/VehicleAppendResponseItem.json |  20 ++
 .../config/TheDataGroupConfiguration.json  |  21 ++
 .../streams/thedatagroup/test/TheDataGroupIT.java  |  76 ++
 .../resources/TheDataGroupIT/TheDataGroupIT.conf   |  27 +++
 39 files changed, 1552 insertions(+)

diff --git a/streams-contrib/pom.xml b/streams-contrib/pom.xml
index 5478aa3..b974a54 100644
--- a/streams-contrib/pom.xml
+++ b/streams-contrib/pom.xml
@@ -56,6 +56,7 @@
 streams-processor-peoplepattern
 streams-processor-pipl
 streams-processor-regex
+streams-processor-thedatagroup
 streams-processor-urls
 streams-provider-facebook
 streams-provider-google
diff --git a/streams-contrib/streams-processor-thedatagroup/README.md 
b/streams-contrib/streams-processor-thedatagroup/README.md
new file mode 100644
index 000..2f93226
--- /dev/null
+++ b/streams-contrib/streams-processor-thedatagroup/README.md
@@ -0,0 +1,8 @@
+Apache Streams
+Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
+
+
+org.apache.streams:streams-processor-thedatagroup
+===
+
+Integration library for api.thedatagroup.com
diff --git a/streams-contrib/streams-processor-thedatagroup/pom.xml 
b/streams-contrib/streams-processor-thedatagroup/pom.xml
new file mode 100644
index 000..943172e
--- /dev/null
+++ b/streams-contrib/streams-processor-thedatagroup/pom.xml
@@ -0,0 +1,152 @@
+
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+
+4.0.0
+
+
+org.apache.streams
+streams-contrib
+0.6.1-SNAPSHOT
+
+
+streams-processor-thedatagroup
+${project.artifactId}
+
+TheDataGroup API Processors
+
+
+
+org.apache.streams
+streams-config

[jira] [Work logged] (STREAMS-654) processor module for api of http://thedatagroup.com/

2020-02-25 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/STREAMS-654?focusedWorklogId=392618=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-392618
 ]

ASF GitHub Bot logged work on STREAMS-654:
--

Author: ASF GitHub Bot
Created on: 25/Feb/20 15:18
Start Date: 25/Feb/20 15:18
Worklog Time Spent: 10m 
  Work Description: steveblackmon commented on pull request #492: 
STREAMS-654 Processor module for api.thedatagroup.com
URL: https://github.com/apache/streams/pull/492
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


Issue Time Tracking
---

Worklog Id: (was: 392618)
Time Spent: 0.5h  (was: 20m)

> processor module for api of http://thedatagroup.com/
> 
>
> Key: STREAMS-654
> URL: https://issues.apache.org/jira/browse/STREAMS-654
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Major
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


Build failed in Jenkins: streams-project-site #444

2020-02-25 Thread Apache Jenkins Server
See 

Changes:


--
Started by upstream project "streams-project" build number 494
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
Retrying after 10 seconds
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.


[jira] [Work logged] (STREAMS-651) processor module for api of http://pipl.com/

2020-02-25 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/STREAMS-651?focusedWorklogId=392523=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-392523
 ]

ASF GitHub Bot logged work on STREAMS-651:
--

Author: ASF GitHub Bot
Created on: 25/Feb/20 12:35
Start Date: 25/Feb/20 12:35
Worklog Time Spent: 10m 
  Work Description: steveblackmon commented on pull request #495: 
STREAMS-651 processor module for api of http://pipl.com/
URL: https://github.com/apache/streams/pull/495
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


Issue Time Tracking
---

Worklog Id: (was: 392523)
Time Spent: 20m  (was: 10m)

> processor module for api of http://pipl.com/
> 
>
> Key: STREAMS-651
> URL: https://issues.apache.org/jira/browse/STREAMS-651
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[streams] branch master updated (06ecd6a -> 2911eb7)

2020-02-25 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 06ecd6a  streams-provider-sprinklr (#493)
 add 2911eb7  STREAMS-651 processor module for api of http://pipl.com/ 
(#495)

No new revisions were added by this update.

Summary of changes:
 streams-contrib/pom.xml|   7 +-
 .../pom.xml|   4 +-
 .../main/java/org/apache/streams/pipl/Pipl.java}   | 118 +++--
 .../main/java/org/apache/streams/pipl/Search.java} |  22 ++--
 .../apache/pipl/api/BasicSearchRequest.json|  82 ++
 .../apache/pipl/api/FullPersonSearchRequest.json   |  65 
 .../apache/pipl/api/SearchPointerRequest.json} |  10 +-
 .../org/streams/apache/pipl/api/SearchRequest.json |  59 +++
 .../streams/apache/pipl/api/SearchResponse.json|  76 +
 .../apache/pipl/config/PiplConfiguration.json} |   4 +-
 .../org/streams/apache/pipl/pojo/Address.json  |  59 +++
 .../streams/apache/pipl/pojo/AvailableData.json}   |   6 +-
 .../org/streams/apache/pipl/pojo/DateOfBirth.json  |  18 
 .../org/streams/apache/pipl/pojo/DateRange.json}   |  10 +-
 .../org/streams/apache/pipl/pojo/Education.json|  27 +
 .../org/streams/apache/pipl/pojo/Email.json|  35 ++
 .../org/streams/apache/pipl/pojo/Ethnicity.json|  15 +++
 .../org/streams/apache/pipl/pojo/FieldCount.json   |  83 +++
 .../org/streams/apache/pipl/pojo/Gender.json}  |   6 +-
 .../org/streams/apache/pipl/pojo/Image.json}   |  10 +-
 .../org/streams/apache/pipl/pojo/Job.json  |  30 ++
 .../org/streams/apache/pipl/pojo/Language.json |  27 +
 .../org/streams/apache/pipl/pojo/Name.json |  47 
 .../streams/apache/pipl/pojo/OriginCountry.json}   |   6 +-
 .../org/streams/apache/pipl/pojo/Person.json   | 118 +
 .../org/streams/apache/pipl/pojo/Phone.json|  43 
 .../org/streams/apache/pipl/pojo/Relationship.json |  22 
 .../org/streams/apache/pipl/pojo/Source.json   |  55 ++
 .../org/streams/apache/pipl/pojo/Url.json  |  35 ++
 .../org/streams/apache/pipl/pojo/UserId.json}  |   6 +-
 .../org/streams/apache/pipl/pojo/Username.json}|   6 +-
 .../java/org/apache/streams/pipl/test/PiplIT.java  | 111 +++
 .../src/test/resources/PiplIT/PiplIT.conf} |  17 ++-
 33 files changed, 1130 insertions(+), 109 deletions(-)
 copy streams-contrib/{streams-provider-sprinklr => 
streams-processor-pipl}/pom.xml (98%)
 copy 
streams-contrib/{streams-processor-peopledatalabs/src/main/java/org/apache/streams/peopledatalabs/PeopleDataLabs.java
 => streams-processor-pipl/src/main/java/org/apache/streams/pipl/Pipl.java} 
(50%)
 copy 
streams-contrib/{streams-processor-fullcontact/src/main/java/org/apache/streams/fullcontact/CompanyEnrichment.java
 => streams-processor-pipl/src/main/java/org/apache/streams/pipl/Search.java} 
(58%)
 create mode 100644 
streams-contrib/streams-processor-pipl/src/main/jsonschema/org/streams/apache/pipl/api/BasicSearchRequest.json
 create mode 100644 
streams-contrib/streams-processor-pipl/src/main/jsonschema/org/streams/apache/pipl/api/FullPersonSearchRequest.json
 copy 
streams-contrib/{streams-processor-fullcontact/src/main/jsonschema/org/apache/streams/fullcontact/pojo/PersonURL.json
 => 
streams-processor-pipl/src/main/jsonschema/org/streams/apache/pipl/api/SearchPointerRequest.json}
 (50%)
 create mode 100644 
streams-contrib/streams-processor-pipl/src/main/jsonschema/org/streams/apache/pipl/api/SearchRequest.json
 create mode 100644 
streams-contrib/streams-processor-pipl/src/main/jsonschema/org/streams/apache/pipl/api/SearchResponse.json
 copy 
streams-contrib/{streams-processor-peopledatalabs/src/main/jsonschema/org/apache/streams/peopledatalabs/config/PeopleDataLabsConfiguration.json
 => 
streams-processor-pipl/src/main/jsonschema/org/streams/apache/pipl/config/PiplConfiguration.json}
 (75%)
 create mode 100644 
streams-contrib/streams-processor-pipl/src/main/jsonschema/org/streams/apache/pipl/pojo/Address.json
 copy 
streams-contrib/{streams-processor-fullcontact/src/main/jsonschema/org/apache/streams/fullcontact/pojo/PersonTopicItem.json
 => 
streams-processor-pipl/src/main/jsonschema/org/streams/apache/pipl/pojo/AvailableData.json}
 (62%)
 create mode 100644 
streams-contrib/streams-processor-pipl/src/main/jsonschema/org/streams/apache/pipl/pojo/DateOfBirth.json
 copy 
streams-contrib/{streams-processor-fullcontact/src/main/jsonschema/org/apache/streams/fullcontact/pojo/PersonURL.json
 => 
streams-processor-pipl/src/main/jsonschema/org/streams/apache/pipl/pojo/DateRange.json}
 (51%)
 create mode 100644 
streams-contrib/streams-processor-pipl/src/main/jsonschema/org/streams/apache/pipl/pojo/Education.json
 create mode 100644