[jenkinsci/checkmarx-plugin]

2017-02-26 Thread GitHub
  Branch: refs/tags/Release_8.41.2
  Home:   https://github.com/jenkinsci/checkmarx-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-oauth-plugin] d5eb51: [JENKINS-27045] Jenkins CLI --username/--password

2017-02-26 Thread GitHub
  Branch: refs/heads/jenkins-cli-token
  Home:   https://github.com/jenkinsci/github-oauth-plugin
  Commit: d5eb51c87f5d9fd71e0ae9093495328a751a081d
  
https://github.com/jenkinsci/github-oauth-plugin/commit/d5eb51c87f5d9fd71e0ae9093495328a751a081d
  Author: Sam Gleske 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/GithubSecurityRealm.java

  Log Message:
  ---
  [JENKINS-27045] Jenkins CLI --username/--password

options.

Here's an example:

java -jar jenkins-cli.jar -s http://localhost:8080 -noKeyAuth who-am-i \
  --username samrocketman --password-file ./personal-access-token

Unfortunately, Jenkins core prevents Jenkins CLI LoginCommand from
working correctly because it only stores the Username and mishandles
creating the authentication token.  This is a [bug in core][1].

[1]: 
https://github.com/jenkinsci/jenkins/blob/jenkins-2.47/core/src/main/java/hudson/cli/ClientAuthenticationCache.java#L65-L75


  Commit: 312cb6a3062d79d10fa5b089946eb39d90b82731
  
https://github.com/jenkinsci/github-oauth-plugin/commit/312cb6a3062d79d10fa5b089946eb39d90b82731
  Author: Sam Gleske 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
A .mvn/jvm.config
M src/test/java/org/jenkinsci/plugins/GithubSecurityRealmTest.java

  Log Message:
  ---
  Fix out of memory issues with build


  Commit: e5858c39d7192358a5eaaa1ac1f4bbb6093e80f1
  
https://github.com/jenkinsci/github-oauth-plugin/commit/e5858c39d7192358a5eaaa1ac1f4bbb6093e80f1
  Author: Sam Gleske 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M LICENSE.txt

  Log Message:
  ---
  Update license for snippets copied from jenkins

project.


Compare: 
https://github.com/jenkinsci/github-oauth-plugin/compare/479c0630a6ef...e5858c39d719

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-oauth-plugin] 479c06: Update license for snippets copied from jenkins

2017-02-26 Thread GitHub
  Branch: refs/heads/jenkins-cli-token
  Home:   https://github.com/jenkinsci/github-oauth-plugin
  Commit: 479c0630a6ef978dd3cefabe6e4b0996123ab7e7
  
https://github.com/jenkinsci/github-oauth-plugin/commit/479c0630a6ef978dd3cefabe6e4b0996123ab7e7
  Author: Sam Gleske 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M LICENSE.txt

  Log Message:
  ---
  Update license for snippets copied from jenkins

project.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-oauth-plugin] d96beb: Update license for snippets copied from jenkins

2017-02-26 Thread GitHub
  Branch: refs/heads/jenkins-cli-token
  Home:   https://github.com/jenkinsci/github-oauth-plugin
  Commit: d96bebc3370c67fdfeccaac391a2ae8245c40a52
  
https://github.com/jenkinsci/github-oauth-plugin/commit/d96bebc3370c67fdfeccaac391a2ae8245c40a52
  Author: Sam Gleske 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M LICENSE.txt

  Log Message:
  ---
  Update license for snippets copied from jenkins

project.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-oauth-plugin] 3f64c1: [JENKINS-27045] Jenkins CLI --username/--password

2017-02-26 Thread GitHub
  Branch: refs/heads/jenkins-cli-token
  Home:   https://github.com/jenkinsci/github-oauth-plugin
  Commit: 3f64c19adf34802b989717e7c73068959d2c1f74
  
https://github.com/jenkinsci/github-oauth-plugin/commit/3f64c19adf34802b989717e7c73068959d2c1f74
  Author: Sam Gleske 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
A .mvn/jvm.config
M src/main/java/org/jenkinsci/plugins/GithubSecurityRealm.java
M src/test/java/org/jenkinsci/plugins/GithubSecurityRealmTest.java

  Log Message:
  ---
  [JENKINS-27045] Jenkins CLI --username/--password

options.

Here's an example:

java -jar jenkins-cli.jar -s http://localhost:8080 -noKeyAuth who-am-i \
  --username samrocketman --password-file ./personal-access-token

Unfortunately, Jenkins core prevents Jenkins CLI LoginCommand from
working correctly because it only stores the Username and mishandles
creating the authentication token.  This is a [bug in core][1].

[1]: 
https://github.com/jenkinsci/jenkins/blob/jenkins-2.47/core/src/main/java/hudson/cli/ClientAuthenticationCache.java#L65-L75


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/stashnotifier-plugin] 0e5b4b: added pipeline compatibility

2017-02-26 Thread GitHub
  Branch: refs/heads/release/1.x
  Home:   https://github.com/jenkinsci/stashnotifier-plugin
  Commit: 0e5b4be8b2a24fd64180c6a28cc52497fd6809c3
  
https://github.com/jenkinsci/stashnotifier-plugin/commit/0e5b4be8b2a24fd64180c6a28cc52497fd6809c3
  Author: Jean Detoeuf 
  Date:   2017-02-22 (Wed, 22 Feb 2017)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/stashNotifier/StashNotifier.java
M src/test/java/org/jenkinsci/plugins/stashNotifier/StashNotifierTest.java

  Log Message:
  ---
  added pipeline compatibility


  Commit: 8cbfac9773367b9143fb0de99e9495bc5ff2874d
  
https://github.com/jenkinsci/stashnotifier-plugin/commit/8cbfac9773367b9143fb0de99e9495bc5ff2874d
  Author: Pavel Batanov 
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/stashNotifier/StashNotifier.java
M src/test/java/org/jenkinsci/plugins/stashNotifier/StashNotifierTest.java

  Log Message:
  ---
  Merge pull request #145 from thebignet/pipelineCompatibility

added pipeline compatibility


Compare: 
https://github.com/jenkinsci/stashnotifier-plugin/compare/828b51318107...8cbfac977336

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] f1562e: Depend on git client 2.3.0

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: f1562edbe373fdbd96abda7b8cd6ccd1bf55d897
  
https://github.com/jenkinsci/git-plugin/commit/f1562edbe373fdbd96abda7b8cd6ccd1bf55d897
  Author: Mark Waite 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Depend on git client 2.3.0


  Commit: 2584f7018ca3072d48bede16844aeb5107dfeda6
  
https://github.com/jenkinsci/git-plugin/commit/2584f7018ca3072d48bede16844aeb5107dfeda6
  Author: Mark Waite 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update plugin version to 3.1.0-SNAPSHOT

Preparing to release git LFS support


  Commit: 0ba355cef9d3e4353c6c7753e81819e687f89424
  
https://github.com/jenkinsci/git-plugin/commit/0ba355cef9d3e4353c6c7753e81819e687f89424
  Author: Mark Waite 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M src/main/resources/hudson/plugins/git/util/BuildData/index.jelly
M src/main/resources/hudson/plugins/git/util/BuildData/summary.jelly

  Log Message:
  ---
  Remove leading spaces before tabs in jelly files


  Commit: 9e3bb2e454d421099b4b57c15584359ed81d4d8d
  
https://github.com/jenkinsci/git-plugin/commit/9e3bb2e454d421099b4b57c15584359ed81d4d8d
  Author: Mark Waite 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Remove Java 7 MaxPermSize arg in Jenkinsfile

Using jdk8 for all builds


Compare: 
https://github.com/jenkinsci/git-plugin/compare/ae6883b49bb3...9e3bb2e454d4

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/tap-plugin] 6e67e4: [maven-release-plugin] prepare for next developmen...

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tap-plugin
  Commit: 6e67e412e1d76e93693571172493074bc6e7feb4
  
https://github.com/jenkinsci/tap-plugin/commit/6e67e412e1d76e93693571172493074bc6e7feb4
  Author: Bruno P. Kinoshita 
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/tap-plugin] ef3583: [maven-release-plugin] prepare release tap-2.1

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tap-plugin
  Commit: ef358349e9ce9f3930d799b74755d4b34e7965c9
  
https://github.com/jenkinsci/tap-plugin/commit/ef358349e9ce9f3930d799b74755d4b34e7965c9
  Author: Bruno P. Kinoshita 
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release tap-2.1


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/tap-plugin]

2017-02-26 Thread GitHub
  Branch: refs/tags/tap-2.1
  Home:   https://github.com/jenkinsci/tap-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/support-core-plugin] 8f35dd: Use UTC for all timestamps.

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 8f35dd1ad5e0c5e498e5579bcf6671f11bf6d3c7
  
https://github.com/jenkinsci/support-core-plugin/commit/8f35dd1ad5e0c5e498e5579bcf6671f11bf6d3c7
  Author: Jesse Glick 
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/support/SupportLogFormatter.java
M src/main/java/com/cloudbees/jenkins/support/SupportLogHandler.java
M src/main/java/com/cloudbees/jenkins/support/SupportPlugin.java
M src/main/java/com/cloudbees/jenkins/support/impl/AboutJenkins.java
M src/main/java/com/cloudbees/jenkins/support/impl/LoadStats.java
M 
src/main/java/com/cloudbees/jenkins/support/slowrequest/SlowRequestChecker.java
M 
src/main/java/com/cloudbees/jenkins/support/timer/DeadlockTrackChecker.java
M src/test/java/com/cloudbees/jenkins/support/SupportLogFormatterTest.java

  Log Message:
  ---
  Use UTC for all timestamps.


  Commit: f819d772483a9a48b6d06dd7f011f45c6b7838f6
  
https://github.com/jenkinsci/support-core-plugin/commit/f819d772483a9a48b6d06dd7f011f45c6b7838f6
  Author: Steven Christou 
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/support/SupportLogFormatter.java
M src/main/java/com/cloudbees/jenkins/support/SupportLogHandler.java
M src/main/java/com/cloudbees/jenkins/support/SupportPlugin.java
M src/main/java/com/cloudbees/jenkins/support/impl/AboutJenkins.java
M src/main/java/com/cloudbees/jenkins/support/impl/LoadStats.java
M 
src/main/java/com/cloudbees/jenkins/support/slowrequest/SlowRequestChecker.java
M 
src/main/java/com/cloudbees/jenkins/support/timer/DeadlockTrackChecker.java
M src/test/java/com/cloudbees/jenkins/support/SupportLogFormatterTest.java

  Log Message:
  ---
  Merge pull request #101 from jglick/UTC

Use UTC for all timestamps


Compare: 
https://github.com/jenkinsci/support-core-plugin/compare/b7c48dbcef52...f819d772483a

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] a80905: [JENKINS-35687] Add simple git lfs support

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: a809052a9b8d59975477e52f106383d63b869830
  
https://github.com/jenkinsci/git-plugin/commit/a809052a9b8d59975477e52f106383d63b869830
  Author: Matt Hauck 
  Date:   2017-01-04 (Wed, 04 Jan 2017)

  Changed paths:
A src/main/java/hudson/plugins/git/extensions/impl/GitLFSPull.java
M src/test/java/hudson/plugins/git/extensions/impl/CheckoutOptionTest.java

  Log Message:
  ---
  [JENKINS-35687] Add simple git lfs support


  Commit: ae6883b49bb3973e6139b666b7cea81464317274
  
https://github.com/jenkinsci/git-plugin/commit/ae6883b49bb3973e6139b666b7cea81464317274
  Author: Mark Waite 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
A src/main/java/hudson/plugins/git/extensions/impl/GitLFSPull.java
M src/test/java/hudson/plugins/git/extensions/impl/CheckoutOptionTest.java

  Log Message:
  ---
  Merge pull request #463 from creste/JENKINS-35687

[JENKINS-35687] Add simple git lfs support


Compare: 
https://github.com/jenkinsci/git-plugin/compare/7fb16cbe8ff5...ae6883b49bb3

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-client-plugin] dc8631: Fix javadoc

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: dc8631b8ddc578f2b848309d6ecd71af4cf1ff0d
  
https://github.com/jenkinsci/git-client-plugin/commit/dc8631b8ddc578f2b848309d6ecd71af4cf1ff0d
  Author: Mark Waite 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CheckoutCommand.java

  Log Message:
  ---
  Fix javadoc


  Commit: ae566e2cc860f91f4e012096deee59026dfba175
  
https://github.com/jenkinsci/git-client-plugin/commit/ae566e2cc860f91f4e012096deee59026dfba175
  Author: Mark Waite 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java

  Log Message:
  ---
  Add more LFS tests to GitClientTest


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/470f1257482e...ae566e2cc860

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-client-plugin] e7ddf9: [JENKINS-35687] Add simple git lfs support

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: e7ddf98e290de8c38b05807c579359dd1782f7de
  
https://github.com/jenkinsci/git-client-plugin/commit/e7ddf98e290de8c38b05807c579359dd1782f7de
  Author: Matt Hauck 
  Date:   2017-01-03 (Tue, 03 Jan 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CheckoutCommand.java
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java

  Log Message:
  ---
  [JENKINS-35687] Add simple git lfs support


  Commit: 853603cccd4434b116ef9b8e094c3f5b815aa75a
  
https://github.com/jenkinsci/git-client-plugin/commit/853603cccd4434b116ef9b8e094c3f5b815aa75a
  Author: creste 
  Date:   2017-01-03 (Tue, 03 Jan 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  ---
  Added GIT_LFS_SKIP_SMUDGE=1 to improve performance


  Commit: 104a08e85b4156cc588085c8ec5f9cbd66c57353
  
https://github.com/jenkinsci/git-client-plugin/commit/104a08e85b4156cc588085c8ec5f9cbd66c57353
  Author: creste 
  Date:   2017-01-03 (Tue, 03 Jan 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CheckoutCommand.java
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java

  Log Message:
  ---
  Added support for explicitly specifying the git lfs remote.


  Commit: 87a250192d95c8982a6472ac65a838d6ef090448
  
https://github.com/jenkinsci/git-client-plugin/commit/87a250192d95c8982a6472ac65a838d6ef090448
  Author: creste 
  Date:   2017-01-03 (Tue, 03 Jan 2017)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java

  Log Message:
  ---
  Added unit test for checkout with git LFS.


  Commit: 6db40dbc84be624b790a215f3ff019775e123599
  
https://github.com/jenkinsci/git-client-plugin/commit/6db40dbc84be624b790a215f3ff019775e123599
  Author: creste 
  Date:   2017-01-06 (Fri, 06 Jan 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CheckoutCommand.java
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java

  Log Message:
  ---
  Removed trailing whitespace.


  Commit: 470f1257482e0b04c67fcadcbe66d9b4462d2f84
  
https://github.com/jenkinsci/git-client-plugin/commit/470f1257482e0b04c67fcadcbe66d9b4462d2f84
  Author: Mark Waite 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CheckoutCommand.java
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java

  Log Message:
  ---
  Merge pull request #232 from creste/JENKINS-35687

[JENKINS-35687] Add simple git lfs support


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/9c12a007c5a0...470f1257482e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-client-plugin] 8297db: [JENKINS-20356] Fix SSH_ASKPASS on windows

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 8297db9579996906c8ddfabc470e322951771b84
  
https://github.com/jenkinsci/git-client-plugin/commit/8297db9579996906c8ddfabc470e322951771b84
  Author: Matt Hauck 
  Date:   2017-02-01 (Wed, 01 Feb 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  ---
  [JENKINS-20356] Fix SSH_ASKPASS on windows

The SSH_ASKPASS script was being setup improperly on windows since
it was echoing quotes as well as the actual echo command itself
since `@echo off` was not being specified.


  Commit: 9c12a007c5a029f92a132b54bf04b5ae31462f2c
  
https://github.com/jenkinsci/git-client-plugin/commit/9c12a007c5a029f92a132b54bf04b5ae31462f2c
  Author: Mark Waite 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  ---
  Merge pull request #207 from matthauck/windows-askpass

[JENKINS-20356] Fix SSH_ASKPASS on windows


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/f52e3e8f2406...9c12a007c5a0

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-oauth-plugin] d9f6ee: [JENKINS-27045] Jenkins CLI --username/--password

2017-02-26 Thread GitHub
  Branch: refs/heads/jenkins-cli-token
  Home:   https://github.com/jenkinsci/github-oauth-plugin
  Commit: d9f6ee0771dab210b9c88865e6c74cc5de58679e
  
https://github.com/jenkinsci/github-oauth-plugin/commit/d9f6ee0771dab210b9c88865e6c74cc5de58679e
  Author: Sam Gleske 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/GithubSecurityRealm.java

  Log Message:
  ---
  [JENKINS-27045] Jenkins CLI --username/--password

options.

Here's an example:

java -jar jenkins-cli.jar -s http://localhost:8080 -noKeyAuth who-am-i \
  --username samrocketman --password-file ./personal-access-token

Unfortunately, Jenkins core prevents Jenkins CLI LoginCommand from
working correctly because it only stores the Username and mishandles
creating the authentication token.  This is a [bug in core][1].

[1]: 
https://github.com/jenkinsci/jenkins/blob/jenkins-2.47/core/src/main/java/hudson/cli/ClientAuthenticationCache.java#L65-L75


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/tap-plugin] 33e466: Replace some spaces with tabs

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tap-plugin
  Commit: 33e4668ae8ab8867d86582f99416f68166aab142
  
https://github.com/jenkinsci/tap-plugin/commit/33e4668ae8ab8867d86582f99416f68166aab142
  Author: Rikard Falkeborn 
  Date:   2016-11-29 (Tue, 29 Nov 2016)

  Changed paths:
M src/main/resources/org/tap4j/plugin/tags/status.jelly

  Log Message:
  ---
  Replace some spaces with tabs

This makes indentation consistent in the file.


  Commit: 8f1b29371e834d50ae760f63f1243b7cfc00ef8b
  
https://github.com/jenkinsci/tap-plugin/commit/8f1b29371e834d50ae760f63f1243b7cfc00ef8b
  Author: Rikard Falkeborn 
  Date:   2016-11-29 (Tue, 29 Nov 2016)

  Changed paths:
M src/main/java/org/tap4j/plugin/TapProjectAction.java
M src/main/java/org/tap4j/plugin/TapResult.java
M src/main/java/org/tap4j/plugin/model/TapStreamResult.java
M src/main/java/org/tap4j/plugin/util/GraphHelper.java
M src/main/java/org/tap4j/plugin/util/Util.java
M src/main/resources/org/tap4j/plugin/TapResult/_index.groovy
M src/main/resources/org/tap4j/plugin/TapResult/index.jelly
M src/main/resources/org/tap4j/plugin/tags/status.jelly
M src/main/webapp/css/tap.css

  Log Message:
  ---
  Add ToDo to graphics


  Commit: 05bd8843f0c87a379fdaec4f6e007c1124f1a35c
  
https://github.com/jenkinsci/tap-plugin/commit/05bd8843f0c87a379fdaec4f6e007c1124f1a35c
  Author: Bruno P. Kinoshita 
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
M src/main/java/org/tap4j/plugin/TapProjectAction.java
M src/main/java/org/tap4j/plugin/TapResult.java
M src/main/java/org/tap4j/plugin/model/TapStreamResult.java
M src/main/java/org/tap4j/plugin/util/GraphHelper.java
M src/main/java/org/tap4j/plugin/util/Util.java
M src/main/resources/org/tap4j/plugin/TapResult/_index.groovy
M src/main/resources/org/tap4j/plugin/TapResult/index.jelly
M src/main/resources/org/tap4j/plugin/tags/status.jelly
M src/main/webapp/css/tap.css

  Log Message:
  ---
  Merge pull request #17 from rikardfalkeborn/add-todo-to-plot

Add todo to plot


Compare: 
https://github.com/jenkinsci/tap-plugin/compare/c2892e71623c...05bd8843f0c8

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-client-plugin] f52e3e: Simplfy README

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: f52e3e8f24068a6f19820ba200199f9b0206d2d5
  
https://github.com/jenkinsci/git-client-plugin/commit/f52e3e8f24068a6f19820ba200199f9b0206d2d5
  Author: Mark Waite 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Simplfy README


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/dependency-check-plugin] f83235: Updating core to 1.4.6-SNAPSHOT

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-check-plugin
  Commit: f832358960e6a62079ed6596df42cfc8e8157e58
  
https://github.com/jenkinsci/dependency-check-plugin/commit/f832358960e6a62079ed6596df42cfc8e8157e58
  Author: stevespringett 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Updating core to 1.4.6-SNAPSHOT


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 18692c: 2.48 didn't actually contain JENKINS-41864

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 18692cddfee94d8c45ce297385b880c7698e8ab1
  
https://github.com/jenkins-infra/jenkins.io/commit/18692cddfee94d8c45ce297385b880c7698e8ab1
  Author: Daniel Beck 
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  2.48 didn't actually contain JENKINS-41864


  Commit: abe2ced520a7c9c84145adb0629a0c9161149b0c
  
https://github.com/jenkins-infra/jenkins.io/commit/abe2ced520a7c9c84145adb0629a0c9161149b0c
  Author: Daniel Beck 
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Merge pull request #707 from daniel-beck/JENKINS-41864

2.48 didn't actually contain JENKINS-41864


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/a615db1e9211...abe2ced520a7

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/debian-package-builder-plugin] 36864f: Get stuff going, add package publishing step

2017-02-26 Thread GitHub
  Branch: refs/heads/pipeline
  Home:   https://github.com/jenkinsci/debian-package-builder-plugin
  Commit: 36864f5675d7afbef3f3dbc5aac708a0142eff98
  
https://github.com/jenkinsci/debian-package-builder-plugin/commit/36864f5675d7afbef3f3dbc5aac708a0142eff98
  Author: Max Khardin 
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
M pom.xml
M src/main/java/ru/yandex/jenkins/plugins/debuilder/DebUtils.java
M 
src/main/java/ru/yandex/jenkins/plugins/debuilder/DebianPackageBuilder.java
A 
src/main/java/ru/yandex/jenkins/plugins/debuilder/DebianPackageBuilderStep.java
M 
src/main/java/ru/yandex/jenkins/plugins/debuilder/DebianPackagePublisher.java
A 
src/main/java/ru/yandex/jenkins/plugins/debuilder/DebianPackagePublisherStep.java
R src/main/java/ru/yandex/jenkins/plugins/debuilder/DebianPackageStep.java
M src/main/java/ru/yandex/jenkins/plugins/debuilder/GitCommitHelper.java

  Log Message:
  ---
  Get stuff going, add package publishing step


  Commit: f02d3aca43d669909e201e803329f860d848fb47
  
https://github.com/jenkinsci/debian-package-builder-plugin/commit/f02d3aca43d669909e201e803329f860d848fb47
  Author: Max Khardin 
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
M README.md
M pom.xml
M src/main/java/ru/yandex/jenkins/plugins/debuilder/ChangesExtractor.java

  Log Message:
  ---
  Merge branch 'pipeline' of 
https://github.com/jenkinsci/debian-package-builder-plugin


Compare: 
https://github.com/jenkinsci/debian-package-builder-plugin/compare/b05e47d95094...f02d3aca43d6

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-issues-plugin] 378fab: [maven-release-plugin] prepare for next developmen...

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-issues-plugin
  Commit: 378fabebf9c0c95b467ddbb2b60978edce72029c
  
https://github.com/jenkinsci/github-issues-plugin/commit/378fabebf9c0c95b467ddbb2b60978edce72029c
  Author: Daniel Lo Nigro 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-issues-plugin]

2017-02-26 Thread GitHub
  Branch: refs/tags/github-issues-1.2.1
  Home:   https://github.com/jenkinsci/github-issues-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-issues-plugin] f8c2cf: [maven-release-plugin] prepare release github-issu...

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-issues-plugin
  Commit: f8c2cfb5988efa32fcc09018792d900c7a4a3942
  
https://github.com/jenkinsci/github-issues-plugin/commit/f8c2cfb5988efa32fcc09018792d900c7a4a3942
  Author: Daniel Lo Nigro 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release github-issues-1.2.1


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-issues-plugin] 416c61: Fix JENKINS-42329: Multi-config projects were brok...

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-issues-plugin
  Commit: 416c6130d009d00ef64236d6aad7d860db651aee
  
https://github.com/jenkinsci/github-issues-plugin/commit/416c6130d009d00ef64236d6aad7d860db651aee
  Author: Daniel Lo Nigro 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/githubissues/GitHubIssueNotifier.java

  Log Message:
  ---
  Fix JENKINS-42329: Multi-config projects were broken in v1.2


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-issues-plugin] ebbb93: Move job-dsl docs to wiki

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-issues-plugin
  Commit: ebbb93b299845dacf7d5bfa9124c39200cd32b7f
  
https://github.com/jenkinsci/github-issues-plugin/commit/ebbb93b299845dacf7d5bfa9124c39200cd32b7f
  Author: Daniel Lo Nigro 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Move job-dsl docs to wiki


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-client-plugin] 3ee5d0: Use correct comment string in Jenkinsfile

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 3ee5d01cd1756ec63c656b3ae8e5367c733a369a
  
https://github.com/jenkinsci/git-client-plugin/commit/3ee5d01cd1756ec63c656b3ae8e5367c733a369a
  Author: Mark Waite 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Use correct comment string in Jenkinsfile


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-client-plugin] ad314a: Prevent timeout - only build default version

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: ad314aea0f7af26d430364f45360f94c526c99e3
  
https://github.com/jenkinsci/git-client-plugin/commit/ad314aea0f7af26d430364f45360f94c526c99e3
  Author: Mark Waite 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Prevent timeout - only build default version

The ci.jenkins.io infrastructure is configured to timeout a job after
60 minutes.  That is a very reasonable timeout, but the Windows and
Linux execution of the git client plugin sometimes exceeds 30 minutes
for a single Jenkins version, so it can exceed 60 minutes when testing
the default version and the latest LTS.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 76d2c3: Add changelog for 2.48

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 76d2c34a4c9c79fa5b35cbaeb211fc9fe2bc0ea6
  
https://github.com/jenkins-infra/jenkins.io/commit/76d2c34a4c9c79fa5b35cbaeb211fc9fe2bc0ea6
  Author: Daniel Beck 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Add changelog for 2.48


  Commit: a615db1e9211b687a67156fdd059b7bd6e014d83
  
https://github.com/jenkins-infra/jenkins.io/commit/a615db1e9211b687a67156fdd059b7bd6e014d83
  Author: Daniel Beck 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Merge pull request #702 from daniel-beck/changelog-2.48

Add changelog for 2.48


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/d31c43dafad4...a615db1e9211

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/gradle-plugin] c2f504: Update Gradle jpi plugin to latest version

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gradle-plugin
  Commit: c2f504c141f193755fdf71279240634271ac70ae
  
https://github.com/jenkinsci/gradle-plugin/commit/c2f504c141f193755fdf71279240634271ac70ae
  Author: Stefan Wolf 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Update Gradle jpi plugin to latest version


  Commit: 9605b49740b9d14500e5bdf31eadb64fcd60d1b4
  
https://github.com/jenkinsci/gradle-plugin/commit/9605b49740b9d14500e5bdf31eadb64fcd60d1b4
  Author: Stefan Wolf 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
M gradlew

  Log Message:
  ---
  Upgradle to 3.4


  Commit: a4b6c271a5b39f5b3aaeedc3ad80c034e7ac7b76
  
https://github.com/jenkinsci/gradle-plugin/commit/a4b6c271a5b39f5b3aaeedc3ad80c034e7ac7b76
  Author: Stefan Wolf 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M README.md
M build.gradle

  Log Message:
  ---
  Upgrade required core version to 1.642.1

This should remove the strange errors in integration tests.


  Commit: 1c6845a3d44a05654be960a819805c6a11a98b1a
  
https://github.com/jenkinsci/gradle-plugin/commit/1c6845a3d44a05654be960a819805c6a11a98b1a
  Author: Stefan Wolf 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Use parallel test execution


Compare: 
https://github.com/jenkinsci/gradle-plugin/compare/660d4f1ef856...1c6845a3d44a

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 258844: [JENKINS-42189] Warn people against using 2.47.

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 258844d287e599fb9239faaa25499657f987978b
  
https://github.com/jenkins-infra/jenkins.io/commit/258844d287e599fb9239faaa25499657f987978b
  Author: Jesse Glick 
  Date:   2017-02-22 (Wed, 22 Feb 2017)

  Changed paths:
M content/_data/changelogs/weekly.yml
M content/_partials/changes.html.haml

  Log Message:
  ---
  [JENKINS-42189] Warn people against using 2.47.


  Commit: be7ed48dbe69b2d0e548d3cc618287f3c62869ea
  
https://github.com/jenkins-infra/jenkins.io/commit/be7ed48dbe69b2d0e548d3cc618287f3c62869ea
  Author: Jesse Glick 
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Moved both issues into references section.


  Commit: 324d60c15aa7bc0a525d7469f1ec025d7c477368
  
https://github.com/jenkins-infra/jenkins.io/commit/324d60c15aa7bc0a525d7469f1ec025d7c477368
  Author: Jesse Glick 
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  workflow-cps 2.28


  Commit: d31c43dafad414ecf6b72efed087c7cb48f0317e
  
https://github.com/jenkins-infra/jenkins.io/commit/d31c43dafad414ecf6b72efed087c7cb48f0317e
  Author: Daniel Beck 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M content/_data/changelogs/weekly.yml
M content/_partials/changes.html.haml

  Log Message:
  ---
  Merge pull request #694 from jglick/warning-JENKINS-42189

[JENKINS-42189] Warn people against using 2.47


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/f9848c1d08e2...d31c43dafad4

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] 84c78c: [maven-release-plugin] prepare release jenkins-2.4...

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 84c78cfee14806e104968db50b0d2fb315a47ebf
  
https://github.com/jenkinsci/jenkins/commit/84c78cfee14806e104968db50b0d2fb315a47ebf
  Author: Kohsuke Kawaguchi 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jenkins-2.48


  Commit: 3d1893e5bf47669ae4d6656dd9d403b2f84c8a32
  
https://github.com/jenkinsci/jenkins/commit/3d1893e5bf47669ae4d6656dd9d403b2f84c8a32
  Author: Kohsuke Kawaguchi 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


  Commit: c63abe3e8cfcb71d27458bebe7752d54edaa2d49
  
https://github.com/jenkinsci/jenkins/commit/c63abe3e8cfcb71d27458bebe7752d54edaa2d49
  Author: Kohsuke Kawaguchi 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M Jenkinsfile
M core/src/main/java/hudson/scheduler/CronTab.java
A core/src/main/java/hudson/scheduler/RareOrImpossibleDateException.java
M core/src/main/java/hudson/triggers/TimerTrigger.java
M core/src/main/resources/hudson/triggers/Messages.properties
M core/src/test/groovy/hudson/util/SecretRewriterTest.groovy
M core/src/test/java/jenkins/model/RunIdMigratorTest.java
M core/src/test/java/jenkins/util/VirtualFileTest.java
M test/src/test/groovy/hudson/cli/SetBuildParameterCommandTest.groovy
M test/src/test/groovy/hudson/model/AbstractProjectTest.groovy
M test/src/test/groovy/hudson/util/TextFileTest.groovy
M test/src/test/java/hudson/PluginManagerTest.java
M test/src/test/java/hudson/ProcStarterTest.java
M test/src/test/java/hudson/ProcTest.java
M test/src/test/java/hudson/cli/AbstractBuildRangeCommand2Test.java
M test/src/test/java/hudson/cli/AbstractBuildRangeCommandTest.java
M test/src/test/java/hudson/cli/ConsoleCommandTest.java
M test/src/test/java/hudson/cli/DeleteBuildsCommandTest.java
M test/src/test/java/hudson/cli/ReloadJobCommandTest.java
M test/src/test/java/hudson/cli/SetBuildDescriptionCommandTest.java
M test/src/test/java/hudson/model/ParametersAction2Test.java
M test/src/test/java/hudson/model/ProjectTest.java
M test/src/test/java/hudson/model/QueueTest.java
M test/src/test/java/hudson/model/labels/LabelExpressionTest.java
M test/src/test/java/hudson/tasks/ArtifactArchiverTest.java
M test/src/test/java/hudson/tasks/FingerprinterTest.java
M test/src/test/java/hudson/tools/InstallerTranslatorTest.java
M test/src/test/java/hudson/util/ArgumentListBuilder2Test.java
M test/src/test/java/jenkins/security/Security232Test.java
M 
test/src/test/java/jenkins/security/security218/ysoserial/payloads/JRMPClient.java
M 
test/src/test/resources/hudson/model/ParametersAction2Test/backwardCompatibility.zip
M 
test/src/test/resources/hudson/tasks/ArtifactArchiverTest/fingerprintMigration.zip
M 
test/src/test/resources/hudson/tasks/FingerprinterTest/actionSerialization.zip

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/jenkins


Compare: 
https://github.com/jenkinsci/jenkins/compare/bafff8b8ace7...c63abe3e8cfc

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] 84c78c: [maven-release-plugin] prepare release jenkins-2.4...

2017-02-26 Thread GitHub
  Branch: refs/tags/jenkins-2.48
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 84c78cfee14806e104968db50b0d2fb315a47ebf
  
https://github.com/jenkinsci/jenkins/commit/84c78cfee14806e104968db50b0d2fb315a47ebf
  Author: Kohsuke Kawaguchi 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jenkins-2.48


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] 6e5225: [FIX JENKINS-41864] Add warning for rare dates

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 6e5225c06b45a3e196c8647dd30275234e57a54c
  
https://github.com/jenkinsci/jenkins/commit/6e5225c06b45a3e196c8647dd30275234e57a54c
  Author: Daniel Beck 
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
M core/src/main/java/hudson/scheduler/CronTab.java
A core/src/main/java/hudson/scheduler/RareOrImpossibleDateException.java
M core/src/main/java/hudson/triggers/TimerTrigger.java
M core/src/main/resources/hudson/triggers/Messages.properties

  Log Message:
  ---
  [FIX JENKINS-41864] Add warning for rare dates

Previously, impossible dates caused 100% CPU while Jenkins was
trying to find the previous/next occurrence of the date.


  Commit: d1c21484c3658b93bffa4de51749ab60b2c4ff11
  
https://github.com/jenkinsci/jenkins/commit/d1c21484c3658b93bffa4de51749ab60b2c4ff11
  Author: Daniel Beck 
  Date:   2017-02-25 (Sat, 25 Feb 2017)

  Changed paths:
M core/src/main/java/hudson/scheduler/CronTab.java
M core/src/main/java/hudson/scheduler/RareOrImpossibleDateException.java
M core/src/main/resources/hudson/triggers/Messages.properties

  Log Message:
  ---
  [JENKINS-41864] More Javadoc, rephrase warning message


  Commit: bafff8b8ace793288f019c6d2eb302aa0418715a
  
https://github.com/jenkinsci/jenkins/commit/bafff8b8ace793288f019c6d2eb302aa0418715a
  Author: Daniel Beck 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M core/src/main/java/hudson/scheduler/CronTab.java
A core/src/main/java/hudson/scheduler/RareOrImpossibleDateException.java
M core/src/main/java/hudson/triggers/TimerTrigger.java
M core/src/main/resources/hudson/triggers/Messages.properties

  Log Message:
  ---
  Merge pull request #2759 from daniel-beck/JENKINS-41864

[FIX JENKINS-41864] Add warning for rare dates


Compare: 
https://github.com/jenkinsci/jenkins/compare/335fb4bc7825...bafff8b8ace7

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] 1047a2: Add Windows build back

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 1047a2a66c906a41f26d40563d1e4365c4e1157c
  
https://github.com/jenkinsci/jenkins/commit/1047a2a66c906a41f26d40563d1e4365c4e1157c
  Author: Daniel Beck 
  Date:   2017-02-08 (Wed, 08 Feb 2017)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Add Windows build back

This will allow PRs to resolve failing tests on Windows


  Commit: d416d8a71e8b6677dc9832652c031b3470f755cd
  
https://github.com/jenkinsci/jenkins/commit/d416d8a71e8b6677dc9832652c031b3470f755cd
  Author: Alex Earl 
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
M test/src/test/groovy/hudson/util/TextFileTest.groovy
M test/src/test/java/hudson/cli/AbstractBuildRangeCommand2Test.java
M test/src/test/java/hudson/cli/AbstractBuildRangeCommandTest.java
M test/src/test/java/hudson/cli/ConsoleCommandTest.java

  Log Message:
  ---
  Fix some tests on Windows.


  Commit: a5c6a5c688ac5828088a2a2394dc8004e5df5c76
  
https://github.com/jenkinsci/jenkins/commit/a5c6a5c688ac5828088a2a2394dc8004e5df5c76
  Author: Alex Earl 
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
M test/src/test/java/hudson/cli/ReloadJobCommandTest.java

  Log Message:
  ---
  More fixes for Windows


  Commit: d3f7550584c1bce98a26d9a452cb65fd44cce076
  
https://github.com/jenkinsci/jenkins/commit/d3f7550584c1bce98a26d9a452cb65fd44cce076
  Author: Alex Earl 
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
M test/src/test/groovy/hudson/cli/SetBuildParameterCommandTest.groovy
M test/src/test/java/hudson/cli/ConsoleCommandTest.java
M test/src/test/java/hudson/cli/SetBuildDescriptionCommandTest.java
M test/src/test/java/hudson/model/ParametersAction2Test.java
M 
test/src/test/resources/hudson/model/ParametersAction2Test/backwardCompatibility.zip

  Log Message:
  ---
  Fix more tests on Windows


  Commit: 39a353d36810bedf7edba7126d5466bbdf44d6c7
  
https://github.com/jenkinsci/jenkins/commit/39a353d36810bedf7edba7126d5466bbdf44d6c7
  Author: Alex Earl 
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
M test/src/test/java/hudson/model/ProjectTest.java

  Log Message:
  ---
  More fixes


  Commit: 757997fcbfd234291451a49cadecf87b2a9f3d97
  
https://github.com/jenkinsci/jenkins/commit/757997fcbfd234291451a49cadecf87b2a9f3d97
  Author: Alex Earl 
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
M test/src/test/java/hudson/tasks/ArtifactArchiverTest.java
M test/src/test/java/hudson/tools/InstallerTranslatorTest.java
M 
test/src/test/resources/hudson/tasks/ArtifactArchiverTest/fingerprintMigration.zip

  Log Message:
  ---
  More test fixes


  Commit: 3d778c15415ab80e15827c93ef99d2147c86529b
  
https://github.com/jenkinsci/jenkins/commit/3d778c15415ab80e15827c93ef99d2147c86529b
  Author: Alex Earl 
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
M test/src/test/java/hudson/tasks/FingerprinterTest.java
M 
test/src/test/resources/hudson/tasks/FingerprinterTest/actionSerialization.zip

  Log Message:
  ---
  Fingerprint tests passing


  Commit: 7143554e6081c2b3f1355fb68b15f3c5f1bfe6f3
  
https://github.com/jenkinsci/jenkins/commit/7143554e6081c2b3f1355fb68b15f3c5f1bfe6f3
  Author: Alex Earl 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M test/src/test/java/hudson/PluginManagerTest.java
M test/src/test/java/hudson/ProcStarterTest.java
M test/src/test/java/hudson/ProcTest.java
M test/src/test/java/hudson/model/labels/LabelExpressionTest.java

  Log Message:
  ---
  Fix some tests and skip some tests.


  Commit: 3c4186fc018190a96e34ebc9f814c107572ae1f5
  
https://github.com/jenkinsci/jenkins/commit/3c4186fc018190a96e34ebc9f814c107572ae1f5
  Author: Alex Earl 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M core/src/test/groovy/hudson/util/SecretRewriterTest.groovy
M core/src/test/java/jenkins/model/RunIdMigratorTest.java
M core/src/test/java/jenkins/util/VirtualFileTest.java
M test/src/test/groovy/hudson/model/AbstractProjectTest.groovy
M test/src/test/java/hudson/PluginManagerTest.java
M test/src/test/java/hudson/cli/DeleteBuildsCommandTest.java
M test/src/test/java/hudson/model/QueueTest.java

  Log Message:
  ---
  More ignores


  Commit: 251a2ea09c50a94a39382b9f63f9d54379957f17
  
https://github.com/jenkinsci/jenkins/commit/251a2ea09c50a94a39382b9f63f9d54379957f17
  Author: Alex Earl 
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
M test/src/test/groovy/hudson/model/AbstractProjectTest.groovy

  Log Message:
  ---
  Fix missing "j." before jenkins


  Commit: 23d374687c3e4f8b7be50eb9e1f17538ed95149b
  
https://github.com/jenkinsci/jenkins/commit/23d374687c3e4f8b7be50eb9e1f17538ed95149b
  Author: Alex Earl 
  Date:   2017-02-13 (Mon, 13 Feb 2017)

  Changed paths:
M

[jenkinsci/selenium-plugin] 09ee39: [maven-release-plugin] prepare release selenium-3....

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/selenium-plugin
  Commit: 09ee392176a491e27d81049b28f5e3e8c540d01e
  
https://github.com/jenkinsci/selenium-plugin/commit/09ee392176a491e27d81049b28f5e3e8c540d01e
  Author: Rouke Broersma 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release selenium-3.1.0


  Commit: 516411460713c8d46ee48372b87283831f61829d
  
https://github.com/jenkinsci/selenium-plugin/commit/516411460713c8d46ee48372b87283831f61829d
  Author: Rouke Broersma 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


  Commit: abbececb90ed4cacd0c27e8b9fe4f3551133674b
  
https://github.com/jenkinsci/selenium-plugin/commit/abbececb90ed4cacd0c27e8b9fe4f3551133674b
  Author: Rouke Broersma 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'merge_pull_96'


Compare: 
https://github.com/jenkinsci/selenium-plugin/compare/5837a0c6e238...abbececb90ed

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/selenium-plugin]

2017-02-26 Thread GitHub
  Branch: refs/heads/merge_pull_96
  Home:   https://github.com/jenkinsci/selenium-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rpi-build-status-plugin] 9b686a: Spelling!

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rpi-build-status-plugin
  Commit: 9b686aee76464dec215bd38d4226ce99d9df31a8
  
https://github.com/jenkinsci/rpi-build-status-plugin/commit/9b686aee76464dec215bd38d4226ce99d9df31a8
  Author: ldirz80 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M 
src/main/java/net/sleepymouse/jenkins/plugins/piborg/ledborg/Controller.java
M src/main/resources/net/sleepymouse/jenkins/plugins/Messages.properties

  Log Message:
  ---
  Spelling!


  Commit: f99c84d202b34d7fcdf9d1a3b9ae73a8c590c76b
  
https://github.com/jenkinsci/rpi-build-status-plugin/commit/f99c84d202b34d7fcdf9d1a3b9ae73a8c590c76b
  Author: code monkey 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M 
src/main/java/net/sleepymouse/jenkins/plugins/piborg/ledborg/Controller.java
M src/main/resources/net/sleepymouse/jenkins/plugins/Messages.properties

  Log Message:
  ---
  Merge pull request #2 from jenkinsci/Tweaks

Spelling!


Compare: 
https://github.com/jenkinsci/rpi-build-status-plugin/compare/870fb9a041ec...f99c84d202b3

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rpi-build-status-plugin]

2017-02-26 Thread GitHub
  Branch: refs/heads/Tweaks
  Home:   https://github.com/jenkinsci/rpi-build-status-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rpi-build-status-plugin] 9b686a: Spelling!

2017-02-26 Thread GitHub
  Branch: refs/heads/Tweaks
  Home:   https://github.com/jenkinsci/rpi-build-status-plugin
  Commit: 9b686aee76464dec215bd38d4226ce99d9df31a8
  
https://github.com/jenkinsci/rpi-build-status-plugin/commit/9b686aee76464dec215bd38d4226ce99d9df31a8
  Author: ldirz80 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M 
src/main/java/net/sleepymouse/jenkins/plugins/piborg/ledborg/Controller.java
M src/main/resources/net/sleepymouse/jenkins/plugins/Messages.properties

  Log Message:
  ---
  Spelling!


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/selenium-plugin] 09ee39: [maven-release-plugin] prepare release selenium-3....

2017-02-26 Thread GitHub
  Branch: refs/heads/merge_pull_96
  Home:   https://github.com/jenkinsci/selenium-plugin
  Commit: 09ee392176a491e27d81049b28f5e3e8c540d01e
  
https://github.com/jenkinsci/selenium-plugin/commit/09ee392176a491e27d81049b28f5e3e8c540d01e
  Author: Rouke Broersma 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release selenium-3.1.0


  Commit: 516411460713c8d46ee48372b87283831f61829d
  
https://github.com/jenkinsci/selenium-plugin/commit/516411460713c8d46ee48372b87283831f61829d
  Author: Rouke Broersma 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


Compare: 
https://github.com/jenkinsci/selenium-plugin/compare/09ee392176a4^...516411460713

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/selenium-plugin] 09ee39: [maven-release-plugin] prepare release selenium-3....

2017-02-26 Thread GitHub
  Branch: refs/tags/selenium-3.1.0
  Home:   https://github.com/jenkinsci/selenium-plugin
  Commit: 09ee392176a491e27d81049b28f5e3e8c540d01e
  
https://github.com/jenkinsci/selenium-plugin/commit/09ee392176a491e27d81049b28f5e3e8c540d01e
  Author: Rouke Broersma 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release selenium-3.1.0


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/selenium-plugin] f065ed: Bump selenium to 3.0.1 and htmlunitdriver to 2.2.1

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/selenium-plugin
  Commit: f065ed5ce4d7df999d330aa0f7abe6e51ebfe802
  
https://github.com/jenkinsci/selenium-plugin/commit/f065ed5ce4d7df999d330aa0f7abe6e51ebfe802
  Author: Ryan Trevisol 
  Date:   2016-10-18 (Tue, 18 Oct 2016)

  Changed paths:
R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.20/htmlunit-driver-standalone-2.20.jar
R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.20/htmlunit-driver-standalone-2.20.pom
A 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.21/htmlunit-driver-standalone-2.21.jar
A 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.21/htmlunit-driver-standalone-2.21.pom
M 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/maven-metadata-local.xml
R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/2.53.0/selenium-server-standalone-2.53.0.jar
R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/2.53.0/selenium-server-standalone-2.53.0.pom
A 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/3.0.1/selenium-server-standalone-3.0.1.jar
A 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/3.0.1/selenium-server-standalone-3.0.1.pom
M 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/maven-metadata-local.xml
M dist-server-standalone/pom.xml

  Log Message:
  ---
  Bump selenium to 3.0.1 and htmlunitdriver to 2.2.1


  Commit: 72311e8df2edd1cf61319842e88b72e6d7d67d69
  
https://github.com/jenkinsci/selenium-plugin/commit/72311e8df2edd1cf61319842e88b72e6d7d67d69
  Author: Ryan Trevisol 
  Date:   2016-10-18 (Tue, 18 Oct 2016)

  Changed paths:
M src/main/java/hudson/plugins/selenium/HubParams.java
M src/main/java/hudson/plugins/selenium/HubParamsCallable.java
M src/main/java/hudson/plugins/selenium/callables/RemoteStopSelenium.java
M src/main/java/hudson/plugins/selenium/process/SeleniumProcessUtils.java

  Log Message:
  ---
  Breaking selenium API changes


  Commit: cc1eb7fe560faa6f0116c50f610a0d98e233a38c
  
https://github.com/jenkinsci/selenium-plugin/commit/cc1eb7fe560faa6f0116c50f610a0d98e233a38c
  Author: Ryan Trevisol 
  Date:   2016-10-18 (Tue, 18 Oct 2016)

  Changed paths:
A src/main/java/hudson/plugins/selenium/ConfigurationBuilder.java
M src/main/java/hudson/plugins/selenium/HubLauncher.java
M src/main/java/hudson/plugins/selenium/RemoteControlLauncher.java

  Log Message:
  ---
  Parsing string[] args using JCommander


  Commit: 409ecdd3278e365d2582453c50097a52dde3cdaf
  
https://github.com/jenkinsci/selenium-plugin/commit/409ecdd3278e365d2582453c50097a52dde3cdaf
  Author: Ryan Trevisol 
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update java level and selenium version in main POM


  Commit: 088e409986f6c2630f164342b00939300d0bd5c6
  
https://github.com/jenkinsci/selenium-plugin/commit/088e409986f6c2630f164342b00939300d0bd5c6
  Author: Ryan Trevisol 
  Date:   2016-10-28 (Fri, 28 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Reverting version change per PR request


  Commit: 45319c17541b798f631f228f243258999a432302
  
https://github.com/jenkinsci/selenium-plugin/commit/45319c17541b798f631f228f243258999a432302
  Author: Ryan Trevisol 
  Date:   2016-10-28 (Fri, 28 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  reverting accidentally committed changes


  Commit: 604f07a425acfac537ba28718e87228f2a82444a
  
https://github.com/jenkinsci/selenium-plugin/commit/604f07a425acfac537ba28718e87228f2a82444a
  Author: Rouke Broersma 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M readme.md

  Log Message:
  ---
  Update readme with Java 8 warning


  Commit: 95713e574bec0694916d801e6d9638324ba8f72b
  
https://github.com/jenkinsci/selenium-plugin/commit/95713e574bec0694916d801e6d9638324ba8f72b
  Author: Rouke Broersma 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/maven-metadata-local.xml
R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/3.0.1/selenium-server-standalone-3.0.1.jar
R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/3.0.1/selenium-server-standalone-3.0.1.pom
A 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/3.1.0/selenium-server-standalone-3.1.0.jar
A 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/3.1.0/selenium-server-standalone-3.1.0.pom
  

[jenkinsci/rpi-build-status-plugin] 216741: Update to latest Jenkins & pi4j versions

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rpi-build-status-plugin
  Commit: 21674137c75aadf2b4519d42e9fcb6569658f41b
  
https://github.com/jenkinsci/rpi-build-status-plugin/commit/21674137c75aadf2b4519d42e9fcb6569658f41b
  Author: ldirz80 
  Date:   2016-09-11 (Sun, 11 Sep 2016)

  Changed paths:
M .gitignore
M README.md
M pom.xml

  Log Message:
  ---
  Update to latest Jenkins & pi4j versions


  Commit: 5873d8c7ce9fffdff7c987bb33c4f1313daabfd4
  
https://github.com/jenkinsci/rpi-build-status-plugin/commit/5873d8c7ce9fffdff7c987bb33c4f1313daabfd4
  Author: ldirz80 
  Date:   2016-09-12 (Mon, 12 Sep 2016)

  Changed paths:
M pom.xml
M 
src/main/java/net/sleepymouse/jenkins/plugins/piborg/ledborg/Controller.java
M 
src/main/java/net/sleepymouse/jenkins/plugins/piborg/ledborg/Descriptor.java
M 
src/main/java/net/sleepymouse/jenkins/plugins/piborg/ledborg/FallbackGPIOManager.java
M 
src/main/java/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher.java
M 
src/main/java/net/sleepymouse/jenkins/plugins/piborg/ledborg/RPiGPIOManager.java
M src/main/resources/index.jelly
A src/main/resources/index.properties
A src/main/resources/net/sleepymouse/jenkins/plugins/Messages.properties
M 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/config.jelly
A 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/config.properties
M 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/global.jelly
A 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/global.properties
M 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/help-abortedState.html
M 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/help-failureState.html
M 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/help-notBuiltState.html
M 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/help-successState.html
M 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/help-unstableState.html
R 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/Messages.properties

  Log Message:
  ---
  Updating and fixing message support


  Commit: 870fb9a041ecaaf80ae9865d6705bf898f3ff4d9
  
https://github.com/jenkinsci/rpi-build-status-plugin/commit/870fb9a041ecaaf80ae9865d6705bf898f3ff4d9
  Author: code monkey 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M .gitignore
M README.md
M pom.xml
M 
src/main/java/net/sleepymouse/jenkins/plugins/piborg/ledborg/Controller.java
M 
src/main/java/net/sleepymouse/jenkins/plugins/piborg/ledborg/Descriptor.java
M 
src/main/java/net/sleepymouse/jenkins/plugins/piborg/ledborg/FallbackGPIOManager.java
M 
src/main/java/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher.java
M 
src/main/java/net/sleepymouse/jenkins/plugins/piborg/ledborg/RPiGPIOManager.java
M src/main/resources/index.jelly
A src/main/resources/index.properties
A src/main/resources/net/sleepymouse/jenkins/plugins/Messages.properties
M 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/config.jelly
A 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/config.properties
M 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/global.jelly
A 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/global.properties
M 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/help-abortedState.html
M 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/help-failureState.html
M 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/help-notBuiltState.html
M 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/help-successState.html
M 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/LedBorgPublisher/help-unstableState.html
R 
src/main/resources/net/sleepymouse/jenkins/plugins/piborg/ledborg/Messages.properties

  Log Message:
  ---
  Merge pull request #1 from jenkinsci/jessie8

Update to remove SNAPSHOT libraries


Compare: 
https://github.com/jenkinsci/rpi-build-status-plugin/compare/4c4d43af171e...870fb9a041ec

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rpi-build-status-plugin]

2017-02-26 Thread GitHub
  Branch: refs/heads/jessie8
  Home:   https://github.com/jenkinsci/rpi-build-status-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rpi-build-status-plugin] 4c4d43: Switch to non snapshot jar

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rpi-build-status-plugin
  Commit: 4c4d43af171e748519aa76b503f7cf3ec073b336
  
https://github.com/jenkinsci/rpi-build-status-plugin/commit/4c4d43af171e748519aa76b503f7cf3ec073b336
  Author: code monkey 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Switch to non snapshot jar


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/checkmarx-plugin] 92d785: hotfix 8.41.2 merge

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: 92d785f31c200f5680bcb1d8fd4069cd6ee5a2d3
  
https://github.com/jenkinsci/checkmarx-plugin/commit/92d785f31c200f5680bcb1d8fd4069cd6ee5a2d3
  Author: dorg 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M build.gradle
M src/main/java/com/checkmarx/jenkins/CxConfig.java
M src/main/java/com/checkmarx/jenkins/CxScanBuilder.java
M src/main/java/com/checkmarx/jenkins/filesystem/zip/Zipper.java
M 
src/main/java/com/checkmarx/jenkins/filesystem/zip/callable/OsaZipperCallable.java
M 
src/main/java/com/checkmarx/jenkins/filesystem/zip/callable/SastZipperCallable.java
M src/main/java/com/checkmarx/jenkins/opensourceanalysis/ScanSender.java
M src/main/java/com/checkmarx/jenkins/opensourceanalysis/ScanService.java
M src/main/java/com/checkmarx/jenkins/web/client/OsaScanClient.java
M src/main/resources/com/checkmarx/jenkins/CxScanBuilder/config.jelly
M 
src/main/resources/com/checkmarx/jenkins/CxScanBuilder/help-excludeOpenSourceFolders.html
M 
src/main/resources/com/checkmarx/jenkins/CxScanBuilder/help-includeOpenSourceFolders.html
M src/main/resources/com/checkmarx/jenkins/cxconfig.xml

  Log Message:
  ---
  hotfix 8.41.2 merge


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] d0d921: [FIXED JENKINS-42194] Do not display a warning whe...

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: d0d9216f4fba8337f853aadf9853fb8dcc5cb1cf
  
https://github.com/jenkinsci/jenkins/commit/d0d9216f4fba8337f853aadf9853fb8dcc5cb1cf
  Author: Stephen Connolly 
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
M core/src/main/java/hudson/triggers/SCMTrigger.java
M core/src/main/resources/hudson/triggers/Messages.properties
M core/src/main/resources/hudson/triggers/SCMTrigger/config.jelly

  Log Message:
  ---
  [FIXED JENKINS-42194] Do not display a warning when ignoring post-commit hooks


  Commit: 5f5f88006958b1dbac6a8747dea62b8e338c2f7d
  
https://github.com/jenkinsci/jenkins/commit/5f5f88006958b1dbac6a8747dea62b8e338c2f7d
  Author: Stephen Connolly 
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
M core/src/main/java/hudson/triggers/SCMTrigger.java
M core/src/main/resources/hudson/triggers/Messages.properties

  Log Message:
  ---
  [JENKINS-42194] Code review reveals valid point, no schedules is not a warning


  Commit: a348b0d3f23f8c830a658887da642764d8d2b4c5
  
https://github.com/jenkinsci/jenkins/commit/a348b0d3f23f8c830a658887da642764d8d2b4c5
  Author: Daniel Beck 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M core/src/main/java/hudson/triggers/SCMTrigger.java
M core/src/main/resources/hudson/triggers/Messages.properties
M core/src/main/resources/hudson/triggers/SCMTrigger/config.jelly

  Log Message:
  ---
  Merge pull request #2758 from stephenc/jenkins-42194

[FIXED JENKINS-42194] Do not display a warning when no schedules


Compare: 
https://github.com/jenkinsci/jenkins/compare/8f8b058548a4...a348b0d3f23f

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] 84d924: [FIXED JENKINS-41128] createItem in View not worki...

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 84d9244520b917629e82b762eb7b7548cf5f6b9f
  
https://github.com/jenkinsci/jenkins/commit/84d9244520b917629e82b762eb7b7548cf5f6b9f
  Author: Vincent Latombe 
  Date:   2017-02-21 (Tue, 21 Feb 2017)

  Changed paths:
M core/src/main/java/hudson/model/ListView.java
M test/src/test/java/hudson/model/ListViewTest.java
A 
test/src/test/resources/hudson/model/ListViewTest/addJobUsingAPI/config.xml

  Log Message:
  ---
  [FIXED JENKINS-41128] createItem in View not working when posting xml


  Commit: 8f8b058548a4b912d6a9e6fa1a4a0873a70598f7
  
https://github.com/jenkinsci/jenkins/commit/8f8b058548a4b912d6a9e6fa1a4a0873a70598f7
  Author: Daniel Beck 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M core/src/main/java/hudson/model/ListView.java
M test/src/test/java/hudson/model/ListViewTest.java
A 
test/src/test/resources/hudson/model/ListViewTest/addJobUsingAPI/config.xml

  Log Message:
  ---
  Merge pull request #2760 from Vlatombe/JENKINS-41128

[FIXED JENKINS-41128] createItem in View not working when posting xml


Compare: 
https://github.com/jenkinsci/jenkins/compare/2a03dda885d8...8f8b058548a4

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-plugin] ece87b: [maven-release-plugin] prepare for next developmen...

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: ece87bf4335beffb18db133bac8d01a7d928b99d
  
https://github.com/jenkinsci/github-plugin/commit/ece87bf4335beffb18db133bac8d01a7d928b99d
  Author: lanwen-ci 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-plugin]

2017-02-26 Thread GitHub
  Branch: refs/tags/v1.26.1
  Home:   https://github.com/jenkinsci/github-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-plugin] ae178f: [maven-release-plugin] prepare release v1.26.1

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: ae178fd56cfb796d47b5c88741b785f1be00680e
  
https://github.com/jenkinsci/github-plugin/commit/ae178fd56cfb796d47b5c88741b785f1be00680e
  Author: lanwen-ci 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release v1.26.1


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-plugin] 1443b9: add support for "githubPush" declarative pipeline ...

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: 1443b989da981000d77bdf1759a120b3cde462c1
  
https://github.com/jenkinsci/github-plugin/commit/1443b989da981000d77bdf1759a120b3cde462c1
  Author: Paul Dombkowski 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml
M src/main/java/com/cloudbees/jenkins/GitHubPushTrigger.java

  Log Message:
  ---
  add support for "githubPush" declarative pipeline trigger


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkinslint-plugin] b33260: Some cosmetic changes, added some todo and missing...

2017-02-26 Thread GitHub
  Branch: refs/heads/readme
  Home:   https://github.com/jenkinsci/jenkinslint-plugin
  Commit: b33260cb7e94fb5ffa5462b9c25f1c41005a070b
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/b33260cb7e94fb5ffa5462b9c25f1c41005a070b
  Author: Victor Martinez 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Some cosmetic changes, added some todo and missing lint checks


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkinslint-plugin]

2017-02-26 Thread GitHub
  Branch: refs/tags/jenkinslint-0.7.0
  Home:   https://github.com/jenkinsci/jenkinslint-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkinslint-plugin] 806d43: [maven-release-plugin] prepare release jenkinslint...

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkinslint-plugin
  Commit: 806d430a672c87bfa43cd73bd560b79ea8f57de1
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/806d430a672c87bfa43cd73bd560b79ea8f57de1
  Author: Victor Martinez 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jenkinslint-0.7.0


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkinslint-plugin] bae0a9: [maven-release-plugin] prepare for next developmen...

2017-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkinslint-plugin
  Commit: bae0a9e3c26d06b99f5f46967ce26ebde524f433
  
https://github.com/jenkinsci/jenkinslint-plugin/commit/bae0a9e3c26d06b99f5f46967ce26ebde524f433
  Author: Victor Martinez 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/checkmarx-plugin] f40223: update summary jelly

2017-02-26 Thread GitHub
  Branch: refs/heads/summary_ui
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: f402230652dc3626bb1326642643f1164a156848
  
https://github.com/jenkinsci/checkmarx-plugin/commit/f402230652dc3626bb1326642643f1164a156848
  Author: zoharby 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M src/main/java/com/checkmarx/jenkins/CxScanBuilder.java
M src/main/java/com/checkmarx/jenkins/OsaScanResult.java
M src/main/java/com/checkmarx/jenkins/SastScanResult.java
M src/main/java/com/checkmarx/jenkins/opensourceanalysis/ScanSender.java
M src/main/java/com/checkmarx/jenkins/web/client/OsaScanClient.java
M src/main/java/com/checkmarx/jenkins/web/model/ScanDetails.java
M src/main/resources/com/checkmarx/jenkins/CxScanResult/summary.jelly

  Log Message:
  ---
  update summary jelly
add error message osa rest API
by: zoharby


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-oauth-plugin] 72c08d: Fix findbugs error.

2017-02-26 Thread GitHub
  Branch: refs/heads/jenkins-cli-token
  Home:   https://github.com/jenkinsci/github-oauth-plugin
  Commit: 72c08d7ba956309c3a2cc7146d6756458f9e5aaa
  
https://github.com/jenkinsci/github-oauth-plugin/commit/72c08d7ba956309c3a2cc7146d6756458f9e5aaa
  Author: Sam Gleske 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/GithubSecurityRealm.java

  Log Message:
  ---
  Fix findbugs error.

Found with `mvn org.codehaus.mojo:findbugs-maven-plugin:3.0.4:check`.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-oauth-plugin] b75129: [JENKINS-27045] Jenkins CLI --username/--password

2017-02-26 Thread GitHub
  Branch: refs/heads/jenkins-cli-token
  Home:   https://github.com/jenkinsci/github-oauth-plugin
  Commit: b751298fe57873592d6ded8eda0eb6098c4bccd4
  
https://github.com/jenkinsci/github-oauth-plugin/commit/b751298fe57873592d6ded8eda0eb6098c4bccd4
  Author: Sam Gleske 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/GithubSecurityRealm.java

  Log Message:
  ---
  [JENKINS-27045] Jenkins CLI --username/--password

options.

Here's an example:

java -jar jenkins-cli.jar -s http://localhost:8080 -noKeyAuth who-am-i \
  --username samrocketman --password-file ./personal-access-token

Unfortunately, Jenkins core prevents Jenkins CLI LoginCommand from
working correctly because it only stores the Username and mishandles
creating the authentication token.  This is a [bug in core][1].

[1]: 
https://github.com/jenkinsci/jenkins/blob/jenkins-2.47/core/src/main/java/hudson/cli/ClientAuthenticationCache.java#L65-L75


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-oauth-plugin] 86e2f7: [JENKINS-27045] Jenkins CLI --username/--password

2017-02-26 Thread GitHub
  Branch: refs/heads/jenkins-cli-token
  Home:   https://github.com/jenkinsci/github-oauth-plugin
  Commit: 86e2f7315eb7f53f3a8b467b035a39d27f49c424
  
https://github.com/jenkinsci/github-oauth-plugin/commit/86e2f7315eb7f53f3a8b467b035a39d27f49c424
  Author: Sam Gleske 
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/GithubSecurityRealm.java

  Log Message:
  ---
  [JENKINS-27045] Jenkins CLI --username/--password

options.

Here's an example:

java -jar jenkins-cli.jar -s http://localhost:8080 -noKeyAuth who-am-i \
  --username samrocketman --password-file ./personal-access-token

Unfortunately, Jenkins core prevents Jenkins CLI LoginCommand from
working correctly because it only stores the Username and mishandles
creating the authentication token.  This is a [bug in core][1].

[1]: 
https://github.com/jenkinsci/jenkins/blob/jenkins-2.47/core/src/main/java/hudson/cli/ClientAuthenticationCache.java#L65-L75


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.