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

2017-04-20 Thread Apache Jenkins Server
See 

--
Started by user sblackmon
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 

Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-streams.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8073c7d201c1145f27068c061c5b4ec74b3004df (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8073c7d201c1145f27068c061c5b4ec74b3004df
 > git rev-list 8073c7d201c1145f27068c061c5b4ec74b3004df # timeout=10
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Modules changed, recalculating dependency graph
Established TCP socket on 59348
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp 
/home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging
 jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven33-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 59348
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f 
 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -s 
/tmp/settings3983774005635062427.xml -q -U generate-sources site:site site:stage
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 141 ms
[JENKINS] Archiving site from 
 to 
/x1/jenkins/jenkins-home/jobs/streams-project-site/site
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 7 ms
[JENKINS] Archiving site from 

 to /x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-testing
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 1 ms
[JENKINS] Archiving site from 

 to /x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-schemas
Saving to 
outputFile=
Processed 0 file(s)
Found 0 errors
Found 0 warnings
Found 0 infos
Finished in 1 ms
[JENKINS] Archiving site from 

 to 
/x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-schemas/streams-schema-activitystreams
Saving to 

[GitHub] incubator-streams pull request #363: [WEBSITE] Add Link for CWiki

2017-04-20 Thread rawkintrevo
GitHub user rawkintrevo opened a pull request:

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

[WEBSITE] Add Link for CWiki



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

$ git pull https://github.com/rawkintrevo/incubator-streams 
website-cwiki-link

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

https://github.com/apache/incubator-streams/pull/363.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 #363


commit ef7e3ed51bd762149c8c489be6275cc97394
Author: rawkintrevo 
Date:   2017-04-20T23:10:04Z

[WEBSITE] Add Link for CWiki




---
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.
---


[GitHub] incubator-streams issue #364: [NO-JIRA][WIP] Jekyll Refactor

2017-04-20 Thread rawkintrevo
Github user rawkintrevo commented on the issue:

https://github.com/apache/incubator-streams/pull/364
  
For reference- this is how we would update website post this migration:

https://github.com/rawkintrevo/incubator-streams/blob/jekyll/website/website.md



---
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.
---


[GitHub] incubator-streams issue #363: [WEBSITE] Add Link for CWiki

2017-04-20 Thread rawkintrevo
Github user rawkintrevo commented on the issue:

https://github.com/apache/incubator-streams/pull/363
  
Closing pending website refactor, and this was the wrong way to do it 
anyway.


---
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] [Resolved] (STREAMS-496) Remove twitter4j dependency from streams-provider-twitter

2017-04-20 Thread Steve Blackmon (JIRA)

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

Steve Blackmon resolved STREAMS-496.

Resolution: Fixed

> Remove twitter4j dependency from streams-provider-twitter
> -
>
> Key: STREAMS-496
> URL: https://issues.apache.org/jira/browse/STREAMS-496
> Project: Streams
>  Issue Type: Task
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
> Fix For: 0.5.1
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Per discussion on legal@ releases that include modules with the json license 
> are not permitted after April 30, 2017.
> twitter4j has such a dependency and has shown little willingness to address 
> it.
> Switch off twitter4j to HTTP API interaction.



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


[jira] [Resolved] (STREAMS-502) Re-implement instagram providers using juneau libraries

2017-04-20 Thread Steve Blackmon (JIRA)

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

Steve Blackmon resolved STREAMS-502.

   Resolution: Fixed
Fix Version/s: 0.5.1

> Re-implement instagram providers using juneau libraries
> ---
>
> Key: STREAMS-502
> URL: https://issues.apache.org/jira/browse/STREAMS-502
> Project: Streams
>  Issue Type: Improvement
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Minor
> Fix For: 0.5.1
>
>   Original Estimate: 4h
>  Time Spent: 1.15h
>  Remaining Estimate: 2.85h
>
> Get rid of jinstagram while keeping all of the same features / gaining POJOs.
> This will simplify transitive dependencies, promote code re-use within the 
> project, and demonstrate the juneau model applied first in STREAMS-496



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