[jenkinsci/cygwin-process-killer-plugin]

2018-01-30 Thread GitHub
  Branch: refs/tags/cygwin-process-killer-0.2
  Home:   https://github.com/jenkinsci/cygwin-process-killer-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/cygwin-process-killer-plugin] 75835e: [maven-release-plugin] prepare for next developmen...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cygwin-process-killer-plugin
  Commit: 75835ef22e40f694981d45826b9ca25cb86a7484
  
https://github.com/jenkinsci/cygwin-process-killer-plugin/commit/75835ef22e40f694981d45826b9ca25cb86a7484
  Author: Oleg Nenashev 
  Date:   2018-01-31 (Wed, 31 Jan 2018)

  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/cygwin-process-killer-plugin] 0d3aa8: [maven-release-plugin] prepare release cygwin-proc...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cygwin-process-killer-plugin
  Commit: 0d3aa8c0158b76079652a8845b8dd49b668e482d
  
https://github.com/jenkinsci/cygwin-process-killer-plugin/commit/0d3aa8c0158b76079652a8845b8dd49b668e482d
  Author: Oleg Nenashev 
  Date:   2018-01-31 (Wed, 31 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release cygwin-process-killer-0.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/cygwin-process-killer-plugin] 1851e8: Update parent POM & cleanup reported issues

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cygwin-process-killer-plugin
  Commit: 1851e8092e0f1e971e252bf5d08db4588d16e2ab
  
https://github.com/jenkinsci/cygwin-process-killer-plugin/commit/1851e8092e0f1e971e252bf5d08db4588d16e2ab
  Author: Oleg Nenashev 
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
M README.md
M pom.xml
M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/CygwinInstallation.java
M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/CygwinKillerInstallation.java
M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/CygwinProcessKiller.java
M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/CygwinProcessKillerPlugin.java
M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/util/CygwinKillHelper.java
M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/util/CygwinKillerException.java
M 
src/main/resources/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/CygwinInstallation/config.jelly
M 
src/main/resources/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/CygwinProcessKillerPlugin/config.jelly
M src/main/resources/index.jelly

  Log Message:
  ---
  Update parent POM & cleanup reported issues


  Commit: bf0a8e9149825b62932665c6ff7c4093bd64f723
  
https://github.com/jenkinsci/cygwin-process-killer-plugin/commit/bf0a8e9149825b62932665c6ff7c4093bd64f723
  Author: Oleg Nenashev 
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Add Jenkinsfile


  Commit: 1f3edff761c20b4187279f4b3f7d8f3eadf0ea94
  
https://github.com/jenkinsci/cygwin-process-killer-plugin/commit/1f3edff761c20b4187279f4b3f7d8f3eadf0ea94
  Author: Oleg Nenashev 
  Date:   2018-01-31 (Wed, 31 Jan 2018)

  Changed paths:
A Jenkinsfile
M README.md
M pom.xml
M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/CygwinInstallation.java
M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/CygwinKillerInstallation.java
M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/CygwinProcessKiller.java
M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/CygwinProcessKillerPlugin.java
M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/util/CygwinKillHelper.java
M 
src/main/java/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/util/CygwinKillerException.java
M 
src/main/resources/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/CygwinInstallation/config.jelly
M 
src/main/resources/com/synopsys/arc/jenkinsci/plugins/cygwinprocesskiller/CygwinProcessKillerPlugin/config.jelly
M src/main/resources/index.jelly

  Log Message:
  ---
  Merge pull request #1 from oleg-nenashev/pct/facelift-and-pct-compatibility

Facelift and PCT compatibility


Compare: 
https://github.com/jenkinsci/cygwin-process-killer-plugin/compare/fe362dbc3489...1f3edff761c2

-- 
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/envinject-plugin] a19d48: POM updates.

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-plugin
  Commit: a19d480fca6718f5a3a8eed4da3c54254c82c5b1
  
https://github.com/jenkinsci/envinject-plugin/commit/a19d480fca6718f5a3a8eed4da3c54254c82c5b1
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  POM updates.


  Commit: 086624f607fafa7aa6539f38e04cc4482e654a1e
  
https://github.com/jenkinsci/envinject-plugin/commit/086624f607fafa7aa6539f38e04cc4482e654a1e
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/envinject/EnvInjectEvaluatedGroovyScriptTest.java
M 
src/test/java/org/jenkinsci/plugins/envinject/EnvInjectJobPropertyTest.java

  Log Message:
  ---
  PCT failures against 1.651.2+ due to SECURITY-170.


  Commit: cc219a5417862cf6a63e0c645969b06a4323d4bf
  
https://github.com/jenkinsci/envinject-plugin/commit/cc219a5417862cf6a63e0c645969b06a4323d4bf
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/envinject/BuildCauseRetrieverTest.java

  Log Message:
  ---
  Fixing UnsupportedOperationException after 
https://github.com/jenkinsci/jenkins/pull/2114 in PCT 1.653+.


  Commit: d26736f8b166e6582deb2b59eed0bdba5b89174c
  
https://github.com/jenkinsci/envinject-plugin/commit/d26736f8b166e6582deb2b59eed0bdba5b89174c
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  EnvInjectMigrationBuildWrapperTest.testMigratePreSandboxJobInSecuredJenkins 
did not run against Jenkins 2.x due to missing matrix-auth detached dependency.


  Commit: 6a6ddf04b96aa0eed752e6aa4662495793c16050
  
https://github.com/jenkinsci/envinject-plugin/commit/6a6ddf04b96aa0eed752e6aa4662495793c16050
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/envinject/EnvInjectPasswordMatrixProjectTest.java
M src/test/java/org/jenkinsci/plugins/envinject/EnvInjectPasswordTest.java

  Log Message:
  ---
  Adapt to SECURITY-304 in 2.32.2+, as well as another case of SECURITY-170.


  Commit: c399a1707b320e8dce812ecaeebf241555bdc5b0
  
https://github.com/jenkinsci/envinject-plugin/commit/c399a1707b320e8dce812ecaeebf241555bdc5b0
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Ought to have corrected Jenkins 2 regressions now.


  Commit: 19c777c8f749081580dfa3e4265a7be9ad1663d4
  
https://github.com/jenkinsci/envinject-plugin/commit/19c777c8f749081580dfa3e4265a7be9ad1663d4
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  requireUpperBoundDeps


  Commit: 07f96655b1ed3a419c6e079aa6fd3534dcdc6f31
  
https://github.com/jenkinsci/envinject-plugin/commit/07f96655b1ed3a419c6e079aa6fd3534dcdc6f31
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  requireUpperBoundDeps


  Commit: 8cc69bcb33ad5dd98ba424385fd8b8559da15061
  
https://github.com/jenkinsci/envinject-plugin/commit/8cc69bcb33ad5dd98ba424385fd8b8559da15061
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Revert "Ought to have corrected Jenkins 2 regressions now."
This reverts commit c399a1707b320e8dce812ecaeebf241555bdc5b0.
Without push permission, I cannot verify the effect of such a change.


  Commit: ebfc76a36b919215cd0109b2f47685c5ca4143bc
  
https://github.com/jenkinsci/envinject-plugin/commit/ebfc76a36b919215cd0109b2f47685c5ca4143bc
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  We need a BOM.


  Commit: 5d05b71da1e1412167e7b542e0c195b35303e9dc
  
https://github.com/jenkinsci/envinject-plugin/commit/5d05b71da1e1412167e7b542e0c195b35303e9dc
  Author: Oleg Nenashev 
  Date:   2018-01-31 (Wed, 31 Jan 2018)

  Changed paths:
M pom.xml
M src/test/java/org/jenkinsci/plugins/envinject/BuildCauseRetrieverTest.java
M 
src/test/java/org/jenkinsci/plugins/envinject/EnvInjectEvaluatedGroovyScriptTest.java
M 
src/test/java/org/jenkinsci/plugins/envinject/EnvInjectJobPropertyTest.java
M 
src/test/java/org/jenkinsci/plugins/envinject/EnvInjectPasswordMatrixProjectTest.java
M src/test/java/org/jenkinsci/plugins/envinject/EnvInjectPasswordTest.java

  Log Message:
  ---
  Merge pull request #129 from jglick/pom

PCT updates


Compare: 
https://github.com/jenkinsci/envinject-plugin/compare/963579607abb...5d05b71da1e1

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop rece

[jenkinsci/job-dsl-plugin] 8667ba: updated Jenkins version to 2.73

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 8667babac4c63c7802dd2059e88318641848c50f
  
https://github.com/jenkinsci/job-dsl-plugin/commit/8667babac4c63c7802dd2059e88318641848c50f
  Author: Daniel Spilker 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M docker-compose.yml
M docs/Home.md
M gradle.properties
M 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/structs/DescribableHelperSpec.groovy
M job-dsl-plugin/src/test/resources/expected-dsl.json

  Log Message:
  ---
  updated Jenkins version to 2.73


  Commit: 4fe5f288115e8b702389bd860590f9c399556988
  
https://github.com/jenkinsci/job-dsl-plugin/commit/4fe5f288115e8b702389bd860590f9c399556988
  Author: Daniel Spilker 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M Jenkinsfile
M build.gradle
M docs/Home.md
M gradlew
M gradlew.bat
M job-dsl-plugin/build.gradle

  Log Message:
  ---
  updated Java to version 8


  Commit: 6a78550e40c7b7f59c778d114f189e4808b825d3
  
https://github.com/jenkinsci/job-dsl-plugin/commit/6a78550e40c7b7f59c778d114f189e4808b825d3
  Author: Daniel Spilker 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M docs/Home.md
M gradle.properties
M 
job-dsl-core/src/ast/groovy/javaposse/jobdsl/dsl/transform/ContextASTTransformation.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/ScmContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/properties/PropertiesContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/StaticAnalysisPublisherContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/step/MultiJobStepContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/step/RunConditionContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/step/StepContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/triggers/TriggerContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/workflow/BranchSourcesContextsSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/wrapper/WrapperContextSpec.groovy

  Log Message:
  ---
  updated Groovy to 2.4.11


  Commit: c29f3fb0af554989eaba1bdf16350b945eb9693f
  
https://github.com/jenkinsci/job-dsl-plugin/commit/c29f3fb0af554989eaba1bdf16350b945eb9693f
  Author: Daniel Spilker 
  Date:   2018-01-31 (Wed, 31 Jan 2018)

  Changed paths:
M Jenkinsfile
M build.gradle
M docker-compose.yml
M docs/Home.md
M gradle.properties
M gradlew
M gradlew.bat
M 
job-dsl-core/src/ast/groovy/javaposse/jobdsl/dsl/transform/ContextASTTransformation.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/ScmContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/properties/PropertiesContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/StaticAnalysisPublisherContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/step/MultiJobStepContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/step/RunConditionContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/step/StepContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/triggers/TriggerContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/workflow/BranchSourcesContextsSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/wrapper/WrapperContextSpec.groovy
M job-dsl-plugin/build.gradle
M 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/structs/DescribableHelperSpec.groovy
M job-dsl-plugin/src/test/resources/expected-dsl.json

  Log Message:
  ---
  Merge pull request #1100 from daspilker/jenkins-2.73

updated to Jenkins 2.73


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/1a0146858981...c29f3fb0af55

-- 
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/job-dsl-plugin] a14d7c: changed the recipient list to be empty by default ...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: a14d7c16699e5e95e7ac6a22a1856b979ac568b0
  
https://github.com/jenkinsci/job-dsl-plugin/commit/a14d7c16699e5e95e7ac6a22a1856b979ac568b0
  Author: Daniel Spilker 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M docs/Home.md
M docs/Migration.md
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/ExtendedEmailTriggerContext.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/ExtendedEmailTriggersContext.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy

  Log Message:
  ---
  changed the recipient list to be empty by default for the Email Extension 
plugin

[FIXES JENKINS-49098]


  Commit: 1a014685898145593d343669b6180badb0b019f3
  
https://github.com/jenkinsci/job-dsl-plugin/commit/1a014685898145593d343669b6180badb0b019f3
  Author: Daniel Spilker 
  Date:   2018-01-31 (Wed, 31 Jan 2018)

  Changed paths:
M docs/Home.md
M docs/Migration.md
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/ExtendedEmailTriggerContext.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/ExtendedEmailTriggersContext.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy

  Log Message:
  ---
  Merge pull request #1099 from daspilker/JENKINS-49098

 [JENKINS-49098] changed the recipient list to be empty by default


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/76c8d4243636...1a0146858981

-- 
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/claim-plugin] 76d2e4: Update readme.md

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 76d2e4a3bc95c458dc899ac50e907d3e78adc5d5
  
https://github.com/jenkinsci/claim-plugin/commit/76d2e4a3bc95c458dc899ac50e907d3e78adc5d5
  Author: Arnaud TAMAILLON 
  Date:   2018-01-31 (Wed, 31 Jan 2018)

  Changed paths:
M readme.md

  Log Message:
  ---
  Update readme.md


-- 
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/maven-hpi-plugin] 39ff7d: 2.2

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 39ff7db6948dd30baa89b2b36f66b29aec36d160
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/39ff7db6948dd30baa89b2b36f66b29aec36d160
  Author: Jesse Glick 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  2.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/eagle-tester-plugin]

2018-01-30 Thread GitHub
  Branch: refs/tags/eagle-tester-1.0.4
  Home:   https://github.com/jenkinsci/eagle-tester-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/eagle-tester-plugin] 67b7ab: [maven-release-plugin] prepare for next developmen...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/eagle-tester-plugin
  Commit: 67b7ab0695de56a1e178bd220c82e404a8edf5b2
  
https://github.com/jenkinsci/eagle-tester-plugin/commit/67b7ab0695de56a1e178bd220c82e404a8edf5b2
  Author: Abhilash Jindal 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  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/eagle-tester-plugin] a331ba: [maven-release-plugin] prepare release eagle-teste...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/eagle-tester-plugin
  Commit: a331bab2179a911697d5755e32105087757b0708
  
https://github.com/jenkinsci/eagle-tester-plugin/commit/a331bab2179a911697d5755e32105087757b0708
  Author: Abhilash Jindal 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release eagle-tester-1.0.4


-- 
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/eagle-tester-plugin] 3a8ed3: Pull traces from /sdcard/ instead of /data/data

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/eagle-tester-plugin
  Commit: 3a8ed34de74f4c5f764c3c89b25774152ad1e378
  
https://github.com/jenkinsci/eagle-tester-plugin/commit/3a8ed34de74f4c5f764c3c89b25774152ad1e378
  Author: Abhilash Jindal 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/com/mobileenerlytics/eagle/tester/LocalOperation.java
M 
src/main/java/com/mobileenerlytics/eagle/tester/common/util/DeviceUtils.java
M 
src/main/java/com/mobileenerlytics/eagle/tester/jenkins/eagletesterjenkins/JenkinsLocalOperation.java

  Log Message:
  ---
  Pull traces from /sdcard/ instead of /data/data

No more requires running adb root before running Jenkins 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/service-now-plugin]

2018-01-30 Thread GitHub
  Branch: refs/heads/feature/pom-cleanup
  Home:   https://github.com/jenkinsci/service-now-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/service-now-plugin] 4c150f: updating url with wiki page url, changing scm to j...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/service-now-plugin
  Commit: 4c150fe4427f03e71de0de658cbba4ca45c5eea3
  
https://github.com/jenkinsci/service-now-plugin/commit/4c150fe4427f03e71de0de658cbba4ca45c5eea3
  Author: Peter Kreidermacher 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updating url with wiki page url, changing scm to jenkinsci repo location


  Commit: 5840b3ec9c8486d5a14b111eb7220e8a48accd85
  
https://github.com/jenkinsci/service-now-plugin/commit/5840b3ec9c8486d5a14b111eb7220e8a48accd85
  Author: pdkreid 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  changing name of plugin to Service Now Plugin


  Commit: 4b5c3603a9f7d5a7c8d3b1066680c806a5e2b625
  
https://github.com/jenkinsci/service-now-plugin/commit/4b5c3603a9f7d5a7c8d3b1066680c806a5e2b625
  Author: James McShane 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #4 from jenkinsci/feature/pom-cleanup

Pom changes


Compare: 
https://github.com/jenkinsci/service-now-plugin/compare/9827d98bcab1...4b5c3603a9f7

-- 
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/service-now-plugin] 36797e: Merge pull request #3 from jenkinsci/bugfix/findcr...

2018-01-30 Thread GitHub
  Branch: refs/heads/feature/testing-steps
  Home:   https://github.com/jenkinsci/service-now-plugin
  Commit: 36797eec1f5958b9811e03b4f6c6c2cb773be97d
  
https://github.com/jenkinsci/service-now-plugin/commit/36797eec1f5958b9811e03b4f6c6c2cb773be97d
  Author: James McShane 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/servicenow/ServiceNowExecution.java
M 
src/main/java/org/jenkinsci/plugins/servicenow/model/ServiceNowConfiguration.java

  Log Message:
  ---
  Merge pull request #3 from jenkinsci/bugfix/findcredentials-urifix

fixing findCredentials for all types of steps


  Commit: 726ae58e0ed24a0c298089f14eddc1ebfe59f4c3
  
https://github.com/jenkinsci/service-now-plugin/commit/726ae58e0ed24a0c298089f14eddc1ebfe59f4c3
  Author: jmcshane 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release service-now-0.0.1


  Commit: 3215cc5b070e2c9f6972cd0bca5b6d8031f0ad57
  
https://github.com/jenkinsci/service-now-plugin/commit/3215cc5b070e2c9f6972cd0bca5b6d8031f0ad57
  Author: jmcshane 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

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


  Commit: bc3618bae3402d4d4bf7a27d611fcfdbb8934f83
  
https://github.com/jenkinsci/service-now-plugin/commit/bc3618bae3402d4d4bf7a27d611fcfdbb8934f83
  Author: jmcshane 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Rolling back release


  Commit: 2e2aa2ac27b5686dd978ff8a1684b7fd9b2df43c
  
https://github.com/jenkinsci/service-now-plugin/commit/2e2aa2ac27b5686dd978ff8a1684b7fd9b2df43c
  Author: jmcshane 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release service-now-0.0.1


  Commit: 9827d98bcab1c23dc13eef4e9956440cac269164
  
https://github.com/jenkinsci/service-now-plugin/commit/9827d98bcab1c23dc13eef4e9956440cac269164
  Author: jmcshane 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

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


  Commit: 11bdea6d2ce7ff92959f0daeb3017860ab62958f
  
https://github.com/jenkinsci/service-now-plugin/commit/11bdea6d2ce7ff92959f0daeb3017860ab62958f
  Author: Peter Kreidermacher 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/servicenow/model/ServiceNowConfiguration.java
A src/test/java/org/jenkinsci/plugins/servicenow/ServiceNowTestBase.java
A 
src/test/java/org/jenkinsci/plugins/servicenow/workflow/CreateChangeStepTest.java

  Log Message:
  ---
  first attempt at testing steps


  Commit: 3511e7b287cdcadbf7db23809f2a804b091d510e
  
https://github.com/jenkinsci/service-now-plugin/commit/3511e7b287cdcadbf7db23809f2a804b091d510e
  Author: pdkreid 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Log Message:
  ---
  Merge branch 'feature/testing-steps' of 
https://github.com/jenkinsci/service-now-plugin into feature/testing-steps


Compare: 
https://github.com/jenkinsci/service-now-plugin/compare/18c63db32cb3...3511e7b287cd

-- 
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/service-now-plugin] 5840b3: changing name of plugin to Service Now Plugin

2018-01-30 Thread GitHub
  Branch: refs/heads/feature/pom-cleanup
  Home:   https://github.com/jenkinsci/service-now-plugin
  Commit: 5840b3ec9c8486d5a14b111eb7220e8a48accd85
  
https://github.com/jenkinsci/service-now-plugin/commit/5840b3ec9c8486d5a14b111eb7220e8a48accd85
  Author: pdkreid 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  changing name of plugin to Service Now 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/service-now-plugin] 4c150f: updating url with wiki page url, changing scm to j...

2018-01-30 Thread GitHub
  Branch: refs/heads/feature/pom-cleanup
  Home:   https://github.com/jenkinsci/service-now-plugin
  Commit: 4c150fe4427f03e71de0de658cbba4ca45c5eea3
  
https://github.com/jenkinsci/service-now-plugin/commit/4c150fe4427f03e71de0de658cbba4ca45c5eea3
  Author: Peter Kreidermacher 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updating url with wiki page url, changing scm to jenkinsci repo location


-- 
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/clover-plugin] 56d2d2: JENKINS-34439: upgrade Workflow plugin to 2.0 (whe...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clover-plugin
  Commit: 56d2d2c6ec11d26e6fd929d15bb2dfbf9dbcfe71
  
https://github.com/jenkinsci/clover-plugin/commit/56d2d2c6ec11d26e6fd929d15bb2dfbf9dbcfe71
  Author: Marek Parfianowicz 
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  JENKINS-34439: upgrade Workflow plugin to 2.0 (when it was renamed to the 
Pipeline Plugin); bumped minimum Jenkins version to 1.642.3 (the same minimum 
required by the Pipelines plugin, according to usage statistics over 95% 
instances with Clover run on 1.642.3 or higher so it should be fine)


  Commit: 26da73971867d23bcf81d4dc0f2924d9fe44836f
  
https://github.com/jenkinsci/clover-plugin/commit/26da73971867d23bcf81d4dc0f2924d9fe44836f
  Author: Marek Parfianowicz 
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
M src/main/resources/hudson/plugins/clover/CloverBuildAction/summary.jelly
M src/main/resources/hudson/plugins/clover/CloverBuildWrapper/config.jelly
M src/main/resources/hudson/plugins/clover/CloverBuildWrapper/global.jelly
M src/main/resources/hudson/plugins/clover/CloverInstallation/config.jelly
M 
src/main/resources/hudson/plugins/clover/CloverProjectAction/floatingBox.jelly
M src/main/resources/hudson/plugins/clover/CloverPublisher/config.jelly
M 
src/main/resources/hudson/plugins/clover/results/AbstractCloverMetrics/index.jelly
M src/main/resources/hudson/plugins/clover/results/ClassCoverage/index.jelly
M src/main/resources/hudson/plugins/clover/results/FileCoverage/index.jelly
M 
src/main/resources/hudson/plugins/clover/results/PackageCoverage/index.jelly
M src/main/resources/hudson/plugins/clover/tags/breakdownTable.jelly
M src/main/resources/hudson/plugins/clover/tags/captionLine.jelly
M src/main/resources/hudson/plugins/clover/tags/coverage-bar.jelly
M src/main/resources/hudson/plugins/clover/tags/floatingTrendGraph.jelly
M src/main/resources/hudson/plugins/clover/tags/summaryTable.jelly
M src/main/resources/index.jelly

  Log Message:
  ---
  NONE: added jelly escaping as per 
https://wiki.jenkins.io/display/JENKINS/Jelly+and+XSS+prevention


  Commit: e8447d56abd14925050dcc5a762ac753c1db7d9f
  
https://github.com/jenkinsci/clover-plugin/commit/e8447d56abd14925050dcc5a762ac753c1db7d9f
  Author: Marek Parfianowicz 
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
R src/main/resources/hudson/plugins/clover/CloverBuildWrapper/global.jelly
R 
src/main/resources/hudson/plugins/clover/CloverBuildWrapper/global.properties
R 
src/main/resources/hudson/plugins/clover/CloverBuildWrapper/global_ja.properties

  Log Message:
  ---
  JENKINS-45981: removed empty 'Manage Clover' section from global 
configuration page


  Commit: 2db9ee8cdfa500e22bb22e6b679a2d580f7c1568
  
https://github.com/jenkinsci/clover-plugin/commit/2db9ee8cdfa500e22bb22e6b679a2d580f7c1568
  Author: Marek Parfianowicz 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/hudson/plugins/clover/CloverBuildAction.java
M src/main/java/hudson/plugins/clover/CloverPublisher.java
M src/main/java/hudson/plugins/clover/targets/CoverageTarget.java

  Log Message:
  ---
  NONE: code cleanup


  Commit: 2d9d81d64651058038147af93c293a4ce09ef1cd
  
https://github.com/jenkinsci/clover-plugin/commit/2d9d81d64651058038147af93c293a4ce09ef1cd
  Author: Marek Parfianowicz 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
A src/main/java/hudson/plugins/clover/graphs/GraphImpl.java
M src/main/java/hudson/plugins/clover/results/AbstractCloverMetrics.java
M src/main/java/hudson/plugins/clover/targets/CoverageMetric.java

  Log Message:
  ---
  NONE: code cleanup


Compare: 
https://github.com/jenkinsci/clover-plugin/compare/8f4be30f572c...2d9d81d64651

-- 
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/logstash-plugin] 1a4d22: add a pipeline step with block (#51)

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/logstash-plugin
  Commit: 1a4d2204be72204b9a1019e73c67527ea710430c
  
https://github.com/jenkinsci/logstash-plugin/commit/1a4d2204be72204b9a1019e73c67527ea710430c
  Author: Markus Winter 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M README.md
M pom.xml
A src/main/java/jenkins/plugins/logstash/pipeline/LogstashStep.java
A 
src/main/resources/jenkins/plugins/logstash/pipeline/LogstashStep/config.jelly
A 
src/main/resources/jenkins/plugins/logstash/pipeline/LogstashStep/help.html

  Log Message:
  ---
  add a pipeline step with block (#51)


-- 
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/openshift-sync-plugin]

2018-01-30 Thread GitHub
  Branch: refs/tags/openshift-sync-1.0.2
  Home:   https://github.com/jenkinsci/openshift-sync-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/openshift-sync-plugin] 7b0a9b: [maven-release-plugin] prepare release openshift-s...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-sync-plugin
  Commit: 7b0a9b4281d55c4ac50ca1655cef6de59fd92533
  
https://github.com/jenkinsci/openshift-sync-plugin/commit/7b0a9b4281d55c4ac50ca1655cef6de59fd92533
  Author: gabemontero 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release openshift-sync-1.0.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/openshift-sync-plugin] e1e2e2: [maven-release-plugin] prepare for next developmen...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-sync-plugin
  Commit: e1e2e2d053501e294cc1a8dc2a7efa13caffcd57
  
https://github.com/jenkinsci/openshift-sync-plugin/commit/e1e2e2d053501e294cc1a8dc2a7efa13caffcd57
  Author: gabemontero 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  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/cucumber-testresult-plugin] 314087: Also add gherkin.formatter.Argument.

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-testresult-plugin
  Commit: 314087164f0b8cfbf7d49056acca280768988ff1
  
https://github.com/jenkinsci/cucumber-testresult-plugin/commit/314087164f0b8cfbf7d49056acca280768988ff1
  Author: Jesse Glick 
  Date:   2018-01-29 (Mon, 29 Jan 2018)

  Changed paths:
M src/main/resources/META-INF/hudson.remoting.ClassFilter

  Log Message:
  ---
  Also add gherkin.formatter.Argument.


  Commit: 328ac25e7b6e44414842f1ebd9000fc657db66c6
  
https://github.com/jenkinsci/cucumber-testresult-plugin/commit/328ac25e7b6e44414842f1ebd9000fc657db66c6
  Author: James Nord 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/resources/META-INF/hudson.remoting.ClassFilter

  Log Message:
  ---
  Merge pull request #13 from jglick/JENKINS-49101-redux

Also add gherkin.formatter.Argument


Compare: 
https://github.com/jenkinsci/cucumber-testresult-plugin/compare/f7f76f2f406b...328ac25e7b6e

-- 
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/blackduck-detect-plugin] 4d9dd2: Add DSL support.

2018-01-30 Thread GitHub
  Branch: refs/heads/dsl-support
  Home:   https://github.com/jenkinsci/blackduck-detect-plugin
  Commit: 4d9dd2645723163afe49618a2778961f91a2f827
  
https://github.com/jenkinsci/blackduck-detect-plugin/commit/4d9dd2645723163afe49618a2778961f91a2f827
  Author: Gavin Killough 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml
A 
src/main/java/com/blackducksoftware/integration/detect/jenkins/dsl/DetectDslContext.java
A 
src/main/java/com/blackducksoftware/integration/detect/jenkins/dsl/DetectDslExtension.java

  Log Message:
  ---
  Add DSL support.


-- 
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/logstash-plugin] c01418: move configuration from ToolInstallation to Global...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/logstash-plugin
  Commit: c014184142bea52430281576b3a2fdaa26d3d1bb
  
https://github.com/jenkinsci/logstash-plugin/commit/c014184142bea52430281576b3a2fdaa26d3d1bb
  Author: Markus Winter 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M README.md
M pom.xml
A src/main/java/jenkins/plugins/logstash/LogstashConfiguration.java
M src/main/java/jenkins/plugins/logstash/LogstashInstallation.java
M src/main/java/jenkins/plugins/logstash/LogstashWriter.java
M src/main/java/jenkins/plugins/logstash/PluginImpl.java
A src/main/java/jenkins/plugins/logstash/configuration/ElasticSearch.java
A 
src/main/java/jenkins/plugins/logstash/configuration/HostBasedLogstashIndexer.java
A src/main/java/jenkins/plugins/logstash/configuration/LogstashIndexer.java
A src/main/java/jenkins/plugins/logstash/configuration/RabbitMq.java
A src/main/java/jenkins/plugins/logstash/configuration/Redis.java
A src/main/java/jenkins/plugins/logstash/configuration/Syslog.java
M 
src/main/java/jenkins/plugins/logstash/persistence/AbstractLogstashIndexerDao.java
M src/main/java/jenkins/plugins/logstash/persistence/BuildData.java
M src/main/java/jenkins/plugins/logstash/persistence/ElasticSearchDao.java
A 
src/main/java/jenkins/plugins/logstash/persistence/HostBasedLogstashIndexerDao.java
R src/main/java/jenkins/plugins/logstash/persistence/IndexerDaoFactory.java
M src/main/java/jenkins/plugins/logstash/persistence/LogstashIndexerDao.java
M src/main/java/jenkins/plugins/logstash/persistence/RabbitMqDao.java
M src/main/java/jenkins/plugins/logstash/persistence/RedisDao.java
M src/main/java/jenkins/plugins/logstash/persistence/SyslogDao.java
A src/main/resources/index.jelly
A 
src/main/resources/jenkins/plugins/logstash/LogstashConfiguration/config.jelly
A 
src/main/resources/jenkins/plugins/logstash/LogstashConfiguration/help-logstashIndexer.html
M 
src/main/resources/jenkins/plugins/logstash/LogstashInstallation/global.jelly
R 
src/main/resources/jenkins/plugins/logstash/LogstashInstallation/help-host.html
R 
src/main/resources/jenkins/plugins/logstash/LogstashInstallation/help-key.html
R 
src/main/resources/jenkins/plugins/logstash/LogstashInstallation/help-password.html
R 
src/main/resources/jenkins/plugins/logstash/LogstashInstallation/help-port.html
R 
src/main/resources/jenkins/plugins/logstash/LogstashInstallation/help-syslogFormat.html
R 
src/main/resources/jenkins/plugins/logstash/LogstashInstallation/help-syslogProtocol.html
R 
src/main/resources/jenkins/plugins/logstash/LogstashInstallation/help-type.html
R 
src/main/resources/jenkins/plugins/logstash/LogstashInstallation/help-username.html
M src/main/resources/jenkins/plugins/logstash/Messages.properties
A 
src/main/resources/jenkins/plugins/logstash/configuration/ElasticSearch/config.jelly
A 
src/main/resources/jenkins/plugins/logstash/configuration/ElasticSearch/help-password.html
A 
src/main/resources/jenkins/plugins/logstash/configuration/ElasticSearch/help-uri.html
A 
src/main/resources/jenkins/plugins/logstash/configuration/ElasticSearch/help-username.html
A 
src/main/resources/jenkins/plugins/logstash/configuration/HostBasedLogstashIndexer/config.jelly
A 
src/main/resources/jenkins/plugins/logstash/configuration/HostBasedLogstashIndexer/help-host.html
A 
src/main/resources/jenkins/plugins/logstash/configuration/HostBasedLogstashIndexer/help-port.html
A 
src/main/resources/jenkins/plugins/logstash/configuration/RabbitMq/configure-advanced.jelly
A 
src/main/resources/jenkins/plugins/logstash/configuration/RabbitMq/help-password.html
A 
src/main/resources/jenkins/plugins/logstash/configuration/RabbitMq/help-queue.html
A 
src/main/resources/jenkins/plugins/logstash/configuration/RabbitMq/help-username.html
A 
src/main/resources/jenkins/plugins/logstash/configuration/Redis/configure-advanced.jelly
A 
src/main/resources/jenkins/plugins/logstash/configuration/Redis/help-key.html
A 
src/main/resources/jenkins/plugins/logstash/configuration/Redis/help-password.html
A 
src/main/resources/jenkins/plugins/logstash/configuration/Syslog/configure-advanced.jelly
A 
src/main/resources/jenkins/plugins/logstash/configuration/Syslog/help-messageFormat.html
A 
src/main/resources/jenkins/plugins/logstash/configuration/Syslog/help-syslogProtocol.html
M src/test/java/jenkins/plugins/logstash/LogstashBuildWrapperTest.java
A 
src/test/java/jenkins/plugins/logstash/LogstashConfigurationMigrationTest.java
A src/test/java/jenkins/plugins/logstash/LogstashConfigurationTest.java
A src/test/java/jenkins/plugins/logstash/LogstashConfigurationTestBase.java
M src/test/java/jenkins/plugins/logstash/LogstashIntegrationTest.java
M src/test/java/jenkins/plugins/logstash/LogstashOutputStreamTest.java
M src/test/ja

[jenkinsci/logstash-plugin] 2e5982: Update CHANGELOG.md

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/logstash-plugin
  Commit: 2e598245afaeb3ff7376094834bb22bed66b2eac
  
https://github.com/jenkinsci/logstash-plugin/commit/2e598245afaeb3ff7376094834bb22bed66b2eac
  Author: jakub-bochenski 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update CHANGELOG.md


-- 
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/maven-hpi-plugin] ebfaac: Wagon: Deploying site to repository

2018-01-30 Thread GitHub
  Branch: refs/heads/gh-pages
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: ebfaacd28a626d3fc40ee674ab97c79f8de33d83
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/ebfaacd28a626d3fc40ee674ab97c79f8de33d83
  Author: Jesse Glick 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M assemble-dependencies-mojo.html
M bundle-plugins-mojo.html
M create-mojo.html
M custom-war-mojo.html
M dependencies.html
M distribution-management.html
M generate-taglib-interface-mojo.html
M help-mojo.html
M hpi-mojo.html
M hpl-mojo.html
M index.html
M insert-test-mojo.html
M integration.html
M issue-tracking.html
M jar-mojo.html
M license.html
M list-plugin-dependencies-mojo.html
M mail-lists.html
M plugin-info.html
M plugin-management.html
M plugins.html
M project-info.html
M project-reports.html
M project-summary.html
M record-core-location-mojo.html
M resolve-test-dependencies-mojo.html
M run-mojo.html
M source-repository.html
M team-list.html
M test-hpl-mojo.html
M validate-mojo.html

  Log Message:
  ---
  Wagon: Deploying site to repository


-- 
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/maven-hpi-plugin]

2018-01-30 Thread GitHub
  Branch: refs/tags/maven-hpi-plugin-2.2
  Home:   https://github.com/jenkinsci/maven-hpi-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/maven-hpi-plugin] 56a3c2: [maven-release-plugin] prepare release maven-hpi-p...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 56a3c2d45517b58f9078d1defbefdf025dfa76f0
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/56a3c2d45517b58f9078d1defbefdf025dfa76f0
  Author: Jesse Glick 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release maven-hpi-plugin-2.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/maven-hpi-plugin] 38d421: [maven-release-plugin] prepare for next developmen...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 38d42193d43789529c65eaae5ca3a80df0c5a811
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/38d42193d43789529c65eaae5ca3a80df0c5a811
  Author: Jesse Glick 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  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/logstash-plugin] daf7bb: [maven-release-plugin] prepare release logstash-1....

2018-01-30 Thread GitHub
  Branch: refs/tags/logstash-1.4.0
  Home:   https://github.com/jenkinsci/logstash-plugin
  Commit: daf7bb5af33d1568666e032dd8632a3bacb44ff4
  
https://github.com/jenkinsci/logstash-plugin/commit/daf7bb5af33d1568666e032dd8632a3bacb44ff4
  Author: Jakub Bochenski 
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release logstash-1.4.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/logstash-plugin] daf7bb: [maven-release-plugin] prepare release logstash-1....

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/logstash-plugin
  Commit: daf7bb5af33d1568666e032dd8632a3bacb44ff4
  
https://github.com/jenkinsci/logstash-plugin/commit/daf7bb5af33d1568666e032dd8632a3bacb44ff4
  Author: Jakub Bochenski 
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release logstash-1.4.0


  Commit: d2ac25b545adee3a58b877baa1b157bb07328589
  
https://github.com/jenkinsci/logstash-plugin/commit/d2ac25b545adee3a58b877baa1b157bb07328589
  Author: Jakub Bochenski 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/logstash-plugin/compare/3d9cdb00a3d6...d2ac25b545ad

-- 
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/maven-hpi-plugin] 55a05a: Fix some exceptions breaking `mvn clean hpi:run`.

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 55a05a6d514d8a0d96972be452601935da43cf0c
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/55a05a6d514d8a0d96972be452601935da43cf0c
  Author: Jesse Glick 
  Date:   2017-05-23 (Tue, 23 May 2017)

  Changed paths:
M src/main/java/org/jenkinsci/maven/plugins/hpi/MavenArtifact.java
M src/main/java/org/jenkinsci/maven/plugins/hpi/RunMojo.java

  Log Message:
  ---
  Fix some exceptions breaking `mvn clean hpi:run`.


  Commit: b24720608dd0e1253b5af57bd31331a27a07a5ce
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/b24720608dd0e1253b5af57bd31331a27a07a5ce
  Author: Jesse Glick 
  Date:   2017-05-24 (Wed, 24 May 2017)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/maven/plugins/hpi/AbstractJettyMojo.java
M src/main/java/org/jenkinsci/maven/plugins/hpi/RunMojo.java

  Log Message:
  ---
  Merge branch 'master' into NPE


  Commit: 7487ca2d90bff27b5e85f6bb1fd383504e8020c4
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/7487ca2d90bff27b5e85f6bb1fd383504e8020c4
  Author: Jesse Glick 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M README.md
R copyArchetype.xml
R hpi-archetype/pom.xml
R hpi-archetype/src/main/java/HelloWorldBuilder.java
R hpi-archetype/src/main/resources/HelloWorldBuilder/config.jelly
R hpi-archetype/src/main/resources/HelloWorldBuilder/global.jelly
R hpi-archetype/src/main/resources/HelloWorldBuilder/help-name.html
R hpi-archetype/src/main/resources/HelloWorldBuilder/help-useFrench.html
R hpi-archetype/src/main/resources/index.jelly
M pom.xml
M src/main/java/org/jenkinsci/maven/plugins/hpi/CreateMojo.java
M src/main/java/org/jenkinsci/maven/plugins/hpi/RunMojo.java
M src/main/java/org/jenkinsci/maven/plugins/hpi/TestInsertionMojo.java
M src/main/java/org/jenkinsci/maven/plugins/hpi/VersionNumber.java
R src/main/resources/META-INF/archetype.xml
R src/main/resources/META-INF/maven/archetype-metadata.xml
M src/main/resources/META-INF/plexus/components.xml
R src/main/resources/org/jenkinsci/maven/plugins/hpi/plugin.properties

  Log Message:
  ---
  Merge branch 'master' into NPE


  Commit: bac24544c031da30d052c191c746321164e2dcde
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/bac24544c031da30d052c191c746321164e2dcde
  Author: Jesse Glick 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/org/jenkinsci/maven/plugins/hpi/MavenArtifact.java
M src/main/java/org/jenkinsci/maven/plugins/hpi/RunMojo.java

  Log Message:
  ---
  Merge pull request #63 from jglick/NPE

Fix some exceptions breaking `mvn clean hpi:run`


Compare: 
https://github.com/jenkinsci/maven-hpi-plugin/compare/ff81252f50bc...bac24544c031

-- 
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/openshift-sync-plugin] ed9e36: better ensure env to param based job updates prior...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-sync-plugin
  Commit: ed9e36685d17aee1d3bf3f2889924b9b6b34f319
  
https://github.com/jenkinsci/openshift-sync-plugin/commit/ed9e36685d17aee1d3bf3f2889924b9b6b34f319
  Author: gabemontero 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/io/fabric8/jenkins/openshiftsync/BuildConfigWatcher.java
M src/main/java/io/fabric8/jenkins/openshiftsync/JenkinsUtils.java

  Log Message:
  ---
  better ensure env to param based job updates prior to initiating job runs


  Commit: 71527b799f99c1d187f0d9fe5e0f2c1094f9f218
  
https://github.com/jenkinsci/openshift-sync-plugin/commit/71527b799f99c1d187f0d9fe5e0f2c1094f9f218
  Author: OpenShift Bot 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Log Message:
  ---
  Merge pull request #196 from gabemontero/confirm-params-added

Merged by openshift-bot


Compare: 
https://github.com/jenkinsci/openshift-sync-plugin/compare/c6003ee4f1c7...71527b799f99

-- 
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/job-dsl-plugin] 76c8d4: use Spock 1.0

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 76c8d4243636e3cc426e2f21cc668e1d2a99d46e
  
https://github.com/jenkinsci/job-dsl-plugin/commit/76c8d4243636e3cc426e2f21cc668e1d2a99d46e
  Author: Daniel Spilker 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M docs/Testing-DSL-Scripts.md

  Log Message:
  ---
  use Spock 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/job-dsl-plugin] ca9979: [JENKINS-24064] war-for-test classifier is not sup...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: ca99792f54e2f3a754e70a9a69e3c5f36c885db3
  
https://github.com/jenkinsci/job-dsl-plugin/commit/ca99792f54e2f3a754e70a9a69e3c5f36c885db3
  Author: Victor Martinez 
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
M docs/Testing-DSL-Scripts.md

  Log Message:
  ---
  [JENKINS-24064] war-for-test classifier is not supported from 2.64+

[JENKINS-24064](https://issues.jenkins-ci.org/browse/JENKINS-24064)

Bumped jenkins-test-harness and also removed the war-for-test classifier as 
required since version 2.64 onwards

Further details:
- https://groups.google.com/forum/#!topic/job-dsl-plugin/oPjqGR6VTpU


  Commit: e4a8a3538444e87e650f353397ee91723d0e2367
  
https://github.com/jenkinsci/job-dsl-plugin/commit/e4a8a3538444e87e650f353397ee91723d0e2367
  Author: Daniel Spilker 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M docs/Testing-DSL-Scripts.md

  Log Message:
  ---
  Merge pull request #1093 from v1v/patch-1

[JENKINS-48877] war-for-test classifier is not supported from 2.64+


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/ec6f64f63060...e4a8a3538444

-- 
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/structs-plugin] e4c270: Add caching layer to DescribableModel

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/structs-plugin
  Commit: e4c270d884790df0112b8a21f808a9fb15aef9de
  
https://github.com/jenkinsci/structs-plugin/commit/e4c270d884790df0112b8a21f808a9fb15aef9de
  Author: Sam Van Oort 
  Date:   2018-01-29 (Mon, 29 Jan 2018)

  Changed paths:
M 
plugin/src/main/java/org/jenkinsci/plugins/structs/describable/DescribableModel.java

  Log Message:
  ---
  Add caching layer to DescribableModel


  Commit: 371d16e55dbbe1d9c9ae0ed1a7559e0bc24b9825
  
https://github.com/jenkinsci/structs-plugin/commit/371d16e55dbbe1d9c9ae0ed1a7559e0bc24b9825
  Author: Sam Van Oort 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M 
plugin/src/main/java/org/jenkinsci/plugins/structs/describable/DescribableModel.java

  Log Message:
  ---
  Merge pull request #31 from svanoort/caching-describablemodel

Add caching layer to DescribableModel


Compare: 
https://github.com/jenkinsci/structs-plugin/compare/654c10c8d621...371d16e55dbb

-- 
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/remoting]

2018-01-30 Thread GitHub
  Branch: refs/tags/remoting-3.17
  Home:   https://github.com/jenkinsci/remoting

-- 
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/remoting] 4c6678: [maven-release-plugin] prepare for next developmen...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 4c667805cff3c473755d869ec3a5e1cf0a60e243
  
https://github.com/jenkinsci/remoting/commit/4c667805cff3c473755d869ec3a5e1cf0a60e243
  Author: Oleg Nenashev 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  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/remoting] 67e015: [maven-release-plugin] prepare release remoting-3....

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 67e015c1044927c462b902b6a3285801d1646b89
  
https://github.com/jenkinsci/remoting/commit/67e015c1044927c462b902b6a3285801d1646b89
  Author: Oleg Nenashev 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release remoting-3.17


-- 
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] 26d61c: fix jenkins InjectedTest fails (due to dependency ...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: 26d61ce7dfea8eae1fedb3f4eada1316b90d299a
  
https://github.com/jenkinsci/checkmarx-plugin/commit/26d61ce7dfea8eae1fedb3f4eada1316b90d299a
  Author: dorg 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M build.gradle

  Log Message:
  ---
  fix jenkins InjectedTest fails (due to dependency conflicts)


-- 
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/remoting] 10752f: [JENKINS-27035] Introduced Channel.Listener.read/w...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 10752f311eacca1f51ddb216a4c1fa1a962600e6
  
https://github.com/jenkinsci/remoting/commit/10752f311eacca1f51ddb216a4c1fa1a962600e6
  Author: Jesse Glick 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/hudson/remoting/AbstractByteArrayCommandTransport.java
M src/main/java/hudson/remoting/AbstractByteBufferCommandTransport.java
M 
src/main/java/hudson/remoting/AbstractSynchronousByteArrayCommandTransport.java
M src/main/java/hudson/remoting/Channel.java
M src/main/java/hudson/remoting/ClassicCommandTransport.java
M src/main/java/hudson/remoting/Command.java
M src/main/java/hudson/remoting/GCCommand.java
M src/main/java/hudson/remoting/Pipe.java
M src/main/java/hudson/remoting/ProxyInputStream.java
M src/main/java/hudson/remoting/RemoteClassLoader.java
M src/main/java/hudson/remoting/RemoteInvocationHandler.java
M src/main/java/hudson/remoting/Request.java
M src/main/java/hudson/remoting/Response.java
M src/main/java/hudson/remoting/UnexportCommand.java
A src/main/java/org/jenkinsci/remoting/util/LoggingChannelListener.java
M src/test/java/hudson/remoting/ClassFilterTest.java

  Log Message:
  ---
  [JENKINS-27035] Introduced Channel.Listener.read/write (#204)

* Introduced Channel.Listener.read/write.

* Make selected Command subtypes public with selected getters.

* Rename of listener methods.

* More consistent formatting.

* Introduced a separate event for responses.

* Better RPCRequest.toString().

* Also added onJar event.

* UserRPCRequest.toString

* Suggestions from @oleg-nenashev.

* LoggingChannelListener

* FindBugs


-- 
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/remoting] 9e6472: [JENKINS-49027] Better report JEP-200 violations i...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 9e6472fbffaf7fc84dd84395725f2db404260def
  
https://github.com/jenkinsci/remoting/commit/9e6472fbffaf7fc84dd84395725f2db404260def
  Author: Jesse Glick 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/hudson/remoting/Channel.java
M src/main/java/hudson/remoting/ClassFilter.java
M src/test/java/hudson/remoting/ChannelFilterTest.java

  Log Message:
  ---
  [JENKINS-49027] Better report JEP-200 violations in Remoting (#247)

* [JENKINS-49027] Better report JEP-200 violations in Remoting.

* Updated test to look for nested causes.


-- 
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/remoting] 9eaa93: [INFRA-1176] Use the Azure mirror when building, s...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 9eaa93c1f1e266bbd563a58aa632fb50cdd77c07
  
https://github.com/jenkinsci/remoting/commit/9eaa93c1f1e266bbd563a58aa632fb50cdd77c07
  Author: Jesse Glick 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M Jenkinsfile
A settings-azure.xml

  Log Message:
  ---
  [INFRA-1176] Use the Azure mirror when building, so we do not try to contact 
Central.


  Commit: 7c5b873487393ff2929151fa8d720e4bdb42e43a
  
https://github.com/jenkinsci/remoting/commit/7c5b873487393ff2929151fa8d720e4bdb42e43a
  Author: Jesse Glick 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Make this theoretically runnable on non-ci.jenkins.io infrastructure.


  Commit: f266511d3b23cb51890cebf8b00751b1ebb1893a
  
https://github.com/jenkinsci/remoting/commit/f266511d3b23cb51890cebf8b00751b1ebb1893a
  Author: Oleg Nenashev 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M Jenkinsfile
A settings-azure.xml

  Log Message:
  ---
  Merge pull request #249 from jglick/proxy

[INFRA-1176] Use the Azure mirror when building, so we do not try to contact 
Central


Compare: 
https://github.com/jenkinsci/remoting/compare/5b47c7dd5e39...f266511d3b23

-- 
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/remoting] f1c3e2: Remove unused imports.

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: f1c3e201cbdb22b75857cb31287c99ecb5dac336
  
https://github.com/jenkinsci/remoting/commit/f1c3e201cbdb22b75857cb31287c99ecb5dac336
  Author: Jesse Glick 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/test/java/hudson/remoting/ChannelTest.java

  Log Message:
  ---
  Remove unused imports.


  Commit: 5b47c7dd5e392cbecf06b3c21bd09b71b6441670
  
https://github.com/jenkinsci/remoting/commit/5b47c7dd5e392cbecf06b3c21bd09b71b6441670
  Author: Oleg Nenashev 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/test/java/hudson/remoting/ChannelTest.java

  Log Message:
  ---
  Merge pull request #248 from jglick/imports

Remove unused imports


Compare: 
https://github.com/jenkinsci/remoting/compare/fea703f99d43...5b47c7dd5e39

-- 
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/ibm-cloud-devops-plugin] e1bff1: [maven-release-plugin] prepare release ibm-cloud-d...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ibm-cloud-devops-plugin
  Commit: e1bff113e4b808e8fd96a7344c38d51f63368a90
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/e1bff113e4b808e8fd96a7344c38d51f63368a90
  Author: Xunrong Li 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ibm-cloud-devops-1.1.17


-- 
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/ibm-cloud-devops-plugin]

2018-01-30 Thread GitHub
  Branch: refs/tags/ibm-cloud-devops-1.1.17
  Home:   https://github.com/jenkinsci/ibm-cloud-devops-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/ibm-cloud-devops-plugin] d7d5e1: [maven-release-plugin] prepare for next developmen...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ibm-cloud-devops-plugin
  Commit: d7d5e1ecbfb2c76bf4cce37fd64957b41d67eb28
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/d7d5e1ecbfb2c76bf4cce37fd64957b41d67eb28
  Author: Xunrong Li 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  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/ibm-cloud-devops-plugin] a55047: make appUrl as optional

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ibm-cloud-devops-plugin
  Commit: a55047fe2492731d64f23386bb831b8123dd
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/a55047fe2492731d64f23386bb831b8123dd
  Author: Xunrong Li 
  Date:   2018-01-29 (Mon, 29 Jan 2018)

  Changed paths:
M src/main/java/com/ibm/devops/dra/PublishDeploy.java
M src/main/java/com/ibm/devops/dra/steps/PublishDeployStep.java
M src/main/java/com/ibm/devops/dra/steps/PublishDeployStepExecution.java

  Log Message:
  ---
  make appUrl as optional


  Commit: 02cfdd4417d172afcf0f05dfd5a28a9b2572de55
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/02cfdd4417d172afcf0f05dfd5a28a9b2572de55
  Author: Xunrong Li 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/com/ibm/devops/dra/PublishSQ.java

  Log Message:
  ---
  update the sq error handling


  Commit: 9991ea90b34225efa2487612b55417da6262f1c9
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/9991ea90b34225efa2487612b55417da6262f1c9
  Author: Xunrong Li 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/com/ibm/devops/dra/PublishSQ.java

  Log Message:
  ---
  update message


  Commit: 9b8d92bc6951d0518298b7bbcede29ba9c830503
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/9b8d92bc6951d0518298b7bbcede29ba9c830503
  Author: xunrongli-ibm 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/com/ibm/devops/dra/PublishDeploy.java
M src/main/java/com/ibm/devops/dra/PublishSQ.java
M src/main/java/com/ibm/devops/dra/steps/PublishDeployStep.java
M src/main/java/com/ibm/devops/dra/steps/PublishDeployStepExecution.java

  Log Message:
  ---
  Merge pull request #21 from jenkinsci/add-sq-retry

Handle the case when the SonarQube issues are over 10k


Compare: 
https://github.com/jenkinsci/ibm-cloud-devops-plugin/compare/490be41784eb...9b8d92bc6951

-- 
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/ibm-cloud-devops-plugin] 9991ea: update message

2018-01-30 Thread GitHub
  Branch: refs/heads/add-sq-retry
  Home:   https://github.com/jenkinsci/ibm-cloud-devops-plugin
  Commit: 9991ea90b34225efa2487612b55417da6262f1c9
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/9991ea90b34225efa2487612b55417da6262f1c9
  Author: Xunrong Li 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/com/ibm/devops/dra/PublishSQ.java

  Log Message:
  ---
  update message


-- 
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/ibm-cloud-devops-plugin] a55047: make appUrl as optional

2018-01-30 Thread GitHub
  Branch: refs/heads/add-sq-retry
  Home:   https://github.com/jenkinsci/ibm-cloud-devops-plugin
  Commit: a55047fe2492731d64f23386bb831b8123dd
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/a55047fe2492731d64f23386bb831b8123dd
  Author: Xunrong Li 
  Date:   2018-01-29 (Mon, 29 Jan 2018)

  Changed paths:
M src/main/java/com/ibm/devops/dra/PublishDeploy.java
M src/main/java/com/ibm/devops/dra/steps/PublishDeployStep.java
M src/main/java/com/ibm/devops/dra/steps/PublishDeployStepExecution.java

  Log Message:
  ---
  make appUrl as optional


  Commit: 02cfdd4417d172afcf0f05dfd5a28a9b2572de55
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/02cfdd4417d172afcf0f05dfd5a28a9b2572de55
  Author: Xunrong Li 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/com/ibm/devops/dra/PublishSQ.java

  Log Message:
  ---
  update the sq error handling


Compare: 
https://github.com/jenkinsci/ibm-cloud-devops-plugin/compare/a55047fe2492^...02cfdd4417d1

-- 
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] 2eda78: [JENKINS-47793] - Jenkins master and agent configu...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 2eda7816e8007851ced3d618cd0fe42c78a486e2
  
https://github.com/jenkinsci/jenkins/commit/2eda7816e8007851ced3d618cd0fe42c78a486e2
  Author: Kseniia Nenasheva 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/jenkins/model/Jenkins.java
M core/src/main/java/jenkins/model/MasterBuildConfiguration.java
M 
core/src/main/resources/jenkins/model/Jenkins/MasterComputer/configure.jelly
M 
core/src/main/resources/jenkins/model/MasterBuildConfiguration/config.groovy
M core/src/main/resources/jenkins/model/Messages.properties
M war/src/main/webapp/scripts/hudson-behavior.js

  Log Message:
  ---
  [JENKINS-47793] - Jenkins master and agent configuration pages do not verify 
negative executor numbers (#3141)

* Fixed Regexps for number & positive-number

* Progress saving

* Fix for validation

* bug fixing

* bug fixing

* Address comments

* Address comments

* Address comments from @jglick

* Whitespace cleanup

* Address comment for @jglick


-- 
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] 720db1: [JENKINS-48725] - Update Lib Task Reactor to 1.5

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 720db118a808c04f2ae04dc36582ce7dd5031b9b
  
https://github.com/jenkinsci/jenkins/commit/720db118a808c04f2ae04dc36582ce7dd5031b9b
  Author: Oleg Nenashev 
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
M core/pom.xml

  Log Message:
  ---
  [JENKINS-48725] - Update Lib Task Reactor to 1.5


  Commit: e86e6f9e428787de244e45ce1d7581498880ad56
  
https://github.com/jenkinsci/jenkins/commit/e86e6f9e428787de244e45ce1d7581498880ad56
  Author: Oleg Nenashev 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M core/pom.xml

  Log Message:
  ---
  Merge pull request #3270 from oleg-nenashev/task-reactor/1.5

[JENKINS-48725] - Update Lib Task Reactor to 1.5


Compare: 
https://github.com/jenkinsci/jenkins/compare/1a7881ce60cb...e86e6f9e4287

-- 
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/schedule-build-plugin] 44692b: Create README.md (#10)

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/schedule-build-plugin
  Commit: 44692bad7a7056814994e8c2d1ac7e780e1fbc2d
  
https://github.com/jenkinsci/schedule-build-plugin/commit/44692bad7a7056814994e8c2d1ac7e780e1fbc2d
  Author: Martin 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
A README.md

  Log Message:
  ---
  Create README.md (#10)


-- 
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/blackduck-detect-plugin]

2018-01-30 Thread GitHub
  Branch: refs/heads/dsl-support
  Home:   https://github.com/jenkinsci/blackduck-detect-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/blackduck-detect-plugin] 1612d6: Update license text.

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-detect-plugin
  Commit: 1612d626b1f23f8fac4447f7ffde10fc7dfaad6d
  
https://github.com/jenkinsci/blackduck-detect-plugin/commit/1612d626b1f23f8fac4447f7ffde10fc7dfaad6d
  Author: Gavin Killough 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M 
src/main/java/com/blackducksoftware/integration/detect/DetectVersionModel.java
M 
src/main/java/com/blackducksoftware/integration/detect/DetectVersionRequestService.java
M 
src/main/java/com/blackducksoftware/integration/detect/jenkins/HubServerInfoSingleton.java
M 
src/main/java/com/blackducksoftware/integration/detect/jenkins/JenkinsDetectLogger.java
M 
src/main/java/com/blackducksoftware/integration/detect/jenkins/JenkinsProxyHelper.java
M 
src/main/java/com/blackducksoftware/integration/detect/jenkins/PluginHelper.java
M 
src/main/java/com/blackducksoftware/integration/detect/jenkins/common/DetectCommonStep.java
M 
src/main/java/com/blackducksoftware/integration/detect/jenkins/exception/DetectJenkinsException.java
M 
src/main/java/com/blackducksoftware/integration/detect/jenkins/pipeline/DetectPipelineStep.java
M 
src/main/java/com/blackducksoftware/integration/detect/jenkins/post/DetectPostBuildStep.java
M 
src/main/java/com/blackducksoftware/integration/detect/jenkins/post/DetectPostBuildStepDescriptor.java
M 
src/main/java/com/blackducksoftware/integration/detect/jenkins/remote/DetectRemoteRunner.java
M 
src/main/java/com/blackducksoftware/integration/detect/jenkins/tools/DetectDownloadManager.java
M 
src/main/java/com/blackducksoftware/integration/detect/jenkins/tools/DummyToolInstallation.java
M 
src/main/java/com/blackducksoftware/integration/detect/jenkins/tools/DummyToolInstaller.java

  Log Message:
  ---
  Update license text.


-- 
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/ldap-plugin] 549d3a: Add support for querying group membership

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ldap-plugin
  Commit: 549d3a564e739f95c38ac0771eb397f83c73d0c7
  
https://github.com/jenkinsci/ldap-plugin/commit/549d3a564e739f95c38ac0771eb397f83c73d0c7
  Author: Devin Nusbaum 
  Date:   2017-10-19 (Thu, 19 Oct 2017)

  Changed paths:
M src/main/java/hudson/security/LDAPSecurityRealm.java
M src/test/java/hudson/security/LDAPEmbeddedTest.java

  Log Message:
  ---
  Add support for querying group membership


  Commit: 38176866f1f38b486d572dff54975ff89a35a769
  
https://github.com/jenkinsci/ldap-plugin/commit/38176866f1f38b486d572dff54975ff89a35a769
  Author: Devin Nusbaum 
  Date:   2017-10-19 (Thu, 19 Oct 2017)

  Changed paths:
M src/main/java/hudson/security/LDAPSecurityRealm.java

  Log Message:
  ---
  Make variable names singular


  Commit: 0ae98e9eaf3056916cea7c0652ebc308b4635d28
  
https://github.com/jenkinsci/ldap-plugin/commit/0ae98e9eaf3056916cea7c0652ebc308b4635d28
  Author: Devin Nusbaum 
  Date:   2017-10-27 (Fri, 27 Oct 2017)

  Changed paths:
M src/main/java/hudson/security/LDAPSecurityRealm.java
M 
src/main/java/jenkins/security/plugins/ldap/FromGroupSearchLDAPGroupMembershipStrategy.java
M 
src/main/java/jenkins/security/plugins/ldap/FromUserRecordLDAPGroupMembershipStrategy.java
M 
src/main/java/jenkins/security/plugins/ldap/LDAPGroupMembershipStrategy.java
A src/main/java/jenkins/security/plugins/ldap/LDAPSearchUtils.java

  Log Message:
  ---
  Move membership lookup into LDAPGroupMembershipStrategy


  Commit: 05696ca9c3ede4cc596532af00988c3d00a01267
  
https://github.com/jenkinsci/ldap-plugin/commit/05696ca9c3ede4cc596532af00988c3d00a01267
  Author: Devin Nusbaum 
  Date:   2017-10-27 (Fri, 27 Oct 2017)

  Changed paths:
M src/test/java/hudson/security/LDAPEmbeddedTest.java

  Log Message:
  ---
  Update tests for group membership


  Commit: c11696fa63d3b3c03644c2141bb260ad85a47cd8
  
https://github.com/jenkinsci/ldap-plugin/commit/c11696fa63d3b3c03644c2141bb260ad85a47cd8
  Author: Devin Nusbaum 
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
M src/main/java/hudson/security/LDAPSecurityRealm.java
M 
src/main/java/jenkins/security/plugins/ldap/FromGroupSearchLDAPGroupMembershipStrategy.java
M 
src/main/java/jenkins/security/plugins/ldap/FromUserRecordLDAPGroupMembershipStrategy.java
M src/main/java/jenkins/security/plugins/ldap/LDAPConfiguration.java
A src/main/java/jenkins/security/plugins/ldap/LDAPExtendedTemplate.java
R src/main/java/jenkins/security/plugins/ldap/LDAPSearchUtils.java

  Log Message:
  ---
  Convert static helper class LDAPSearchUtils into regular class extending 
LdapTemplate


  Commit: 562c0ff73f54b3c6f343035100a3966f13ca1f40
  
https://github.com/jenkinsci/ldap-plugin/commit/562c0ff73f54b3c6f343035100a3966f13ca1f40
  Author: Devin Nusbaum 
  Date:   2017-11-01 (Wed, 01 Nov 2017)

  Changed paths:
M 
src/main/java/jenkins/security/plugins/ldap/LDAPGroupMembershipStrategy.java

  Log Message:
  ---
  Add default implementation of LDAPGroupMembershipStrategy#getMembers


  Commit: a79f31031c182d07afb807da744f6305477df74a
  
https://github.com/jenkinsci/ldap-plugin/commit/a79f31031c182d07afb807da744f6305477df74a
  Author: Devin Nusbaum 
  Date:   2017-11-01 (Wed, 01 Nov 2017)

  Changed paths:
M src/main/java/jenkins/security/plugins/ldap/LDAPExtendedTemplate.java

  Log Message:
  ---
  Return null from searchForFirstEntry when there is no matching result


  Commit: b601e5b088c68a45ef11b75c8f098e1f3ebe51d8
  
https://github.com/jenkinsci/ldap-plugin/commit/b601e5b088c68a45ef11b75c8f098e1f3ebe51d8
  Author: Devin Nusbaum 
  Date:   2017-11-01 (Wed, 01 Nov 2017)

  Changed paths:
A src/test/java/jenkins/security/plugins/ldap/LDAPExtendedTemplateTest.java

  Log Message:
  ---
  Add tests for LDAPExtendedTemplate


  Commit: b36ce4aaf263989a4bd8824cf9e19250b28d86ca
  
https://github.com/jenkinsci/ldap-plugin/commit/b36ce4aaf263989a4bd8824cf9e19250b28d86ca
  Author: Devin Nusbaum 
  Date:   2017-11-01 (Wed, 01 Nov 2017)

  Changed paths:
M src/test/java/jenkins/security/plugins/ldap/LDAPExtendedTemplateTest.java

  Log Message:
  ---
  Remove trailing spaces in new test to trigger CI build


  Commit: b520d732958f3615528742408ee3a8e0c7ec5e02
  
https://github.com/jenkinsci/ldap-plugin/commit/b520d732958f3615528742408ee3a8e0c7ec5e02
  Author: Devin Nusbaum 
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
M src/main/java/jenkins/security/plugins/ldap/LDAPExtendedTemplate.java
M 
src/main/java/jenkins/security/plugins/ldap/LDAPGroupMembershipStrategy.java
M src/test/java/jenkins/security/plugins/ldap/LDAPExtendedTemplateTest.java

  Log Message:
  ---
  Make import lists consistent with existing classes


  Commit: 744083390f1342dd0b760f45eff04deb7d7ae156
  
https://githu

[jenkinsci/schedule-build-plugin] 42d3f5: updated to plugin-pom 3.3 (#11)

2018-01-30 Thread GitHub
  Branch: refs/heads/README
  Home:   https://github.com/jenkinsci/schedule-build-plugin
  Commit: 42d3f57c489da1768ddb19f84473615835d07185
  
https://github.com/jenkinsci/schedule-build-plugin/commit/42d3f57c489da1768ddb19f84473615835d07185
  Author: Martin 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated to plugin-pom 3.3 (#11)


  Commit: c32e2393a32c938feb80e86eb61bc3901cbcb9ce
  
https://github.com/jenkinsci/schedule-build-plugin/commit/c32e2393a32c938feb80e86eb61bc3901cbcb9ce
  Author: Martin 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into README


Compare: 
https://github.com/jenkinsci/schedule-build-plugin/compare/83bfc74b9fe7...c32e2393a32c

-- 
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/schedule-build-plugin]

2018-01-30 Thread GitHub
  Branch: refs/heads/plugin-pom-33
  Home:   https://github.com/jenkinsci/schedule-build-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/schedule-build-plugin] 42d3f5: updated to plugin-pom 3.3 (#11)

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/schedule-build-plugin
  Commit: 42d3f57c489da1768ddb19f84473615835d07185
  
https://github.com/jenkinsci/schedule-build-plugin/commit/42d3f57c489da1768ddb19f84473615835d07185
  Author: Martin 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated to plugin-pom 3.3 (#11)


-- 
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/schedule-build-plugin] 284080: updated to plugin-pom 3.3

2018-01-30 Thread GitHub
  Branch: refs/heads/plugin-pom-33
  Home:   https://github.com/jenkinsci/schedule-build-plugin
  Commit: 284080a511e8087d53f2d6e7da5d1b5f220bbc02
  
https://github.com/jenkinsci/schedule-build-plugin/commit/284080a511e8087d53f2d6e7da5d1b5f220bbc02
  Author: Martin Spielmann 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated to plugin-pom 3.3


-- 
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/schedule-build-plugin] 83bfc7: Create README.md

2018-01-30 Thread GitHub
  Branch: refs/heads/README
  Home:   https://github.com/jenkinsci/schedule-build-plugin
  Commit: 83bfc74b9fe795ecaad89194d091cd991959f8f0
  
https://github.com/jenkinsci/schedule-build-plugin/commit/83bfc74b9fe795ecaad89194d091cd991959f8f0
  Author: Martin 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
A README.md

  Log Message:
  ---
  Create README.md


-- 
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/service-now-plugin] 9827d9: [maven-release-plugin] prepare for next developmen...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/service-now-plugin
  Commit: 9827d98bcab1c23dc13eef4e9956440cac269164
  
https://github.com/jenkinsci/service-now-plugin/commit/9827d98bcab1c23dc13eef4e9956440cac269164
  Author: jmcshane 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  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/service-now-plugin] 2e2aa2: [maven-release-plugin] prepare release service-now...

2018-01-30 Thread GitHub
  Branch: refs/tags/service-now-0.0.1
  Home:   https://github.com/jenkinsci/service-now-plugin
  Commit: 2e2aa2ac27b5686dd978ff8a1684b7fd9b2df43c
  
https://github.com/jenkinsci/service-now-plugin/commit/2e2aa2ac27b5686dd978ff8a1684b7fd9b2df43c
  Author: jmcshane 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release service-now-0.0.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/service-now-plugin] 2e2aa2: [maven-release-plugin] prepare release service-now...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/service-now-plugin
  Commit: 2e2aa2ac27b5686dd978ff8a1684b7fd9b2df43c
  
https://github.com/jenkinsci/service-now-plugin/commit/2e2aa2ac27b5686dd978ff8a1684b7fd9b2df43c
  Author: jmcshane 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release service-now-0.0.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/docker-commons-plugin] 790881: JENKINS-48783: the macOs version of stat uses the ...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-commons-plugin
  Commit: 7908812dc85c04e795e79cd39412f87534ac1b85
  
https://github.com/jenkinsci/docker-commons-plugin/commit/7908812dc85c04e795e79cd39412f87534ac1b85
  Author: Denis N. Antonioli 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/test/resources/org/jenkinsci/plugins/docker/commons/credentials/DockerServerCredentialsBindingTest/basics-step1.sh

  Log Message:
  ---
  JENKINS-48783: the macOs version of stat uses the '-f', not the '-c', 
argument to specify the format; it also has different format string.


  Commit: 0b0429d2ddafedf50e05a641c695b26fb0b66d7e
  
https://github.com/jenkinsci/docker-commons-plugin/commit/0b0429d2ddafedf50e05a641c695b26fb0b66d7e
  Author: Jesse Glick 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M 
src/test/resources/org/jenkinsci/plugins/docker/commons/credentials/DockerServerCredentialsBindingTest/basics-step1.sh

  Log Message:
  ---
  Merge pull request #65 from denisa/JENKINS-48783

JENKINS-48783: the macOs version of stat uses the '-f', not the '-c', argument 
to specify the format


Compare: 
https://github.com/jenkinsci/docker-commons-plugin/compare/713d4733e36e...0b0429d2ddaf

-- 
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/docker-commons-plugin] 8b1ee8: [JENKINS-49075] Bump parent pom and a few other de...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-commons-plugin
  Commit: 8b1ee827d7599bd6bc209fb2501b600a318cb14f
  
https://github.com/jenkinsci/docker-commons-plugin/commit/8b1ee827d7599bd6bc209fb2501b600a318cb14f
  Author: Rebecca Ysteboe 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/docker/commons/fingerprint/DockerFingerprints.java

  Log Message:
  ---
  [JENKINS-49075] Bump parent pom and a few other dependencies


  Commit: 0717403b86ac4338c0ee9ebf1066faf1ca8e829e
  
https://github.com/jenkinsci/docker-commons-plugin/commit/0717403b86ac4338c0ee9ebf1066faf1ca8e829e
  Author: Rebecca Ysteboe 
  Date:   2018-01-29 (Mon, 29 Jan 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/docker/commons/fingerprint/DockerFingerprints.java

  Log Message:
  ---
  Remove null check


  Commit: 0aef19f8eb5ccaeac4c716597092056e1b01d04f
  
https://github.com/jenkinsci/docker-commons-plugin/commit/0aef19f8eb5ccaeac4c716597092056e1b01d04f
  Author: Rebecca Ysteboe 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/docker/commons/fingerprint/DockerFingerprints.java

  Log Message:
  ---
  Fix nullability annotation


  Commit: a40eb9e3c04f7f330692b70ae76380ec4664526c
  
https://github.com/jenkinsci/docker-commons-plugin/commit/a40eb9e3c04f7f330692b70ae76380ec4664526c
  Author: Rebecca Ysteboe 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/docker/commons/fingerprint/DockerFingerprints.java

  Log Message:
  ---
  Remove unnecessary import


  Commit: 713d4733e36ef68453509fe00c8750fab1a342ea
  
https://github.com/jenkinsci/docker-commons-plugin/commit/713d4733e36ef68453509fe00c8750fab1a342ea
  Author: Jesse Glick 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/docker/commons/fingerprint/DockerFingerprints.java

  Log Message:
  ---
  Merge pull request #66 from rysteboe/JENKINS-49075

[JENKINS-49075] Bump parent pom and a few other dependencies


Compare: 
https://github.com/jenkinsci/docker-commons-plugin/compare/049fb5c08e32...713d4733e36e

-- 
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/service-now-plugin] 726ae5: [maven-release-plugin] prepare release service-now...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/service-now-plugin
  Commit: 726ae58e0ed24a0c298089f14eddc1ebfe59f4c3
  
https://github.com/jenkinsci/service-now-plugin/commit/726ae58e0ed24a0c298089f14eddc1ebfe59f4c3
  Author: jmcshane 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release service-now-0.0.1


  Commit: 3215cc5b070e2c9f6972cd0bca5b6d8031f0ad57
  
https://github.com/jenkinsci/service-now-plugin/commit/3215cc5b070e2c9f6972cd0bca5b6d8031f0ad57
  Author: jmcshane 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

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


  Commit: bc3618bae3402d4d4bf7a27d611fcfdbb8934f83
  
https://github.com/jenkinsci/service-now-plugin/commit/bc3618bae3402d4d4bf7a27d611fcfdbb8934f83
  Author: jmcshane 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Rolling back release


Compare: 
https://github.com/jenkinsci/service-now-plugin/compare/36797eec1f59...bc3618bae340

-- 
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/docker-workflow-plugin] 7b08bc: [maven-release-plugin] prepare release docker-work...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-workflow-plugin
  Commit: 7b08bcd1f8af6be759ed22f0e136690d7f47573e
  
https://github.com/jenkinsci/docker-workflow-plugin/commit/7b08bcd1f8af6be759ed22f0e136690d7f47573e
  Author: Andrew Bayer 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release docker-workflow-1.15


-- 
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/docker-workflow-plugin] a510e8: [maven-release-plugin] prepare for next developmen...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-workflow-plugin
  Commit: a510e8531b96871f32ac4108409397bb43fc3332
  
https://github.com/jenkinsci/docker-workflow-plugin/commit/a510e8531b96871f32ac4108409397bb43fc3332
  Author: Andrew Bayer 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  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/docker-workflow-plugin]

2018-01-30 Thread GitHub
  Branch: refs/tags/docker-workflow-1.15
  Home:   https://github.com/jenkinsci/docker-workflow-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/configuration-as-code-plugin] 5abd4a: Support seed job creation relying on job-dsl-plugi...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 5abd4a811827ec51df551bc31122db5327d2515d
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/5abd4a811827ec51df551bc31122db5327d2515d
  Author: Nicolas De Loof 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M README.md
M pom.xml
M src/main/java/org/jenkinsci/plugins/casc/Attribute.java
M src/main/java/org/jenkinsci/plugins/casc/JenkinsConfigurator.java
A src/test/java/org/jenkinsci/plugins/casc/SeedJobTest.java
A src/test/resources/org/jenkinsci/plugins/casc/SeedJobTest.yml

  Log Message:
  ---
  Support seed job creation relying on job-dsl-plugin
close #11

Signed-off-by: Nicolas De Loof 


  Commit: 49da1d4fa1201ee4306537e0f3eec8884aa59eaf
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/49da1d4fa1201ee4306537e0f3eec8884aa59eaf
  Author: Nicolas De Loof 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
A src/main/java/org/jenkinsci/plugins/casc/SeedJobConfigurator.java
A 
src/main/resources/org/jenkinsci/plugins/casc/SeedJobConfigurator/documentation.jelly
A 
src/main/resources/org/jenkinsci/plugins/casc/SeedJobConfigurator/schema.jelly
M src/test/resources/org/jenkinsci/plugins/casc/SeedJobTest.yml

  Log Message:
  ---
  make « jobs » a root element in configuration model


Compare: 
https://github.com/jenkinsci/configuration-as-code-plugin/compare/638600239d32...49da1d4fa120

-- 
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/service-now-plugin]

2018-01-30 Thread GitHub
  Branch: refs/heads/bugfix/findcredentials-urifix
  Home:   https://github.com/jenkinsci/service-now-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/service-now-plugin] dc03e3: fixing findCredentials for all types of steps, cle...

2018-01-30 Thread GitHub
  Branch: refs/heads/feature/testing-steps
  Home:   https://github.com/jenkinsci/service-now-plugin
  Commit: dc03e31c6f626c01b680796332979db23b714da1
  
https://github.com/jenkinsci/service-now-plugin/commit/dc03e31c6f626c01b680796332979db23b714da1
  Author: Peter Kreidermacher 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/servicenow/ServiceNowExecution.java
M 
src/main/java/org/jenkinsci/plugins/servicenow/model/ServiceNowConfiguration.java

  Log Message:
  ---
  fixing findCredentials for all types of steps, cleanup service now 
configuration class


  Commit: 18c63db32cb3f8af4b0fdc5d3cd4070d909293b4
  
https://github.com/jenkinsci/service-now-plugin/commit/18c63db32cb3f8af4b0fdc5d3cd4070d909293b4
  Author: Peter Kreidermacher 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/servicenow/ServiceNowExecution.java
M 
src/main/java/org/jenkinsci/plugins/servicenow/model/ServiceNowConfiguration.java

  Log Message:
  ---
  merge in other branch


Compare: 
https://github.com/jenkinsci/service-now-plugin/compare/3f0b6ac43947...18c63db32cb3

-- 
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/service-now-plugin] dc03e3: fixing findCredentials for all types of steps, cle...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/service-now-plugin
  Commit: dc03e31c6f626c01b680796332979db23b714da1
  
https://github.com/jenkinsci/service-now-plugin/commit/dc03e31c6f626c01b680796332979db23b714da1
  Author: Peter Kreidermacher 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/servicenow/ServiceNowExecution.java
M 
src/main/java/org/jenkinsci/plugins/servicenow/model/ServiceNowConfiguration.java

  Log Message:
  ---
  fixing findCredentials for all types of steps, cleanup service now 
configuration class


  Commit: 36797eec1f5958b9811e03b4f6c6c2cb773be97d
  
https://github.com/jenkinsci/service-now-plugin/commit/36797eec1f5958b9811e03b4f6c6c2cb773be97d
  Author: James McShane 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/servicenow/ServiceNowExecution.java
M 
src/main/java/org/jenkinsci/plugins/servicenow/model/ServiceNowConfiguration.java

  Log Message:
  ---
  Merge pull request #3 from jenkinsci/bugfix/findcredentials-urifix

fixing findCredentials for all types of steps


Compare: 
https://github.com/jenkinsci/service-now-plugin/compare/74d016618e1a...36797eec1f59

-- 
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/service-now-plugin] dc03e3: fixing findCredentials for all types of steps, cle...

2018-01-30 Thread GitHub
  Branch: refs/heads/bugfix/findcredentials-urifix
  Home:   https://github.com/jenkinsci/service-now-plugin
  Commit: dc03e31c6f626c01b680796332979db23b714da1
  
https://github.com/jenkinsci/service-now-plugin/commit/dc03e31c6f626c01b680796332979db23b714da1
  Author: Peter Kreidermacher 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/servicenow/ServiceNowExecution.java
M 
src/main/java/org/jenkinsci/plugins/servicenow/model/ServiceNowConfiguration.java

  Log Message:
  ---
  fixing findCredentials for all types of steps, cleanup service now 
configuration class


-- 
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/plugin-pom] b2fc08: 3.3 changelog entry by @oleg-nenashev was incorrec...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: b2fc08848e497262e740fb89257ab69db15784b9
  
https://github.com/jenkinsci/plugin-pom/commit/b2fc08848e497262e740fb89257ab69db15784b9
  Author: Jesse Glick 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  3.3 changelog entry by @oleg-nenashev was incorrect. This change was in 3.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/service-now-plugin] 3f0b6a: first attempt at testing steps

2018-01-30 Thread GitHub
  Branch: refs/heads/feature/testing-steps
  Home:   https://github.com/jenkinsci/service-now-plugin
  Commit: 3f0b6ac439472d8d85b02ce2d2b1fe722952af72
  
https://github.com/jenkinsci/service-now-plugin/commit/3f0b6ac439472d8d85b02ce2d2b1fe722952af72
  Author: Peter Kreidermacher 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/servicenow/ServiceNowExecution.java
M 
src/main/java/org/jenkinsci/plugins/servicenow/model/ServiceNowConfiguration.java
A src/test/java/org/jenkinsci/plugins/servicenow/ServiceNowTestBase.java
A 
src/test/java/org/jenkinsci/plugins/servicenow/workflow/CreateChangeStepTest.java

  Log Message:
  ---
  first attempt at testing steps


-- 
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/job-dsl-plugin] 45095f: publishers / plotBuilData / plot: added yAxisMinim...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 45095f7aeccc0affa48e4b7654cd3f42602ea14e
  
https://github.com/jenkinsci/job-dsl-plugin/commit/45095f7aeccc0affa48e4b7654cd3f42602ea14e
  Author: Thomas Copeland 
  Date:   2017-12-21 (Thu, 21 Dec 2017)

  Changed paths:
M 
job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext/plotBuildData.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PlotContext.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy

  Log Message:
  ---
  publishers / plotBuilData / plot: added yAxisMinimum and yAxisMaximum


  Commit: 7fbfcb53dfd3f9885d9374627539879deb7556d7
  
https://github.com/jenkinsci/job-dsl-plugin/commit/7fbfcb53dfd3f9885d9374627539879deb7556d7
  Author: Thomas Copeland 
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  testing own docker jenkins


  Commit: 9c65b3d2f3555a29ee851992d66dc8dc0199eff7
  
https://github.com/jenkinsci/job-dsl-plugin/commit/9c65b3d2f3555a29ee851992d66dc8dc0199eff7
  Author: Thomas Copeland 
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  v2


  Commit: 2371c4bc2819724850856c8adf4f3c8f17e3c83d
  
https://github.com/jenkinsci/job-dsl-plugin/commit/2371c4bc2819724850856c8adf4f3c8f17e3c83d
  Author: Thomas Copeland 
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  reverted changes


  Commit: ec6f64f63060fdaae7fc05caa607669218aae603
  
https://github.com/jenkinsci/job-dsl-plugin/commit/ec6f64f63060fdaae7fc05caa607669218aae603
  Author: Daniel Spilker 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M docs/Home.md
M 
job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext/plotBuildData.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PlotContext.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PlotsContext.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy

  Log Message:
  ---
  Merge remote-tracking branch 'talanc/master'


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/96aa8ad287d3...ec6f64f63060

-- 
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/reverse-proxy-auth-plugin]

2018-01-30 Thread GitHub
  Branch: refs/tags/reverse-proxy-auth-plugin-1.6.2
  Home:   https://github.com/jenkinsci/reverse-proxy-auth-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/reverse-proxy-auth-plugin] cc9829: [maven-release-plugin] prepare for next developmen...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/reverse-proxy-auth-plugin
  Commit: cc9829233246507c6a955e211278ce53ded93b23
  
https://github.com/jenkinsci/reverse-proxy-auth-plugin/commit/cc9829233246507c6a955e211278ce53ded93b23
  Author: Oleg Nenashev 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  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/reverse-proxy-auth-plugin] 61f9fc: [maven-release-plugin] prepare release reverse-pro...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/reverse-proxy-auth-plugin
  Commit: 61f9fc49139edb2bbc85e0892c8993bdb76a4f58
  
https://github.com/jenkinsci/reverse-proxy-auth-plugin/commit/61f9fc49139edb2bbc85e0892c8993bdb76a4f58
  Author: Oleg Nenashev 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release reverse-proxy-auth-plugin-1.6.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/reverse-proxy-auth-plugin] ab3771: [JENKINS-49238] - Handle String principals in Defa...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/reverse-proxy-auth-plugin
  Commit: ab37710b9a5b1ae423160b8d4a30619a8f88edfb
  
https://github.com/jenkinsci/reverse-proxy-auth-plugin/commit/ab37710b9a5b1ae423160b8d4a30619a8f88edfb
  Author: Oleg Nenashev 
  Date:   2018-01-29 (Mon, 29 Jan 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/reverse_proxy_auth/auth/DefaultReverseProxyAuthenticator.java

  Log Message:
  ---
  [JENKINS-49238] - Handle String principals in 
DefaultReverseProxyAuthenticator#authenticate()


  Commit: de100140ec91746ebf2b3ea385563ff56cfbfd8b
  
https://github.com/jenkinsci/reverse-proxy-auth-plugin/commit/de100140ec91746ebf2b3ea385563ff56cfbfd8b
  Author: Oleg Nenashev 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/reverse_proxy_auth/auth/DefaultReverseProxyAuthenticator.java

  Log Message:
  ---
  Merge pull request #35 from oleg-nenashev/JENKINS-49238

[JENKINS-49238] - Handle String principals in 
DefaultReverseProxyAuthenticator#authenticate()


Compare: 
https://github.com/jenkinsci/reverse-proxy-auth-plugin/compare/e2f34ea501ca...de100140ec91

-- 
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/job-dsl-plugin] 65de30: Undeprecate uno-choice support after security fixe...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 65de3010866311dcf3bdbc6ca238b7fb4d767454
  
https://github.com/jenkinsci/job-dsl-plugin/commit/65de3010866311dcf3bdbc6ca238b7fb4d767454
  Author: Pierre Dal-Pra 
  Date:   2017-12-12 (Tue, 12 Dec 2017)

  Changed paths:
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/BuildParametersContext.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/BuildParametersContextSpec.groovy

  Log Message:
  ---
  Undeprecate uno-choice support after security fixes


  Commit: 96aa8ad287d33f08dc2bf48a893e0f60fd22d75f
  
https://github.com/jenkinsci/job-dsl-plugin/commit/96aa8ad287d33f08dc2bf48a893e0f60fd22d75f
  Author: Daniel Spilker 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M docs/Home.md
M 
job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/BuildParametersContext/activeChoiceParam.groovy
M 
job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/BuildParametersContext/activeChoiceReactiveParam.groovy
M 
job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/BuildParametersContext/activeChoiceReactiveReferenceParam.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/BuildParametersContext.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/parameter/AbstractActiveChoiceContext.groovy
R 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/parameter/ActiveChoiceScriptlerScriptContext.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/BuildParametersContextSpec.groovy

  Log Message:
  ---
  Merge remote-tracking branch 'pdalpra/undeprecate-uno-choice'


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/92fe8560ad7a...96aa8ad287d3

-- 
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/matrix-project-plugin] 2e33f1: [JENKINS-49201] Execute the correct form independ...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/matrix-project-plugin
  Commit: 2e33f1a59be700a4d081dc0668992901dc167a82
  
https://github.com/jenkinsci/matrix-project-plugin/commit/2e33f1a59be700a4d081dc0668992901dc167a82
  Author: Francisco Javier Fernandez Gonzalez 
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
M src/test/java/hudson/matrix/MatrixProjectTest.java

  Log Message:
  ---
  [JENKINS-49201] Execute the correct form  independently on the jenkins 
core version


  Commit: 9d48c410e4c69e8825cd055798a862d8b374400a
  
https://github.com/jenkinsci/matrix-project-plugin/commit/9d48c410e4c69e8825cd055798a862d8b374400a
  Author: Oliver Gondža 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/test/java/hudson/matrix/MatrixProjectTest.java

  Log Message:
  ---
  Merge pull request #55 from fcojfernandez/JENKINS-49201

[JENKINS-49201] Preventing errors when the "doDelete" form is submitted in test 
execution


Compare: 
https://github.com/jenkinsci/matrix-project-plugin/compare/8dc7208c1b0f...9d48c410e4c6

-- 
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/protecode-sc-plugin] d1ab7b: File choise support: Regex and recursive directory...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/protecode-sc-plugin
  Commit: d1ab7bc003d27a95232a642b15aa64f79b81cb4c
  
https://github.com/jenkinsci/protecode-sc-plugin/commit/d1ab7bc003d27a95232a642b15aa64f79b81cb4c
  Author: Lauri Pajunen 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml
M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScConnection.java
M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java
M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScService.java
M src/main/java/com/synopsys/protecode/sc/jenkins/ReadableFile.java
M src/main/java/com/synopsys/protecode/sc/jenkins/StreamRequestBody.java
M src/main/java/com/synopsys/protecode/sc/jenkins/Utils.java
M 
src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/config.jelly
M 
src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-convertToSummary.html
A 
src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-includeSubdirectories.html
A 
src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-pattern.html
A 
src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-scanAllArtifacts.html

  Log Message:
  ---
  File choise support: Regex and recursive directory search


  Commit: 8f5d8f3e06260269ed7a2bfbf1997f8d608e7292
  
https://github.com/jenkinsci/protecode-sc-plugin/commit/8f5d8f3e06260269ed7a2bfbf1997f8d608e7292
  Author: Lauri Pajunen 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M 
src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-convertToSummary.html
M 
src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin/help-filesToScanDirectory.html

  Log Message:
  ---
  Improved help texts


  Commit: 6d48006758d4e8b27b79066acc60b6a9cda29172
  
https://github.com/jenkinsci/protecode-sc-plugin/commit/6d48006758d4e8b27b79066acc60b6a9cda29172
  Author: Lauri Pajunen 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScPlugin.java
M src/main/java/com/synopsys/protecode/sc/jenkins/Utils.java

  Log Message:
  ---
  Better support for absolute and relative paths for files to scan


Compare: 
https://github.com/jenkinsci/protecode-sc-plugin/compare/f7f8452a9fa8...6d48006758d4

-- 
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/job-dsl-plugin] ada649: Fix typo for default Jenkinsfile name

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: ada649e42237516b840d853a9f1c25afa1e5cf6b
  
https://github.com/jenkinsci/job-dsl-plugin/commit/ada649e42237516b840d853a9f1c25afa1e5cf6b
  Author: et 
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/workflow/CpsScmContext.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/jobs/WorkflowJobSpec.groovy

  Log Message:
  ---
  Fix typo for default Jenkinsfile name


  Commit: 92fe8560ad7ab8f3373c8f1e12e23a981d272e5b
  
https://github.com/jenkinsci/job-dsl-plugin/commit/92fe8560ad7ab8f3373c8f1e12e23a981d272e5b
  Author: Daniel Spilker 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M docs/Home.md
M docs/Migration.md
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/workflow/CpsScmContext.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/jobs/WorkflowJobSpec.groovy

  Log Message:
  ---
  Merge remote-tracking branch 'eratolekov/jenkinsfilename'


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/f3828b0e5777...92fe8560ad7a

-- 
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/configuration-as-code-plugin] 7832cd: [WiP] Prototyping. Working with update center as a...

2018-01-30 Thread GitHub
  Branch: refs/heads/7-install-plugins
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 7832cdf2763408f77f948155ebba59e516584d28
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/7832cdf2763408f77f948155ebba59e516584d28
  Author: Praqma Release User 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/casc/PluginManagerConfigurator.java
A src/main/java/org/jenkinsci/plugins/casc/RequiredPlugins.java
M src/main/java/org/jenkinsci/plugins/casc/UpdateSiteConfigurator.java
M src/main/java/org/jenkinsci/plugins/casc/UpdateSiteInfo.java

  Log Message:
  ---
  [WiP] Prototyping. Working with update center as a map in yaml. See #7


-- 
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/pretested-integration-plugin]

2018-01-30 Thread GitHub
  Branch: refs/tags/pretested-integration-3.0.0
  Home:   https://github.com/jenkinsci/pretested-integration-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/pretested-integration-plugin] 9fd142: [maven-release-plugin] prepare release pretested-i...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pretested-integration-plugin
  Commit: 9fd1424c1e01a914fdb1f79b96cd00988f326204
  
https://github.com/jenkinsci/pretested-integration-plugin/commit/9fd1424c1e01a914fdb1f79b96cd00988f326204
  Author: ReleasePraqma 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pretested-integration-3.0.0


  Commit: 9289150ae8ea061880476effaa36ce3a0094b7f2
  
https://github.com/jenkinsci/pretested-integration-plugin/commit/9289150ae8ea061880476effaa36ce3a0094b7f2
  Author: ReleasePraqma 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/pretested-integration-plugin/compare/73a5663bbba1...9289150ae8ea

-- 
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/pretested-integration-plugin] 7a05fd: Added comments on how to prepare a beta release in...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pretested-integration-plugin
  Commit: 7a05fdd3f40a08846793ad6830f6a86275b9102f
  
https://github.com/jenkinsci/pretested-integration-plugin/commit/7a05fdd3f40a08846793ad6830f6a86275b9102f
  Author: Praqma Service User 
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Added comments on how to prepare a beta release in pom. For #107


  Commit: 3e5c7fb1bc866776a5162fe8d4dde03c28c57550
  
https://github.com/jenkinsci/pretested-integration-plugin/commit/3e5c7fb1bc866776a5162fe8d4dde03c28c57550
  Author: Praqma Service User 
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
M ci/seed.groovy

  Log Message:
  ---
  Let seed job trigger verify. For #114


  Commit: e36eeb50fd10695729b2fa331f423535e1fe6f8c
  
https://github.com/jenkinsci/pretested-integration-plugin/commit/e36eeb50fd10695729b2fa331f423535e1fe6f8c
  Author: Praqma Service User 
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
M ci/seed.groovy

  Log Message:
  ---
  Squashed commit of the following:

commit fefcac6cd56702f8c27b5136aaa52c0b6b6ad062
Author: Praqma Service User 
Date:   Fri Jan 19 14:11:44 2018 +0100

Add string parameter to integration. For #114

commit 063aa6477c24fd90d3d89b26c15c022a429f6647
Author: Praqma Service User 
Date:   Fri Jan 19 13:59:35 2018 +0100

Removed shell command for now. For #114


  Commit: 73a5663bbba107099a34d7268430f44429fc6cba
  
https://github.com/jenkinsci/pretested-integration-plugin/commit/73a5663bbba107099a34d7268430f44429fc6cba
  Author: Praqma Service User 
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
M README.md
M pom.xml

  Log Message:
  ---
  Prepare for 3.0.0 release. See #96


Compare: 
https://github.com/jenkinsci/pretested-integration-plugin/compare/7e1529a268dd...73a5663bbba1

-- 
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/ecutest-plugin] 98c0b7: more refactoring

2018-01-30 Thread GitHub
  Branch: refs/heads/trace-analysis
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: 98c0b74adfdeb18ea0f4e8e8f176ec751fdbd921
  
https://github.com/jenkinsci/ecutest-plugin/commit/98c0b74adfdeb18ea0f4e8e8f176ec751fdbd921
  Author: Christian Pönisch 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M src/main/java/de/tracetronic/jenkins/plugins/ecutest/ETPlugin.java
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/AbstractReportPublisher.java
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/atx/ATXPublisher.java
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/generator/ReportGeneratorPublisher.java
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/junit/JUnitPublisher.java
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/log/ETLogPublisher.java
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/ta/TraceAnalysisPublisher.java
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/tms/TMSPublisher.java
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/tms/TMSReportUploader.java
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/trf/TRFPublisher.java
M 
src/test/java/de/tracetronic/jenkins/plugins/ecutest/report/generator/ReportGeneratorPublisherIT.java
M 
src/test/java/de/tracetronic/jenkins/plugins/ecutest/report/junit/JUnitPublisherIT.java
M 
src/test/java/de/tracetronic/jenkins/plugins/ecutest/report/tms/TMSPublisherIT.java

  Log Message:
  ---
  more refactoring


  Commit: 9f7af4d31ca1c97299984134c96a54b8456ec975
  
https://github.com/jenkinsci/ecutest-plugin/commit/9f7af4d31ca1c97299984134c96a54b8456ec975
  Author: Christian Pönisch 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
A 
src/test/java/de/tracetronic/jenkins/plugins/ecutest/report/ta/TraceAnalysisPublisherIT.java
A 
src/test/java/de/tracetronic/jenkins/plugins/ecutest/report/ta/TraceAnalysisPublisherTest.java
A 
src/test/resources/de/tracetronic/jenkins/plugins/ecutest/report/ta/TraceAnalysisPublisherIT/classicDefaultStep.groovy
A 
src/test/resources/de/tracetronic/jenkins/plugins/ecutest/report/ta/TraceAnalysisPublisherIT/classicStep.groovy
A 
src/test/resources/de/tracetronic/jenkins/plugins/ecutest/report/ta/TraceAnalysisPublisherIT/symbolDefaultStep.groovy
A 
src/test/resources/de/tracetronic/jenkins/plugins/ecutest/report/ta/TraceAnalysisPublisherIT/symbolStep.groovy

  Log Message:
  ---
  added unit and integration tests


Compare: 
https://github.com/jenkinsci/ecutest-plugin/compare/aa63edfc4a40...9f7af4d31ca1

-- 
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/ansible-plugin] 02694e: [FIXED JENKINS-43782] General Build Steps Do Not W...

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ansible-plugin
  Commit: 02694ea4c4f08d1ace78afd5116ad76db8ddb458
  
https://github.com/jenkinsci/ansible-plugin/commit/02694ea4c4f08d1ace78afd5116ad76db8ddb458
  Author: michaelcresswell 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/ansible/AnsibleAdHocCommandBuilder.java
M src/main/java/org/jenkinsci/plugins/ansible/AnsiblePlaybookBuilder.java
M src/main/java/org/jenkinsci/plugins/ansible/AnsibleVaultBuilder.java

  Log Message:
  ---
  [FIXED JENKINS-43782] General Build Steps Do Not Work In Pipelines (#21)

Get Computer object off the workspace instead of static Computer method.

Source: https://groups.google.com/forum/#!topic/jenkinsci-dev/MwdVHQ-lbvc
"You can get the `Node`/`Computer` from the `FilePath workspace` (which will 
work for freestyle builds, too)"


-- 
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/job-dsl-plugin] 68786e: Allow specify git clone depth

2018-01-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 68786ea2d74b6767e3f60da4ae567e0e11ca9d9d
  
https://github.com/jenkinsci/job-dsl-plugin/commit/68786ea2d74b6767e3f60da4ae567e0e11ca9d9d
  Author: Francois Ferrand 
  Date:   2017-11-21 (Tue, 21 Nov 2017)

  Changed paths:
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/scm/GitCloneOptionsContext.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/scm/GitExtensionContext.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/ScmContextSpec.groovy

  Log Message:
  ---
  Allow specify git clone depth

Add `depth` parameter in git cloneOptions context.


  Commit: f3828b0e577760880212f5a14d2985c631de8eeb
  
https://github.com/jenkinsci/job-dsl-plugin/commit/f3828b0e577760880212f5a14d2985c631de8eeb
  Author: Daniel Spilker 
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
M docs/Home.md
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/scm/GitCloneOptionsContext.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/scm/GitExtensionContext.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/ScmContextSpec.groovy

  Log Message:
  ---
  Merge remote-tracking branch 'Typz/git-cloneOptions-depth'


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/96d1aa885b5e...f3828b0e5777

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