[jenkinsci/token-macro-plugin] f74697: [maven-release-plugin] prepare for next developmen...

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: f74697a6e54087f9334eef153948ba85f33fe596
  
https://github.com/jenkinsci/token-macro-plugin/commit/f74697a6e54087f9334eef153948ba85f33fe596
  Author: Alex Earl 
  Date:   2018-04-10 (Tue, 10 Apr 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/token-macro-plugin] 9a3a56: [maven-release-plugin] prepare release token-macro...

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: 9a3a566bb77a8e4994db040933f773f8e1d408f0
  
https://github.com/jenkinsci/token-macro-plugin/commit/9a3a566bb77a8e4994db040933f773f8e1d408f0
  Author: Alex Earl 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release token-macro-2.5


-- 
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/token-macro-plugin]

2018-04-10 Thread GitHub
  Branch: refs/tags/token-macro-2.5
  Home:   https://github.com/jenkinsci/token-macro-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/oracle-cloud-infrastructure-compute-plugin] 177ad1: Correct incorrect comments.

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin
  Commit: 177ad1888f676a42f21f699bff5106535d1e3ccc
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/177ad1888f676a42f21f699bff5106535d1e3ccc
  Author: lin 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/client/SDKBaremetalCloudClient.java

  Log Message:
  ---
  Correct incorrect comments.


-- 
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/kubernetes-cd-plugin] 9d0e8c: Fix scoped SSH credentials lookup in kubeconfig cr...

2018-04-10 Thread GitHub
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/kubernetes-cd-plugin
  Commit: 9d0e8c78b4d58dc6649c4874043496bb3a5fb74b
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/9d0e8c78b4d58dc6649c4874043496bb3a5fb74b
  Author: Menghua Xiao 
  Date:   2018-04-08 (Sun, 08 Apr 2018)

  Changed paths:
M 
src/main/java/com/microsoft/jenkins/kubernetes/KubernetesDeployContext.java
A 
src/main/java/com/microsoft/jenkins/kubernetes/credentials/AncestorAware.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/credentials/KubeconfigCredentials.java

  Log Message:
  ---
  Fix scoped SSH credentials lookup in kubeconfig credentials


  Commit: 89991447d383e586bd8c97c4163e7b4e1b7745e2
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/89991447d383e586bd8c97c4163e7b4e1b7745e2
  Author: Menghua Xiao 
  Date:   2018-04-08 (Sun, 08 Apr 2018)

  Changed paths:
M README.md
A img/binding.png
M pom.xml
M 
src/main/java/com/microsoft/jenkins/kubernetes/credentials/KubeconfigCredentials.java
A 
src/main/java/com/microsoft/jenkins/kubernetes/credentials/KubeconfigCredentialsBinding.java
A 
src/main/resources/com/microsoft/jenkins/kubernetes/credentials/KubeconfigCredentialsBinding/config-variables.jelly

  Log Message:
  ---
  Credentials binding for kubeconfig content


  Commit: bf4bb372ddd51d1a5b0014f60cdd64f4b1548f74
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/bf4bb372ddd51d1a5b0014f60cdd64f4b1548f74
  Author: Menghua Xiao 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M README.md
A img/binding.png
M pom.xml
M 
src/main/java/com/microsoft/jenkins/kubernetes/KubernetesDeployContext.java
A 
src/main/java/com/microsoft/jenkins/kubernetes/credentials/AncestorAware.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/credentials/KubeconfigCredentials.java
A 
src/main/java/com/microsoft/jenkins/kubernetes/credentials/KubeconfigCredentialsBinding.java
A 
src/main/resources/com/microsoft/jenkins/kubernetes/credentials/KubeconfigCredentialsBinding/config-variables.jelly

  Log Message:
  ---
  Merge pull request #26 from ArieShout/scoped-creds

Fix scoped SSH credentials lookup in kubeconfig credentials


Compare: 
https://github.com/jenkinsci/kubernetes-cd-plugin/compare/15e21a71c2eb...bf4bb372ddd5

-- 
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/startup-trigger-plugin] 67935d: Updating Jenkins Plugin URL

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/startup-trigger-plugin
  Commit: 67935d2a423055368becc1aec51d18080a2cf759
  
https://github.com/jenkinsci/startup-trigger-plugin/commit/67935d2a423055368becc1aec51d18080a2cf759
  Author: Penney, Emory J 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Updating Jenkins Plugin URL


  Commit: 809d095a0468543c09cd0bc817fba2b4a86c1553
  
https://github.com/jenkinsci/startup-trigger-plugin/commit/809d095a0468543c09cd0bc817fba2b4a86c1553
  Author: Penney, Emory J 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M 
src/main/java/org/jvnet/hudson/plugins/triggers/startup/HudsonComputerListener.java

  Log Message:
  ---
  JENKINS-50681: master label was resolving to an empty string and hanging if 
other labels were listed


Compare: 
https://github.com/jenkinsci/startup-trigger-plugin/compare/6127cc287be7...809d095a0468

-- 
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/google-compute-engine-plugin] 0ef8e0: Consider additional labels when evaluating capacit...

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: 0ef8e0babd741cea1a63f37a46cd4d2fa4a7e5c9
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/0ef8e0babd741cea1a63f37a46cd4d2fa4a7e5c9
  Author: Evan Brown 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml
M 
src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineCloud.java
M 
src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/ComputeEngineCloudIT.java

  Log Message:
  ---
  Consider additional labels when evaluating capacity

Each instance configuration specifies a maximum number of nodes.
Previously, the plugin counted all nodes from all instance
configurations when determining if there was capacity available to
launch a new node. This change counts only nodes for a specific
configuration by applying config-specific labels when nodes are
launched.


-- 
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/warnings-plugin] 10efe3: Use fixed version of old analysis-model.

2018-04-10 Thread GitHub
  Branch: refs/heads/hm-edu-testing
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: 10efe32be6f0734a0891c94dc9bf60d00ba49c15
  
https://github.com/jenkinsci/warnings-plugin/commit/10efe32be6f0734a0891c94dc9bf60d00ba49c15
  Author: Ulli Hafner 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use fixed version of old analysis-model.


-- 
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/analysis-core-plugin] 4099d4: Use fixed version of old analysis-model.

2018-04-10 Thread GitHub
  Branch: refs/heads/hm-edu-testing
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: 4099d467c74bf403c816d6165736fe1261ad24e4
  
https://github.com/jenkinsci/analysis-core-plugin/commit/4099d467c74bf403c816d6165736fe1261ad24e4
  Author: Ulli Hafner 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use fixed version of old analysis-model.


-- 
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/analysis-pom-plugin] 8178fb: Use fixed version of old analysis-model.

2018-04-10 Thread GitHub
  Branch: refs/heads/hm-edu-testing
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: 8178fbbc99861d7505bbc46265e09402b46e5492
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/8178fbbc99861d7505bbc46265e09402b46e5492
  Author: Ulli Hafner 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use fixed version of old analysis-model.


-- 
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/warnings-plugin] 7029b1: Use fix version of analysis-model.

2018-04-10 Thread GitHub
  Branch: refs/heads/hm-edu-testing
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: 7029b195cbff202a9f7e6c4660460147260e027c
  
https://github.com/jenkinsci/warnings-plugin/commit/7029b195cbff202a9f7e6c4660460147260e027c
  Author: Ulli Hafner 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use fix version of analysis-model.


-- 
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/analysis-core-plugin] 49165a: Use fix version of analysis-model.

2018-04-10 Thread GitHub
  Branch: refs/heads/hm-edu-testing
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: 49165aaadd6d6d0ce9b468bc82865055f1134915
  
https://github.com/jenkinsci/analysis-core-plugin/commit/49165aaadd6d6d0ce9b468bc82865055f1134915
  Author: Ulli Hafner 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use fix version of analysis-model.


-- 
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/analysis-pom-plugin] 4c7ee0: Use fix version of analysis-model.

2018-04-10 Thread GitHub
  Branch: refs/heads/hm-edu-testing
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: 4c7ee07d78de490193e1464f96214fbd9a0366b1
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/4c7ee07d78de490193e1464f96214fbd9a0366b1
  Author: Ulli Hafner 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use fix version of analysis-model.


-- 
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/analysis-core-plugin] 509bb8: Added soft assertions for FormValidation instances...

2018-04-10 Thread GitHub
  Branch: refs/heads/hm-edu-testing
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: 509bb8bfcc417ed737973ca95e5ea87d5e79e3dc
  
https://github.com/jenkinsci/analysis-core-plugin/commit/509bb8bfcc417ed737973ca95e5ea87d5e79e3dc
  Author: Ulli Hafner 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
A 
src/test/java/io/jenkins/plugins/analysis/core/testutil/SoftAssertions.java

  Log Message:
  ---
  Added soft assertions for FormValidation instances.


  Commit: 3a06e5d140d90fce03b51b636b8b65ff79cc75e5
  
https://github.com/jenkinsci/analysis-core-plugin/commit/3a06e5d140d90fce03b51b636b8b65ff79cc75e5
  Author: Ulli Hafner 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
A 
src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeCategoryTest.java
A src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeFileTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeModuleTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/ExcludePackageTest.java
A src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeTypeTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/IncludeCategoryTest.java
A src/test/java/io/jenkins/plugins/analysis/core/model/IncludeFileTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/IncludeModuleTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/IncludePackageTest.java
A src/test/java/io/jenkins/plugins/analysis/core/model/IncludeTypeTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/IssuesFilterTestUtil.java

  Log Message:
  ---
  Merge remote-tracking branch 'origin/hm-edu-testing' into hm-edu-testing


Compare: 
https://github.com/jenkinsci/analysis-core-plugin/compare/853db77f4fb2...3a06e5d140d9

-- 
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/analysis-model] bca295: Typos.

2018-04-10 Thread GitHub
  Branch: refs/heads/hm-edu-testing
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: bca2954e588685d3cc0bda6892d901e63464ae70
  
https://github.com/jenkinsci/analysis-model/commit/bca2954e588685d3cc0bda6892d901e63464ae70
  Author: Ulli Hafner 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml
M src/test/java/edu/hm/hafner/analysis/assertj/SoftAssertions.java

  Log Message:
  ---
  Typos.


-- 
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/token-macro-plugin] 135d69: Fix JENKINS-49746

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: 135d69852894a4349446e7b78a244abe6b401102
  
https://github.com/jenkinsci/token-macro-plugin/commit/135d69852894a4349446e7b78a244abe6b401102
  Author: Alex Earl 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/tokenmacro/impl/BuildLogRegexMacro.java
M 
src/test/java/org/jenkinsci/plugins/tokenmacro/impl/BuildLogRegexMacroTest.java
A 
src/test/resources/org/jenkinsci/plugins/tokenmacro/impl/JENKINS-49746-input.txt
A 
src/test/resources/org/jenkinsci/plugins/tokenmacro/impl/JENKINS-49746-output.txt

  Log Message:
  ---
  Fix JENKINS-49746

Added greedy parameter to break out of match checking when numMatches reaches 
maxMatches


-- 
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/bumblebee-plugin] 7bc58d: BUM-187 Simplify code

2018-04-10 Thread GitHub
  Branch: refs/heads/BUM-187
  Home:   https://github.com/jenkinsci/bumblebee-plugin
  Commit: 7bc58dfb4836140e34f00fa301a7a9cb9ee05562
  
https://github.com/jenkinsci/bumblebee-plugin/commit/7bc58dfb4836140e34f00fa301a7a9cb9ee05562
  Author: Sergey Oplavin 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/com/agiletestware/bumblebee/BumblebeeRemoteExecutor.java

  Log Message:
  ---
  BUM-187 Simplify code


-- 
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/compuware-ispw-operations-plugin] f6a51f: update to reference compuware common configuration...

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-plugin
  Commit: f6a51f2b2427eca6b1cbc8b0a04ec7675fcbffa7
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/f6a51f2b2427eca6b1cbc8b0a04ec7675fcbffa7
  Author: Sam Zhou 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update to reference compuware common configuration v1.0.6


  Commit: 48119010bfc59b0be811e868d484b809788bb628
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/48119010bfc59b0be811e868d484b809788bb628
  Author: Sam Zhou 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M src/main/java/com/compuware/ispw/restapi/Constants.java
M src/main/java/com/compuware/ispw/restapi/IspwContextPathBean.java
M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequest.java
M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequestStep.java
M 
src/main/java/com/compuware/ispw/restapi/action/DeployAssignmentAction.java
M src/main/java/com/compuware/ispw/restapi/action/DeployReleaseAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/GenerateTasksInAssignmentAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/GenerateTasksInReleaseAction.java
M src/main/java/com/compuware/ispw/restapi/action/IAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/PromoteAssignmentAction.java
M src/main/java/com/compuware/ispw/restapi/action/PromoteReleaseAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/RegressAssignmentAction.java
M src/main/java/com/compuware/ispw/restapi/action/RegressReleaseAction.java
M src/main/java/com/compuware/ispw/restapi/action/SetInfoPostAction.java

  Log Message:
  ---
  CWE-125246 - Jenkins Operations Plugin - Task Operations -
Generate/Promote/Regress/Deploy for both Assignments and Release; init
version.


  Commit: a67aa44343ff95ec16b82aa7c9eb7de9c47850c6
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/a67aa44343ff95ec16b82aa7c9eb7de9c47850c6
  Author: Sam Zhou 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M src/main/webapp/help-ispwRequestBody.html

  Log Message:
  ---
  CWE-125246 - Jenkins Operations Plugin - Task Operations -
Generate/Promote/Regress/Deploy for both Assignments and Release;
updated help for action body.


  Commit: a5ee101c0e48c91450d724872fad1945fe936ac5
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/a5ee101c0e48c91450d724872fad1945fe936ac5
  Author: Sam Zhou 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M src/main/webapp/help-ispwRequestBody.html

  Log Message:
  ---
  CWE-125246 - Jenkins Operations Plugin - Task Operations -
Generate/Promote/Regress/Deploy for both Assignments and Release; remove
 tag.


  Commit: f2e4b8d7496389973a63d501a345d0832ed3509d
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/f2e4b8d7496389973a63d501a345d0832ed3509d
  Author: Sam Zhou 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/com/compuware/ispw/model/rest/SetInfo.java
M src/main/webapp/help-ispwRequestBody.html

  Log Message:
  ---
  CWE-125246 - Jenkins Operations Plugin - Task Operations -
Generate/Promote/Regress/Deploy for both Assignments and Release; make
override field available.


  Commit: b469a8c2e022a533565291c95fbef5e5f96c6c84
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/b469a8c2e022a533565291c95fbef5e5f96c6c84
  Author: Sam Zhou 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/com/compuware/ispw/restapi/Constants.java

  Log Message:
  ---
  Change polling count to 120.


  Commit: fd1f7a87d89bd4a253c2fe8186c97ad0c83a65d0
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/fd1f7a87d89bd4a253c2fe8186c97ad0c83a65d0
  Author: Sam Zhou 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml
M src/main/java/com/compuware/ispw/model/rest/SetInfo.java
M src/main/java/com/compuware/ispw/restapi/Constants.java
M src/main/java/com/compuware/ispw/restapi/IspwContextPathBean.java
M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequest.java
M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequestStep.java
M 
src/main/java/com/compuware/ispw/restapi/action/DeployAssignmentAction.java
M src/main/java/com/compuware/ispw/restapi/action/DeployReleaseAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/GenerateTasksInAssignmentAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/GenerateTasksInReleaseAction.java
M 

[jenkinsci/hashicorp-vault-plugin] 1e92df: revoke lease in vault disposer

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hashicorp-vault-plugin
  Commit: 1e92df82793ac95e475ebcd8079feb3369d77ce4
  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/1e92df82793ac95e475ebcd8079feb3369d77ce4
  Author: Adam Tistler 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/com/datapipe/jenkins/vault/VaultAccessor.java
M src/main/java/com/datapipe/jenkins/vault/VaultBuildWrapper.java
A src/main/java/com/datapipe/jenkins/vault/VaultDisposer.java

  Log Message:
  ---
  revoke lease in vault disposer


  Commit: b31af3166699151984f67d964e9c108bb8fafb6e
  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/b31af3166699151984f67d964e9c108bb8fafb6e
  Author: Adam Tistler 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/com/datapipe/jenkins/vault/VaultAccessor.java
M src/main/java/com/datapipe/jenkins/vault/VaultBuildWrapper.java
M src/main/java/com/datapipe/jenkins/vault/VaultDisposer.java
M 
src/main/java/com/datapipe/jenkins/vault/configuration/VaultConfiguration.java
M src/main/java/com/datapipe/jenkins/vault/credentials/VaultCredential.java

  Log Message:
  ---
  serializable vault configuration/credentials


  Commit: 7f3e243de6832658aef421a3949d2da779e199ec
  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/7f3e243de6832658aef421a3949d2da779e199ec
  Author: Peter Tierno 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M 
src/test/java/com/datapipe/jenkins/vault/VaultBuildWrapperWithMockAccessor.java
M src/test/java/com/datapipe/jenkins/vault/it/VaultConfigurationIT.java
M src/test/java/com/datapipe/jenkins/vault/it/folder/FolderIT.java

  Log Message:
  ---
  [JENKINS-46794] Fix tests


  Commit: d10c59afc690d54a14a40a0a02d583e235e7f4e1
  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/d10c59afc690d54a14a40a0a02d583e235e7f4e1
  Author: Peter Tierno 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/com/datapipe/jenkins/vault/VaultAccessor.java

  Log Message:
  ---
  [JENKINS-46794] transient fields in VaultAccessor

com.bettercloud.vault.Vault and com.bettercloud.vault.VaultConfig are
not Serializable.


  Commit: 92717cb5552e6c2ca1a5495ef9a7b72a43d85029
  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/92717cb5552e6c2ca1a5495ef9a7b72a43d85029
  Author: Peter Tierno 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/com/datapipe/jenkins/vault/VaultAccessor.java

  Log Message:
  ---
  [JENKINS-46794] Add serialVersionUID to VaultAccessor


  Commit: f9e19a7acef4c4365a766eab045f2618cc61d56f
  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/f9e19a7acef4c4365a766eab045f2618cc61d56f
  Author: Peter Tierno 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/com/datapipe/jenkins/vault/VaultAccessor.java
M src/main/java/com/datapipe/jenkins/vault/VaultBuildWrapper.java
A src/main/java/com/datapipe/jenkins/vault/VaultDisposer.java
M 
src/main/java/com/datapipe/jenkins/vault/configuration/VaultConfiguration.java
M src/main/java/com/datapipe/jenkins/vault/credentials/VaultCredential.java
M 
src/test/java/com/datapipe/jenkins/vault/VaultBuildWrapperWithMockAccessor.java
M src/test/java/com/datapipe/jenkins/vault/it/VaultConfigurationIT.java
M src/test/java/com/datapipe/jenkins/vault/it/folder/FolderIT.java

  Log Message:
  ---
  Merge pull request #12 from atistler/revoke-lease-vault-disposer

Revoke lease vault disposer


Compare: 
https://github.com/jenkinsci/hashicorp-vault-plugin/compare/3d74f83ddb4e...f9e19a7acef4

-- 
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/compuware-ispw-operations-plugin] b469a8: Change polling count to 120.

2018-04-10 Thread GitHub
  Branch: 
refs/heads/CWE-125246---Jenkins-Operations-Plugin---Task-Operations---Generate/Promote/Regress/Deploy/Fallback-for-both-Assignments-and-Release
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-plugin
  Commit: b469a8c2e022a533565291c95fbef5e5f96c6c84
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/b469a8c2e022a533565291c95fbef5e5f96c6c84
  Author: Sam Zhou 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/com/compuware/ispw/restapi/Constants.java

  Log Message:
  ---
  Change polling count to 120.


-- 
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/swamp-plugin]

2018-04-10 Thread GitHub
  Branch: refs/tags/swamp-1.2.0
  Home:   https://github.com/jenkinsci/swamp-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/swamp-plugin] 884af1: [maven-release-plugin] prepare for next developmen...

2018-04-10 Thread GitHub
  Branch: refs/heads/credentials_plugin
  Home:   https://github.com/jenkinsci/swamp-plugin
  Commit: 884af1f88fecfcccbc5afb55d6c896a3132e3f5c
  
https://github.com/jenkinsci/swamp-plugin/commit/884af1f88fecfcccbc5afb55d6c896a3132e3f5c
  Author: Vamshi Basupalli 
  Date:   2018-04-10 (Tue, 10 Apr 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/swamp-plugin] 4881bf: reverted pom.xml to 1.2.0

2018-04-10 Thread GitHub
  Branch: refs/heads/credentials_plugin
  Home:   https://github.com/jenkinsci/swamp-plugin
  Commit: 4881bfcb0b52451cdb44804bf0ec08c7f8982ceb
  
https://github.com/jenkinsci/swamp-plugin/commit/4881bfcb0b52451cdb44804bf0ec08c7f8982ceb
  Author: Vamshi Basupalli 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  reverted pom.xml to 1.2.0


  Commit: 42cbb2aaa328964e97ef768e88ba356cab417451
  
https://github.com/jenkinsci/swamp-plugin/commit/42cbb2aaa328964e97ef768e88ba356cab417451
  Author: Vamshi Basupalli 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release swamp-1.2.0


Compare: 
https://github.com/jenkinsci/swamp-plugin/compare/259416c9985b...42cbb2aaa328

-- 
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/swamp-plugin]

2018-04-10 Thread GitHub
  Branch: refs/tags/swamp-1.2.0
  Home:   https://github.com/jenkinsci/swamp-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/jenkins] 9c4c46: fix translation error

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 9c4c4627d06cb0f60ae37ee259eadb14de07a6d2
  
https://github.com/jenkinsci/jenkins/commit/9c4c4627d06cb0f60ae37ee259eadb14de07a6d2
  Author: 唐明 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M core/src/main/resources/hudson/model/Job/permalinks_zh_CN.properties

  Log Message:
  ---
  fix translation error

"连接"应为“链接”


  Commit: 5e143d1c662555a3430a47f01e40beb0e404dbc2
  
https://github.com/jenkinsci/jenkins/commit/5e143d1c662555a3430a47f01e40beb0e404dbc2
  Author: Oleg Nenashev 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M core/src/main/resources/hudson/model/Job/permalinks_zh_CN.properties

  Log Message:
  ---
  Merge pull request #3385 from hummerstudio/fix-translation-error

fix translation error


Compare: 
https://github.com/jenkinsci/jenkins/compare/db48500fb8be...5e143d1c6625

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


[jenkins-infra/jenkins.io] d013bb: Add changelog for 2.116

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d013bba67605128fd6cf6b0d7b54df29db74f672
  
https://github.com/jenkins-infra/jenkins.io/commit/d013bba67605128fd6cf6b0d7b54df29db74f672
  Author: Daniel Beck 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

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

  Log Message:
  ---
  Add changelog for 2.116


  Commit: 2adf191b92a6a07b36c972321c7e2cfb7e722d87
  
https://github.com/jenkins-infra/jenkins.io/commit/2adf191b92a6a07b36c972321c7e2cfb7e722d87
  Author: Daniel Beck 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

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

  Log Message:
  ---
  Merge pull request #1494 from daniel-beck/changelog-2.116

Add changelog for 2.116


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/377e58ae3fa5...2adf191b92a6

-- 
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/swamp-plugin] 31521b: Working with Credentials

2018-04-10 Thread GitHub
  Branch: refs/tags/swamp-1.2.0
  Home:   https://github.com/jenkinsci/swamp-plugin
  Commit: 31521bb203a2c00d6b9409568628319618278aef
  
https://github.com/jenkinsci/swamp-plugin/commit/31521bb203a2c00d6b9409568628319618278aef
  Author: Vamshi Basupalli 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml
M src/main/java/org/continuousassurance/swamp/jenkins/DescriptorImpl.java
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/config.jelly
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/global.jelly
R 
src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-backgroundAssess.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildCommand.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildDirectory.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildFile.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildOptions.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildSystem.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildTarget.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-cleanCommand.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-defaultProject.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-hostUrl.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-outputDir.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-outputToFile.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-packageDir.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-packageLanguage.html
R 
src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-packageLanguageVersion.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-packageName.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-packageVersion.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-password.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-platformUUID.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-projectName.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-runOnFail.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-savePackage.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-sendEmail.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-toolUUID.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-username.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-verbose.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/swamp-logo-large.png
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/swamp-logo-small.png
M 
src/main/resources/org/continuousassurance/swamp/jenkins/SwampPostBuild/global.jelly

  Log Message:
  ---
  Working with Credentials


  Commit: 1ac6e6153ed8561430be3e3abbeaece3000663c2
  
https://github.com/jenkinsci/swamp-plugin/commit/1ac6e6153ed8561430be3e3abbeaece3000663c2
  Author: Vamshi Basupalli 
  Date:   2018-04-08 (Sun, 08 Apr 2018)

  Changed paths:
M README.adoc
M pom.xml
M src/main/java/org/continuousassurance/swamp/jenkins/DescriptorImpl.java
M src/main/java/org/continuousassurance/swamp/jenkins/SwampPostBuild.java
M 
src/main/resources/org/continuousassurance/swamp/jenkins/SwampPostBuild/global.jelly
M 
src/main/resources/org/continuousassurance/swamp/jenkins/SwampPostBuild/help-hostUrl.html

  Log Message:
  ---
  Working with Credentials API


  Commit: 7a968b6554bb9967e7ba8cabc76b920b916abcd7
  
https://github.com/jenkinsci/swamp-plugin/commit/7a968b6554bb9967e7ba8cabc76b920b916abcd7
  Author: Vamshi Basupalli 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M README.adoc
M RELEASE_NOTES.md
M pom.xml
M src/main/java/org/continuousassurance/swamp/jenkins/DescriptorImpl.java
M src/main/java/org/continuousassurance/swamp/jenkins/SwampPostBuild.java

  Log Message:
  ---
  Shows better error messages in Jenkins console


  Commit: 55519dc4ec2021029407b25c2295ce6492cc4051
  
https://github.com/jenkinsci/swamp-plugin/commit/55519dc4ec2021029407b25c2295ce6492cc4051
  Author: Vamshi Basupalli 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Added org.apache.httpcomponents:httpclient:4.5.2 because of the injectionTest 
error


  Commit: b635ff2b739a68cc4b7c6dd3ff141e917ac7bc6e
  
https://github.com/jenkinsci/swamp-plugin/commit/b635ff2b739a68cc4b7c6dd3ff141e917ac7bc6e
  Author: Vamshi Basupalli 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/org/continuousassurance/swamp/jenkins/DescriptorImpl.java
M src/main/java/org/continuousassurance/swamp/jenkins/SwampPostBuild.java

  Log Message:
  ---
  Fixed a findbugs DM_DEFAULT_ENCODING issue


  

[jenkinsci/swamp-plugin] 31521b: Working with Credentials

2018-04-10 Thread GitHub
  Branch: refs/heads/credentials_plugin
  Home:   https://github.com/jenkinsci/swamp-plugin
  Commit: 31521bb203a2c00d6b9409568628319618278aef
  
https://github.com/jenkinsci/swamp-plugin/commit/31521bb203a2c00d6b9409568628319618278aef
  Author: Vamshi Basupalli 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml
M src/main/java/org/continuousassurance/swamp/jenkins/DescriptorImpl.java
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/config.jelly
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/global.jelly
R 
src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-backgroundAssess.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildCommand.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildDirectory.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildFile.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildOptions.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildSystem.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-buildTarget.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-cleanCommand.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-defaultProject.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-hostUrl.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-outputDir.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-outputToFile.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-packageDir.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-packageLanguage.html
R 
src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-packageLanguageVersion.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-packageName.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-packageVersion.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-password.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-platformUUID.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-projectName.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-runOnFail.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-savePackage.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-sendEmail.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-toolUUID.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-username.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/help-verbose.html
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/swamp-logo-large.png
R src/main/resources/SwampAPI/Swamp/SwampPostBuild/swamp-logo-small.png
M 
src/main/resources/org/continuousassurance/swamp/jenkins/SwampPostBuild/global.jelly

  Log Message:
  ---
  Working with Credentials


  Commit: 1ac6e6153ed8561430be3e3abbeaece3000663c2
  
https://github.com/jenkinsci/swamp-plugin/commit/1ac6e6153ed8561430be3e3abbeaece3000663c2
  Author: Vamshi Basupalli 
  Date:   2018-04-08 (Sun, 08 Apr 2018)

  Changed paths:
M README.adoc
M pom.xml
M src/main/java/org/continuousassurance/swamp/jenkins/DescriptorImpl.java
M src/main/java/org/continuousassurance/swamp/jenkins/SwampPostBuild.java
M 
src/main/resources/org/continuousassurance/swamp/jenkins/SwampPostBuild/global.jelly
M 
src/main/resources/org/continuousassurance/swamp/jenkins/SwampPostBuild/help-hostUrl.html

  Log Message:
  ---
  Working with Credentials API


  Commit: 7a968b6554bb9967e7ba8cabc76b920b916abcd7
  
https://github.com/jenkinsci/swamp-plugin/commit/7a968b6554bb9967e7ba8cabc76b920b916abcd7
  Author: Vamshi Basupalli 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M README.adoc
M RELEASE_NOTES.md
M pom.xml
M src/main/java/org/continuousassurance/swamp/jenkins/DescriptorImpl.java
M src/main/java/org/continuousassurance/swamp/jenkins/SwampPostBuild.java

  Log Message:
  ---
  Shows better error messages in Jenkins console


  Commit: 55519dc4ec2021029407b25c2295ce6492cc4051
  
https://github.com/jenkinsci/swamp-plugin/commit/55519dc4ec2021029407b25c2295ce6492cc4051
  Author: Vamshi Basupalli 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Added org.apache.httpcomponents:httpclient:4.5.2 because of the injectionTest 
error


  Commit: b635ff2b739a68cc4b7c6dd3ff141e917ac7bc6e
  
https://github.com/jenkinsci/swamp-plugin/commit/b635ff2b739a68cc4b7c6dd3ff141e917ac7bc6e
  Author: Vamshi Basupalli 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/org/continuousassurance/swamp/jenkins/DescriptorImpl.java
M src/main/java/org/continuousassurance/swamp/jenkins/SwampPostBuild.java

  Log Message:
  ---
  Fixed a findbugs DM_DEFAULT_ENCODING 

[jenkinsci/benchmark-plugin] d53324: Update README.md

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: d53324bd279c084273658d11cc1c6d8eedf5914a
  
https://github.com/jenkinsci/benchmark-plugin/commit/d53324bd279c084273658d11cc1c6d8eedf5914a
  Author: Daniel Mercier 
  Date:   2018-04-10 (Tue, 10 Apr 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/plugin-compat-tester] 926db2: Pass Maven Settings and JAVA_OPTS to every Maven I...

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 926db20a4d98ba0e943dbcf52ee44f1eefbad7d6
  
https://github.com/jenkinsci/plugin-compat-tester/commit/926db20a4d98ba0e943dbcf52ee44f1eefbad7d6
  Author: Oleg Nenashev 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M src/main/docker/run-pct.sh

  Log Message:
  ---
  Pass Maven Settings and JAVA_OPTS to every Maven Invocation withn Docker PCT 
package


  Commit: 285a3164f619c3d40e15bba3cc892668d7d829b5
  
https://github.com/jenkinsci/plugin-compat-tester/commit/285a3164f619c3d40e15bba3cc892668d7d829b5
  Author: Oleg Nenashev 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M src/main/docker/run-pct.sh

  Log Message:
  ---
  Fix the argument name


  Commit: 75c7b3eb17906c2df040653c905f6fee7d38574f
  
https://github.com/jenkinsci/plugin-compat-tester/commit/75c7b3eb17906c2df040653c905f6fee7d38574f
  Author: Oleg Nenashev 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M src/main/docker/run-pct.sh

  Log Message:
  ---
  Docker: Use Batch mode in run-pct commands


  Commit: b126e3d5f48eed736e4f3086543e79a43327fb76
  
https://github.com/jenkinsci/plugin-compat-tester/commit/b126e3d5f48eed736e4f3086543e79a43327fb76
  Author: Oleg Nenashev 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/docker/run-pct.sh

  Log Message:
  ---
  Merge pull request #72 from oleg-nenashev/docker-mvn-parameters

Pass Maven Settings and JAVA_OPTS to every Maven Invocation with Docker PCT 
package


Compare: 
https://github.com/jenkinsci/plugin-compat-tester/compare/618274b5ed1f...b126e3d5f48e

-- 
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/compuware-ispw-operations-plugin] f2e4b8: CWE-125246 - Jenkins Operations Plugin - Task Oper...

2018-04-10 Thread GitHub
  Branch: 
refs/heads/CWE-125246---Jenkins-Operations-Plugin---Task-Operations---Generate/Promote/Regress/Deploy/Fallback-for-both-Assignments-and-Release
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-plugin
  Commit: f2e4b8d7496389973a63d501a345d0832ed3509d
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/f2e4b8d7496389973a63d501a345d0832ed3509d
  Author: Sam Zhou 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/com/compuware/ispw/model/rest/SetInfo.java
M src/main/webapp/help-ispwRequestBody.html

  Log Message:
  ---
  CWE-125246 - Jenkins Operations Plugin - Task Operations -
Generate/Promote/Regress/Deploy for both Assignments and Release; make
override field available.


-- 
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/p4-plugin] 3d0375: Skip probing disabled Jobs.

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 3d037546b4230d57c5a3045182bde967aab38e23
  
https://github.com/jenkinsci/p4-plugin/commit/3d037546b4230d57c5a3045182bde967aab38e23
  Author: Paul Allen 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/trigger/P4Hook.java
M src/test/java/org/jenkinsci/plugins/p4/DefaultEnvironment.java
M src/test/java/org/jenkinsci/plugins/p4/client/PollingTest.java

  Log Message:
  ---
  Skip probing disabled Jobs.

Includes minor updates to Polling tests. JENKINS-50634


-- 
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/hashicorp-vault-plugin] 7144cf: [JENKINS-48049] Switch to SimpleBuildWrapper for p...

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hashicorp-vault-plugin
  Commit: 7144cf91443ec95e69eb727654e5396ca9fcf22b
  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/7144cf91443ec95e69eb727654e5396ca9fcf22b
  Author: Allan Burdajewicz 
  Date:   2017-11-16 (Thu, 16 Nov 2017)

  Changed paths:
M src/main/java/com/datapipe/jenkins/vault/VaultBuildWrapper.java

  Log Message:
  ---
  [JENKINS-48049] Switch to SimpleBuildWrapper for pipeline compatibility


  Commit: 3d74f83ddb4e567dc39c2f430083890d7d93d068
  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/3d74f83ddb4e567dc39c2f430083890d7d93d068
  Author: Peter Tierno 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/com/datapipe/jenkins/vault/VaultBuildWrapper.java

  Log Message:
  ---
  Merge pull request #14 from Dohbedoh/JENKINS-48049

[JENKINS-48049] Switch to SimpleBuildWrapper for pipeline compatibility

Closes JENKINS-48049


Compare: 
https://github.com/jenkinsci/hashicorp-vault-plugin/compare/fa47d4c058b2...3d74f83ddb4e

-- 
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/plasticscm-plugin] 14e0e4: [maven-release-plugin] prepare for next developmen...

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 14e0e41a12a93bb184156ff944f98d247ee653db
  
https://github.com/jenkinsci/plasticscm-plugin/commit/14e0e41a12a93bb184156ff944f98d247ee653db
  Author: Míryam 
  Date:   2018-04-10 (Tue, 10 Apr 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/plasticscm-plugin]

2018-04-10 Thread GitHub
  Branch: refs/tags/plasticscm-plugin-2.12
  Home:   https://github.com/jenkinsci/plasticscm-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/plasticscm-plugin] 56ffaf: [maven-release-plugin] prepare release plasticscm-...

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 56ffafe10aeabd1c236fa2a72cfa1aba7c3172c7
  
https://github.com/jenkinsci/plasticscm-plugin/commit/56ffafe10aeabd1c236fa2a72cfa1aba7c3172c7
  Author: Míryam 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release plasticscm-plugin-2.12


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


[jenkins-infra/jenkins.io] 4de19a: Blog post by MichaelNeale for Jenkins X

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 4de19a6d703b6b28892eb1ebe274292916778fe3
  
https://github.com/jenkins-infra/jenkins.io/commit/4de19a6d703b6b28892eb1ebe274292916778fe3
  Author: Liam Newman 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
A content/blog/2018/04/2018-04-10-opinionated-cd-jenkins-x.adoc
A content/images/avatars/michaelneale.jpg
A content/images/jenkins-x/comment-in-github-pull-request_0.png
A content/images/jenkins-x/draft-logo.png
A content/images/jenkins-x/gitops-flow.png
A content/images/jenkins-x/helm-logo.png

  Log Message:
  ---
  Blog post by MichaelNeale for Jenkins X


  Commit: 09104d319853a92e86bc7e58ba5d0f52a41061e6
  
https://github.com/jenkins-infra/jenkins.io/commit/09104d319853a92e86bc7e58ba5d0f52a41061e6
  Author: Liam Newman 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M content/blog/2018/04/2018-04-10-opinionated-cd-jenkins-x.adoc

  Log Message:
  ---
  Remove CloudBees-specific paragraph


  Commit: 377e58ae3fa5a2a185db5e9ea1e857f50fde8f89
  
https://github.com/jenkins-infra/jenkins.io/commit/377e58ae3fa5a2a185db5e9ea1e857f50fde8f89
  Author: R. Tyler Croy 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
A content/blog/2018/04/2018-04-10-opinionated-cd-jenkins-x.adoc
A content/images/avatars/michaelneale.jpg
A content/images/jenkins-x/comment-in-github-pull-request_0.png
A content/images/jenkins-x/draft-logo.png
A content/images/jenkins-x/gitops-flow.png
A content/images/jenkins-x/helm-logo.png

  Log Message:
  ---
  Merge pull request #1493 from bitwiseman/michael-neale-jenkins-x

Blog post by MichaelNeale for Jenkins X


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/f27a12f4806b...377e58ae3fa5

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

2018-04-10 Thread GitHub
  Branch: refs/tags/plugin-3.8
  Home:   https://github.com/jenkinsci/plugin-pom

-- 
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] 8fea68: [maven-release-plugin] prepare for next developmen...

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 8fea681889ec0fa2765c1334531bc5df0aaaf9f0
  
https://github.com/jenkinsci/plugin-pom/commit/8fea681889ec0fa2765c1334531bc5df0aaaf9f0
  Author: Oleg Nenashev 
  Date:   2018-04-10 (Tue, 10 Apr 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/plugin-pom] 9b35ed: Changelog: Noting 3.8

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 9b35edf99b69437cf2160d499738d4bb25f9cf83
  
https://github.com/jenkinsci/plugin-pom/commit/9b35edf99b69437cf2160d499738d4bb25f9cf83
  Author: Oleg Nenashev 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Changelog: Noting 3.8


  Commit: da48322ce2b3f55b6f6ac3efc0baf13bac13ac9f
  
https://github.com/jenkinsci/plugin-pom/commit/da48322ce2b3f55b6f6ac3efc0baf13bac13ac9f
  Author: Oleg Nenashev 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release plugin-3.8


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/539cbe295a67...da48322ce2b3

-- 
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] 45c3ff: [JENKINS-50598,JENKINS-50590] - Update JTH to 2.38

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 45c3ffaa5eceddc25ffdf0eab7850ac34c902701
  
https://github.com/jenkinsci/plugin-pom/commit/45c3ffaa5eceddc25ffdf0eab7850ac34c902701
  Author: Oleg Nenashev 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-50598,JENKINS-50590] - Update JTH to 2.38


  Commit: 539cbe295a6782f6cde65cdf7962e6dbb07defb1
  
https://github.com/jenkinsci/plugin-pom/commit/539cbe295a6782f6cde65cdf7962e6dbb07defb1
  Author: Oleg Nenashev 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #102 from oleg-nenashev/jth/2.38

[JENKINS-50598,JENKINS-50590] - Update JTH to 2.38


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/624a61e2d84b...539cbe295a67

-- 
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/jep] 16e13d: Clarify that `essentials.log.0` is where new log e...

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: 16e13d1405a4cb1baf0e558f1bdd1a736fecc06c
  
https://github.com/jenkinsci/jep/commit/16e13d1405a4cb1baf0e558f1bdd1a736fecc06c
  Author: Baptiste Mathus 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M jep/304/README.adoc

  Log Message:
  ---
  Clarify that `essentials.log.0` is where new log entries are always sent


  Commit: 55fe7e3ea7af3173d0c3eacdad82be97fa6f6d04
  
https://github.com/jenkinsci/jep/commit/55fe7e3ea7af3173d0c3eacdad82be97fa6f6d04
  Author: Baptiste Mathus 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M jep/304/README.adoc

  Log Message:
  ---
  Added the pretty logger name

What was I thinking...


  Commit: 925238d558deb8397e9b4ca525bc7531d9aa8edd
  
https://github.com/jenkinsci/jep/commit/925238d558deb8397e9b4ca525bc7531d9aa8edd
  Author: R. Tyler Croy 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M jep/304/README.adoc

  Log Message:
  ---
  Merge pull request #80 from batmat/jep-304-precisions

[JEP-304] Some draft adjustments / clarifications


Compare: https://github.com/jenkinsci/jep/compare/89cb49f52472...925238d558de

-- 
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/analysis-core-plugin] 4b6fae: Add JUnit tests for IssuesFilter and subclasses fo...

2018-04-10 Thread GitHub
  Branch: refs/heads/hm-edu-testing
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: 4b6faee021c7bdb2cbbdcb911315d3bc9b8aa6f6
  
https://github.com/jenkinsci/analysis-core-plugin/commit/4b6faee021c7bdb2cbbdcb911315d3bc9b8aa6f6
  Author: Frank Christian Geyer 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
A 
src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeCategoryTest.java
A src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeFileTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeModuleTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/ExcludePackageTest.java
A src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeTypeTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/IncludeCategoryTest.java
A src/test/java/io/jenkins/plugins/analysis/core/model/IncludeFileTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/IncludeModuleTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/IncludePackageTest.java
A src/test/java/io/jenkins/plugins/analysis/core/model/IncludeTypeTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/IssuesFilterTestUtil.java

  Log Message:
  ---
  Add JUnit tests for IssuesFilter and subclasses for task JENKINS-50075.


  Commit: c40108d088ffb91f4de477611d7104c8cd0a372a
  
https://github.com/jenkinsci/analysis-core-plugin/commit/c40108d088ffb91f4de477611d7104c8cd0a372a
  Author: Frank Christian Geyer 
  Date:   2018-04-08 (Sun, 08 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeCategoryTest.java
M src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeFileTest.java
M 
src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeModuleTest.java
M 
src/test/java/io/jenkins/plugins/analysis/core/model/ExcludePackageTest.java
M src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeTypeTest.java
M 
src/test/java/io/jenkins/plugins/analysis/core/model/IncludeCategoryTest.java
M src/test/java/io/jenkins/plugins/analysis/core/model/IncludeFileTest.java
M 
src/test/java/io/jenkins/plugins/analysis/core/model/IncludeModuleTest.java
M 
src/test/java/io/jenkins/plugins/analysis/core/model/IncludePackageTest.java
M src/test/java/io/jenkins/plugins/analysis/core/model/IncludeTypeTest.java
M 
src/test/java/io/jenkins/plugins/analysis/core/model/IssuesFilterTestUtil.java

  Log Message:
  ---
  Apply changes according to the review.


  Commit: 853db77f4fb2bcfbc565b346a995b8c5dec094fe
  
https://github.com/jenkinsci/analysis-core-plugin/commit/853db77f4fb2bcfbc565b346a995b8c5dec094fe
  Author: Ullrich Hafner 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
A 
src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeCategoryTest.java
A src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeFileTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeModuleTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/ExcludePackageTest.java
A src/test/java/io/jenkins/plugins/analysis/core/model/ExcludeTypeTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/IncludeCategoryTest.java
A src/test/java/io/jenkins/plugins/analysis/core/model/IncludeFileTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/IncludeModuleTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/IncludePackageTest.java
A src/test/java/io/jenkins/plugins/analysis/core/model/IncludeTypeTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/model/IssuesFilterTestUtil.java

  Log Message:
  ---
  Merge pull request #98 from frankchrisg/hm-edu-testing

Add JUnit tests for IssuesFilter and subclasses for task JENKINS-50075.


Compare: 
https://github.com/jenkinsci/analysis-core-plugin/compare/aa3a8b4d9ec1...853db77f4fb2

-- 
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/analysis-core-plugin] f8dcb6: Added class LocalizedPriorityTest. First try for a...

2018-04-10 Thread GitHub
  Branch: refs/heads/hm-edu-testing
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: f8dcb6a2f93bf4dc1b26075d11c9ea57047afbc1
  
https://github.com/jenkinsci/analysis-core-plugin/commit/f8dcb6a2f93bf4dc1b26075d11c9ea57047afbc1
  Author: Anna-Maria Hardi 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
A 
src/test/java/io/jenkins/plugins/analysis/core/views/LocalizedPriorityTest.java

  Log Message:
  ---
  Added class LocalizedPriorityTest. First try for assertThat-Methods.


  Commit: 32bbc8cf490a0f1f95325bed16aa0030c00bb612
  
https://github.com/jenkinsci/analysis-core-plugin/commit/32bbc8cf490a0f1f95325bed16aa0030c00bb612
  Author: Anna-Maria Hardi 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/analysis/core/views/LocalizedPriorityTest.java

  Log Message:
  ---
  Completed Tests for class LocalizedPriority.


  Commit: 6098b88f2e855d83c95f17a14c832649de70f3fa
  
https://github.com/jenkinsci/analysis-core-plugin/commit/6098b88f2e855d83c95f17a14c832649de70f3fa
  Author: Anna-Maria Hardi 
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/analysis/core/views/LocalizedPriorityTest.java

  Log Message:
  ---
  Added Tests for zero Input.


  Commit: ce4fc93639bf7b9f8cb934ad8cd7221b98597222
  
https://github.com/jenkinsci/analysis-core-plugin/commit/ce4fc93639bf7b9f8cb934ad8cd7221b98597222
  Author: Anna-Maria Hardi 
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/analysis/core/views/LocalizedPriorityTest.java

  Log Message:
  ---
  Trie to fix Issue concerning German language.


  Commit: f1d7f7f1399ba1caa75d68a5cf06b84f437532cc
  
https://github.com/jenkinsci/analysis-core-plugin/commit/f1d7f7f1399ba1caa75d68a5cf06b84f437532cc
  Author: Anna-Maria Hardi 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/analysis/core/views/LocalizedPriorityTest.java

  Log Message:
  ---
  Adjust tests of class LocalizedPriority.


  Commit: aa3a8b4d9ec139d3c284ae551e0606f513b455f5
  
https://github.com/jenkinsci/analysis-core-plugin/commit/aa3a8b4d9ec139d3c284ae551e0606f513b455f5
  Author: Ullrich Hafner 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
A 
src/test/java/io/jenkins/plugins/analysis/core/views/LocalizedPriorityTest.java

  Log Message:
  ---
  Merge pull request #100 from A-MSG/TestLocalizedPriority

Test for class LocalizedPriority


Compare: 
https://github.com/jenkinsci/analysis-core-plugin/compare/8b02b78fc9e1...aa3a8b4d9ec1

-- 
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/bumblebee-plugin] d43005: BUM-187 Move resourceFactory to client-side and ad...

2018-04-10 Thread GitHub
  Branch: refs/heads/BUM-187
  Home:   https://github.com/jenkinsci/bumblebee-plugin
  Commit: d43005669bd882a3b420461193eb6cc10d53de3a
  
https://github.com/jenkinsci/bumblebee-plugin/commit/d43005669bd882a3b420461193eb6cc10d53de3a
  Author: Ayman Ben Amor 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/com/agiletestware/bumblebee/BumblebeeRemoteExecutor.java
R 
src/main/java/com/agiletestware/bumblebee/jasmine/JasmineResourcesFactory.java

  Log Message:
  ---
  BUM-187 Move resourceFactory to client-side and adjust code


-- 
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] 6a411c: evaluate ATX upload info for linking ATX reports

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: 6a411c817a9cc42214f372955406952c1c767db0
  
https://github.com/jenkinsci/ecutest-plugin/commit/6a411c817a9cc42214f372955406952c1c767db0
  Author: Christian Pönisch 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/atx/ATXReportGenerator.java
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/atx/ATXReportUploader.java
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/atx/AbstractATXReportHandler.java
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/util/validation/ATXValidator.java

  Log Message:
  ---
  evaluate ATX upload info for linking ATX reports

- starting with TEST-GUIDE 1.53.0 a success.json will be written after
each ATX report upload
- this response file contains an URL redirect to the filtered report
- redirect is resolved and used for linking the ATX reports in Jenkins
- parsing the TRF is not needed anymore, but kept as fallback


-- 
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/pipeline-aws-plugin] 9bcb6b: add duration to withAWS

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-aws-plugin
  Commit: 9bcb6bdabff6c1303d58d8c5921d922bfde3ac40
  
https://github.com/jenkinsci/pipeline-aws-plugin/commit/9bcb6bdabff6c1303d58d8c5921d922bfde3ac40
  Author: Corey Christous 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M README.md
M src/main/java/de/taimos/pipeline/aws/WithAWSStep.java

  Log Message:
  ---
  add duration to withAWS


  Commit: 027df72259f1859714f9127fe56f3545b49c1051
  
https://github.com/jenkinsci/pipeline-aws-plugin/commit/027df72259f1859714f9127fe56f3545b49c1051
  Author: Thorsten Hoeger 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M README.md
M src/main/java/de/taimos/pipeline/aws/WithAWSStep.java

  Log Message:
  ---
  Merge pull request #71 from cchristous/add-duration-to-with-aws

add duration to withAWS


Compare: 
https://github.com/jenkinsci/pipeline-aws-plugin/compare/bd9d692e6701...027df72259f1

-- 
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/oracle-cloud-infrastructure-compute-plugin] 5448dc: Add CHANGELOG.md and CONTRIBUTING.md

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin
  Commit: 5448dc8d5929ec8b098d48c23fc09899c88863f0
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/5448dc8d5929ec8b098d48c23fc09899c88863f0
  Author: Filip Krestan 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
A CHANGELOG.md
A CONTRIBUTING.md

  Log Message:
  ---
  Add CHANGELOG.md and CONTRIBUTING.md


  Commit: 38fbc5588e8edc94f19f33a2b3ce0a6e8792622e
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/38fbc5588e8edc94f19f33a2b3ce0a6e8792622e
  Author: Filip Krestan 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M LICENSE.txt
M README.md

  Log Message:
  ---
  Update README.md and LICENSE.txt


Compare: 
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/compare/60ef4a32c609...38fbc5588e8e

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

2018-04-10 Thread GitHub
  Branch: refs/tags/matrix-project-1.13
  Home:   https://github.com/jenkinsci/matrix-project-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/matrix-project-plugin] bd732a: [maven-release-plugin] prepare release matrix-proj...

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/matrix-project-plugin
  Commit: bd732a39f12aba7f5e18adccb96461ef409bed25
  
https://github.com/jenkinsci/matrix-project-plugin/commit/bd732a39f12aba7f5e18adccb96461ef409bed25
  Author: Oliver Gondža 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release matrix-project-1.13


-- 
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] c6d6d2: [maven-release-plugin] prepare for next developmen...

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/matrix-project-plugin
  Commit: c6d6d277180bd5a2b19d665c91dbf18bd0778e66
  
https://github.com/jenkinsci/matrix-project-plugin/commit/c6d6d277180bd5a2b19d665c91dbf18bd0778e66
  Author: Oliver Gondža 
  Date:   2018-04-10 (Tue, 10 Apr 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/pipeline-maven-plugin] b269fc: [JENKINS-50709] Missing attached artifacts in pom ...

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: b269fcc2fc0f8dd7b03613bd4f8f469bdee3f3ea
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/b269fcc2fc0f8dd7b03613bd4f8f469bdee3f3ea
  Author: Bing Shiao 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/util/XmlUtils.java
M 
jenkins-plugin/src/test/java/org/jenkinsci/plugins/pipeline/maven/util/XmlUtilsTest.java
A 
jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/maven-spy-include-attached-artifacts.log

  Log Message:
  ---
  [JENKINS-50709] Missing attached artifacts in pom typed project


  Commit: 4ffd21589f13de17a891eb1cdc242104254748d6
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/4ffd21589f13de17a891eb1cdc242104254748d6
  Author: Cyrille Le Clerc 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/util/XmlUtils.java
M 
jenkins-plugin/src/test/java/org/jenkinsci/plugins/pipeline/maven/util/XmlUtilsTest.java
A 
jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/maven-spy-include-attached-artifacts.log

  Log Message:
  ---
  Merge pull request #142 from bingshiao/JENKINS-50709

[JENKINS-50709] Missing attached artifacts in pom typed project


Compare: 
https://github.com/jenkinsci/pipeline-maven-plugin/compare/1913c238dc6c...4ffd21589f13

-- 
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/essentials-plugin] 5f42dc: [JENKINS-50669] reflective access shim

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/essentials-plugin
  Commit: 5f42dc4e3cca1981dc7c5636b4139731c0d16ec4
  
https://github.com/jenkinsci/essentials-plugin/commit/5f42dc4e3cca1981dc7c5636b4139731c0d16ec4
  Author: Baptiste Mathus 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M 
src/main/java/io/jenkins/plugins/essentials/logging/EssentialsLoggingConfigurer.java

  Log Message:
  ---
  [JENKINS-50669] reflective access shim


  Commit: e7622c91fe95ff3511d6f9e487f4bae6b5da08b7
  
https://github.com/jenkinsci/essentials-plugin/commit/e7622c91fe95ff3511d6f9e487f4bae6b5da08b7
  Author: Baptiste Mathus 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M src/main/java/io/jenkins/plugins/essentials/logging/JsonFormatter.java
M src/test/java/io/jenkins/plugins/essentials/logging/JsonFormatterTest.java

  Log Message:
  ---
  Add logger category/name


  Commit: a787fa7c1af59235383c5b94d815c735c50517db
  
https://github.com/jenkinsci/essentials-plugin/commit/a787fa7c1af59235383c5b94d815c735c50517db
  Author: Baptiste Mathus 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/essentials/logging/EssentialsLoggingConfigurerTest.java

  Log Message:
  ---
  Close streams on Windows to avoid locking issue when winding down JenkinsRulee

When JenkinsRule kicks in, it tries to cleanup temporary directories.
Using a logging file, this fails on Windows because the file
is still not closed.

```
Error
java.io.IOException: The process cannot access the file because another process 
has locked a portion of the file
Stacktrace
java.lang.IllegalStateException: java.io.IOException: The process cannot access 
the file because another process has locked a portion of the file
at 
io.jenkins.plugins.essentials.logging.EssentialsLoggingConfigurerTest.lambda$leaveBritneyAlone$2(EssentialsLoggingConfigurerTest.java:33)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at 
java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at 
java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at 
io.jenkins.plugins.essentials.logging.EssentialsLoggingConfigurerTest.leaveBritneyAlone(EssentialsLoggingConfigurerTest.java:24)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548)
at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: The process cannot access the file because 
another process has locked a portion of the file
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:255)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
at java.io.InputStreamReader.read(InputStreamReader.java:184)
at java.io.BufferedReader.fill(BufferedReader.java:161)
at java.io.BufferedReader.readLine(BufferedReader.java:324)
at java.io.BufferedReader.readLine(BufferedReader.java:389)
at org.apache.commons.io.IOUtils.readLines(IOUtils.java:1030)
at org.apache.commons.io.IOUtils.readLines(IOUtils.java:987)
at org.apache.commons.io.FileUtils.readLines(FileUtils.java:1784)
at org.apache.commons.io.FileUtils.readLines(FileUtils.java:1819)
at 
io.jenkins.plugins.essentials.logging.EssentialsLoggingConfigurerTest.lambda$leaveBritneyAlone$2(EssentialsLoggingConfigurerTest.java:26)
... 24 more

[jenkinsci/matrix-project-plugin] 1ead1d: Fix charset sensitive test on windows

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/matrix-project-plugin
  Commit: 1ead1d573e49f9b3d6d63f330c3ff2a67db66601
  
https://github.com/jenkinsci/matrix-project-plugin/commit/1ead1d573e49f9b3d6d63f330c3ff2a67db66601
  Author: Oliver Gondža 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

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

  Log Message:
  ---
  Fix charset sensitive test on windows


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

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sonarqube-plugin
  Commit: afd04e7f709707d8e9affdc8d004f59ed09ce9c9
  
https://github.com/jenkinsci/sonarqube-plugin/commit/afd04e7f709707d8e9affdc8d004f59ed09ce9c9
  Author: Julien HENRY 
  Date:   2018-04-10 (Tue, 10 Apr 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/sonarqube-plugin]

2018-04-10 Thread GitHub
  Branch: refs/tags/sonar-2.7.1
  Home:   https://github.com/jenkinsci/sonarqube-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/sonarqube-plugin] b6e236: [maven-release-plugin] prepare release sonar-2.7.1

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sonarqube-plugin
  Commit: b6e2369674b56f92a90add9520e026bf60773ffc
  
https://github.com/jenkinsci/sonarqube-plugin/commit/b6e2369674b56f92a90add9520e026bf60773ffc
  Author: Julien HENRY 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release sonar-2.7.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/sonarqube-plugin] 735513: SONARJNKNS-294 Fix dead lock during Jenkins startu...

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sonarqube-plugin
  Commit: 735513927f6b3811cf9ced1a38681913639b6ab0
  
https://github.com/jenkinsci/sonarqube-plugin/commit/735513927f6b3811cf9ced1a38681913639b6ab0
  Author: Julien HENRY 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M src/main/java/hudson/plugins/sonar/SonarBuildWrapper.java
M src/main/java/hudson/plugins/sonar/SonarGlobalConfiguration.java
M src/main/java/hudson/plugins/sonar/SonarInstallation.java
M src/main/java/hudson/plugins/sonar/SonarPlugin.java
M src/test/java/hudson/plugins/sonar/SonarBuildWrapperTest.java
M src/test/java/hudson/plugins/sonar/SonarGlobalConfigurationTest.java

  Log Message:
  ---
  SONARJNKNS-294 Fix dead lock during Jenkins startup

Seems that the combo GlobalConfiguration + Inititializer(PLUGINS_PREPARED) lead 
to a dead lock.
Looking at logstash-plugin, I changed it to JOB_LOADED


  Commit: c9b810e947039156665033d0d9024bc90ca8bb61
  
https://github.com/jenkinsci/sonarqube-plugin/commit/c9b810e947039156665033d0d9024bc90ca8bb61
  Author: Julien HENRY 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Set artifactToPublish for Burgr


Compare: 
https://github.com/jenkinsci/sonarqube-plugin/compare/edae9b506297...c9b810e94703

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


[jenkins-infra/jenkins.io] 4f84e3: Add changelog and upgrade guide for 2.107.2

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 4f84e338ec857b93abcc8c56978498cd8fc900fc
  
https://github.com/jenkins-infra/jenkins.io/commit/4f84e338ec857b93abcc8c56978498cd8fc900fc
  Author: Daniel Beck 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M content/_data/changelogs/lts.yml
M content/doc/upgrade-guide/2.107.adoc

  Log Message:
  ---
  Add changelog and upgrade guide for 2.107.2


  Commit: 30d3398d9e8183dc78d522e0643e6a1b1d491de2
  
https://github.com/jenkins-infra/jenkins.io/commit/30d3398d9e8183dc78d522e0643e6a1b1d491de2
  Author: Daniel Beck 
  Date:   2018-04-04 (Wed, 04 Apr 2018)

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

  Log Message:
  ---
  Add JENKINS-49795


  Commit: f27a12f4806bc4ff523c4ded7e191c02ade741ac
  
https://github.com/jenkins-infra/jenkins.io/commit/f27a12f4806bc4ff523c4ded7e191c02ade741ac
  Author: Daniel Beck 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M content/_data/changelogs/lts.yml
M content/doc/upgrade-guide/2.107.adoc

  Log Message:
  ---
  Merge pull request #1481 from daniel-beck/changelog-2.107.2

Add changelog and upgrade guide for 2.107.2


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/1d9b0e884ae0...f27a12f4806b

-- 
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/artifact-manager-s3-plugin]

2018-04-10 Thread GitHub
  Branch: refs/heads/no-windows
  Home:   https://github.com/jenkinsci/artifact-manager-s3-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/artifact-manager-s3-plugin] cd4d40: Only run build on Linux.

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: cd4d400c70c078caceb6d6531f2ed4f91824c999
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/cd4d400c70c078caceb6d6531f2ed4f91824c999
  Author: Jesse Glick 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Only run build on Linux.


  Commit: 6fba0aadee4b0f45ad3df374108bcc52a532bf3f
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/6fba0aadee4b0f45ad3df374108bcc52a532bf3f
  Author: Carlos Sanchez 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Merge pull request #15 from jenkinsci/no-windows

Only run build on Linux


Compare: 
https://github.com/jenkinsci/artifact-manager-s3-plugin/compare/b0723e0fd68c...6fba0aadee4b

-- 
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/artifact-manager-s3-plugin] a1f71b: Delete all test files after each test

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: a1f71b51de0f43e341d54f175f3e96dfdd28f4dd
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/a1f71b51de0f43e341d54f175f3e96dfdd28f4dd
  Author: Carlos Sanchez 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M 
src/main/java/io/jenkins/plugins/artifact_manager_s3/JCloudsArtifactManager.java
M 
src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsAbstractTest.java
M 
src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsArtifactManagerTest.java
M 
src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsBlobStoreTest.java

  Log Message:
  ---
  Delete all test files after each test

Reduce duplication


  Commit: 050dde00e0cf70adb0fa4b42533266ecd7ea1591
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/050dde00e0cf70adb0fa4b42533266ecd7ea1591
  Author: Carlos Sanchez 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M 
src/main/java/io/jenkins/plugins/artifact_manager_s3/JCloudsArtifactManager.java

  Log Message:
  ---
  Fix failing test outside jenkins


  Commit: d2bef6ead72f7c8ab0bdfcb8c0f417ca957731b4
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/d2bef6ead72f7c8ab0bdfcb8c0f417ca957731b4
  Author: Carlos Sanchez 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsAbstractTest.java

  Log Message:
  ---
  Fix failing test outside jenkins


  Commit: b0723e0fd68cc7ad42ef7acc501bf4e440dab08d
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/b0723e0fd68cc7ad42ef7acc501bf4e440dab08d
  Author: Carlos Sanchez 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M 
src/main/java/io/jenkins/plugins/artifact_manager_s3/JCloudsArtifactManager.java
M 
src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsAbstractTest.java
M 
src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsArtifactManagerTest.java
M 
src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsBlobStoreTest.java

  Log Message:
  ---
  Merge pull request #14 from jenkinsci/delete-test-files

Delete all test files after each test


Compare: 
https://github.com/jenkinsci/artifact-manager-s3-plugin/compare/8760a6e1eb98...b0723e0fd68c

-- 
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/artifact-manager-s3-plugin]

2018-04-10 Thread GitHub
  Branch: refs/heads/delete-test-files
  Home:   https://github.com/jenkinsci/artifact-manager-s3-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.