[jenkinsci/git-plugin]

2019-03-02 Thread Mark Waite
  Branch: refs/heads/beta-4.0
  Home:   https://github.com/jenkinsci/git-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/snyk-security-scanner-plugin]

2019-03-02 Thread Anton Drukh
  Branch: refs/tags/2.0.0-alpha-3
  Home:   https://github.com/jenkinsci/snyk-security-scanner-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/snyk-security-scanner-plugin]

2019-03-02 Thread Anton Drukh
  Branch: refs/tags/2.0.0-alpha-3
  Home:   https://github.com/jenkinsci/snyk-security-scanner-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/snyk-security-scanner-plugin]

2019-03-02 Thread Anton Drukh
  Branch: refs/tags/2.0.0-alpha-3
  Home:   https://github.com/jenkinsci/snyk-security-scanner-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/snyk-security-scanner-plugin] 7c1efa: Replace API used by pipeline integration

2019-03-02 Thread Anton Drukh
  Branch: refs/heads/2.0.0-dev
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: 7c1efac0a69c62841d92a252879f9a3aea1b1bf5
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/7c1efac0a69c62841d92a252879f9a3aea1b1bf5
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-02-20 (Wed, 20 Feb 2019)

  Changed paths:
M src/main/java/io/snyk/jenkins/steps/SnykBuildStep.java

  Log Message:
  ---
  Replace API used by pipeline integration


  Commit: 5f95018df985fc6b5fc7307ae53313dae5e7ce68
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/5f95018df985fc6b5fc7307ae53313dae5e7ce68
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-02-20 (Wed, 20 Feb 2019)

  Changed paths:
A src/main/java/io/snyk/jenkins/Severity.java
A src/main/java/io/snyk/jenkins/SnykStepBuilder.java
R src/main/java/io/snyk/jenkins/steps/Severity.java
R src/main/java/io/snyk/jenkins/steps/SnykBuildStep.java
M src/main/java/io/snyk/jenkins/tools/SnykInstallation.java
A src/main/resources/io/snyk/jenkins/SnykStepBuilder/config.jelly
A 
src/main/resources/io/snyk/jenkins/SnykStepBuilder/help-additionalArguments.html
A src/main/resources/io/snyk/jenkins/SnykStepBuilder/help-failOnIssues.html
A 
src/main/resources/io/snyk/jenkins/SnykStepBuilder/help-monitorProjectOnBuild.html
A src/main/resources/io/snyk/jenkins/SnykStepBuilder/help-organisation.html
A src/main/resources/io/snyk/jenkins/SnykStepBuilder/help-projectName.html
A 
src/main/resources/io/snyk/jenkins/SnykStepBuilder/help-snykInstallation.html
A src/main/resources/io/snyk/jenkins/SnykStepBuilder/help-snykTokenId.html
A src/main/resources/io/snyk/jenkins/SnykStepBuilder/help-targetFile.html
R src/main/resources/io/snyk/jenkins/steps/SnykBuildStep/config.jelly
R 
src/main/resources/io/snyk/jenkins/steps/SnykBuildStep/help-additionalArguments.html
R 
src/main/resources/io/snyk/jenkins/steps/SnykBuildStep/help-failOnIssues.html
R 
src/main/resources/io/snyk/jenkins/steps/SnykBuildStep/help-monitorProjectOnBuild.html
R 
src/main/resources/io/snyk/jenkins/steps/SnykBuildStep/help-organisation.html
R 
src/main/resources/io/snyk/jenkins/steps/SnykBuildStep/help-projectName.html
R 
src/main/resources/io/snyk/jenkins/steps/SnykBuildStep/help-snykInstallation.html
R 
src/main/resources/io/snyk/jenkins/steps/SnykBuildStep/help-snykTokenId.html
R 
src/main/resources/io/snyk/jenkins/steps/SnykBuildStep/help-targetFile.html
A src/test/java/io/snyk/jenkins/SnykStepBuilderDescriptorTest.java
R src/test/java/io/snyk/jenkins/steps/SnykBuildStepDescriptorTest.java

  Log Message:
  ---
  Rename SnykBuildStep to SnykStepBuilder

we use this class for freestyle and pipeline jobs, so no
separation via packages


  Commit: 8a1a062c9dfc51f5f64042f9dc93607bcc183310
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/8a1a062c9dfc51f5f64042f9dc93607bcc183310
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-02-20 (Wed, 20 Feb 2019)

  Changed paths:
M src/main/java/io/snyk/jenkins/SnykStepBuilder.java

  Log Message:
  ---
  Don't generate fields with empty values in pipeline snippets


  Commit: 33afe55c223667275609386e60bddf6aae5bda8e
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/33afe55c223667275609386e60bddf6aae5bda8e
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-02-20 (Wed, 20 Feb 2019)

  Changed paths:
M src/main/resources/io/snyk/jenkins/SnykStepBuilder/config.jelly

  Log Message:
  ---
  Fix wording for 'failOnIssues' field


  Commit: 8a6e24737cf7078dffd2d809e757a32e2d4be2be
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/8a6e24737cf7078dffd2d809e757a32e2d4be2be
  Author: Anton Drukh 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
A src/main/java/io/snyk/jenkins/Severity.java
A src/main/java/io/snyk/jenkins/SnykStepBuilder.java
R src/main/java/io/snyk/jenkins/steps/Severity.java
R src/main/java/io/snyk/jenkins/steps/SnykBuildStep.java
M src/main/java/io/snyk/jenkins/tools/SnykInstallation.java
A src/main/resources/io/snyk/jenkins/SnykStepBuilder/config.jelly
A 
src/main/resources/io/snyk/jenkins/SnykStepBuilder/help-additionalArguments.html
A src/main/resources/io/snyk/jenkins/SnykStepBuilder/help-failOnIssues.html
A 
src/main/resources/io/snyk/jenkins/SnykStepBuilder/help-monitorProjectOnBuild.html
A src/main/resources/io/snyk/jenkins/SnykStepBuilder/help-organisation.html
A src/main/resources/io/snyk/jenkins/SnykStepBuilder/help-projectName.html
A 
src/main/resources/io/snyk/jenkins/SnykStepBuilder/help-snykInstallation.html
A src/main/resources/io/snyk/jenkins/SnykStepBuilder/help-snykTokenId.html
A 

[jenkinsci/platformlabeler-plugin] d57c8f: Use parent pom 3.39

2019-03-02 Thread Mark Waite
  Branch: refs/heads/stable-2.1
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: d57c8fd050504b84080ab2bb347100f0a353521e
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/d57c8fd050504b84080ab2bb347100f0a353521e
  Author: Mark Waite 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 3.39


  Commit: aca1492642f98cce2468387fcd9163080baf25d8
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/aca1492642f98cce2468387fcd9163080baf25d8
  Author: Mark Waite 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:

  Log Message:
  ---
  Merge pull request #54 from MarkEWaite/update-parent-pom

Use parent pom 3.39


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/e64bf251cfc0...aca1492642f9

-- 
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/cmakebuilder-plugin] 0da5ea: move to proper location

2019-03-02 Thread 15knots
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cmakebuilder-plugin
  Commit: 0da5ea9544c3b68cb2a43ff613f229d793c36f8f
  
https://github.com/jenkinsci/cmakebuilder-plugin/commit/0da5ea9544c3b68cb2a43ff613f229d793c36f8f
  Author: 15knots <15kn...@users.noreply.github.com>
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
R src/main/java/hudson/plugins/cmake/messages.properties
A src/main/resources/hudson/plugins/cmake/messages.properties

  Log Message:
  ---
  move to proper location


  Commit: a01417abf8dc328aa78ed75e72ad7038611721b8
  
https://github.com/jenkinsci/cmakebuilder-plugin/commit/a01417abf8dc328aa78ed75e72ad7038611721b8
  Author: 15knots <15kn...@users.noreply.github.com>
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M .classpath
M .settings/org.eclipse.core.resources.prefs
M .settings/org.eclipse.jdt.core.prefs

  Log Message:
  ---
  require java 8


  Commit: bcb719502f46b851b5732f91616d237f7674be7a
  
https://github.com/jenkinsci/cmakebuilder-plugin/commit/bcb719502f46b851b5732f91616d237f7674be7a
  Author: 15knots <15kn...@users.noreply.github.com>
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update parent to 3.39


Compare: 
https://github.com/jenkinsci/cmakebuilder-plugin/compare/4ad7222c0ebc...bcb719502f46

-- 
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] a117c9: Synchronized warnings-ng with latest analyis-model.

2019-03-02 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: a117c9f71dba4f2fb7c1d6d8b01b82ebca84eadd
  
https://github.com/jenkinsci/analysis-model/commit/a117c9f71dba4f2fb7c1d6d8b01b82ebca84eadd
  Author: Ulli Hafner 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Synchronized warnings-ng with latest analyis-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/jenkins] 389497: [JENKINS-42443] Fix spinner interaction with tabba...

2019-03-02 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 38949730cfaa2915766947f21d3ab9109bfaef5f
  
https://github.com/jenkinsci/jenkins/commit/38949730cfaa2915766947f21d3ab9109bfaef5f
  Author: Josh Soref 
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
M war/src/main/js/widgets/config/tabbar.less

  Log Message:
  ---
  [JENKINS-42443] Fix spinner interaction with tabbar.less


  Commit: 0b60d00f7e519761bc03cc20d618d68027cd628d
  
https://github.com/jenkinsci/jenkins/commit/0b60d00f7e519761bc03cc20d618d68027cd628d
  Author: Oleg Nenashev 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M war/src/main/js/widgets/config/tabbar.less

  Log Message:
  ---
  Merge pull request #3918 from jsoref/JENKINS-42443

[JENKINS-42443] Fix spinner interaction with tabbar.less


Compare: 
https://github.com/jenkinsci/jenkins/compare/c43610cdb727...0b60d00f7e51

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

2019-03-02 Thread Damian Szczepanik
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-reports-plugin
  Commit: 30f63da33d1fdb14da9b6998111071f5ce40c9ac
  
https://github.com/jenkinsci/cucumber-reports-plugin/commit/30f63da33d1fdb14da9b6998111071f5ce40c9ac
  Author: Damian Szczepanik 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

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

2019-03-02 Thread Damian Szczepanik
  Branch: refs/tags/cucumber-reports-4.5.0
  Home:   https://github.com/jenkinsci/cucumber-reports-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/cucumber-reports-plugin] e4a2a0: [maven-release-plugin] prepare release cucumber-re...

2019-03-02 Thread Damian Szczepanik
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-reports-plugin
  Commit: e4a2a0c202051a4a94cf7add831e6918ccf05f76
  
https://github.com/jenkinsci/cucumber-reports-plugin/commit/e4a2a0c202051a4a94cf7add831e6918ccf05f76
  Author: Damian Szczepanik 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release cucumber-reports-4.5.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/cucumber-reports-plugin]

2019-03-02 Thread Damian Szczepanik
  Branch: refs/heads/upgrade
  Home:   https://github.com/jenkinsci/cucumber-reports-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/cucumber-reports-plugin] 858b50: Improves documentation (#305)

2019-03-02 Thread Damian Szczepanik
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-reports-plugin
  Commit: 858b50e88ad82bc2ca3958e2292025cdda75eedf
  
https://github.com/jenkinsci/cucumber-reports-plugin/commit/858b50e88ad82bc2ca3958e2292025cdda75eedf
  Author: Damian Szczepanik 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M README.md
M src/main/resources/index.jelly

  Log Message:
  ---
  Improves documentation (#305)


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

2019-03-02 Thread Damian Szczepanik
  Branch: refs/heads/docs
  Home:   https://github.com/jenkinsci/cucumber-reports-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/cucumber-reports-plugin] b9680a: Improves documentation

2019-03-02 Thread Damian Szczepanik
  Branch: refs/heads/docs
  Home:   https://github.com/jenkinsci/cucumber-reports-plugin
  Commit: b9680a65090347a76b43dca3974cb25bbc888979
  
https://github.com/jenkinsci/cucumber-reports-plugin/commit/b9680a65090347a76b43dca3974cb25bbc888979
  Author: Damian Szczepanik 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M README.md
M src/main/resources/index.jelly

  Log Message:
  ---
  Improves documentation


-- 
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-api-plugin] 44c2c3: Update to analysis-model snapshot 3.0.0-20190302.1...

2019-03-02 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model-api-plugin
  Commit: 44c2c3475b68a8676fc15feedc5c3d12d5a1452b
  
https://github.com/jenkinsci/analysis-model-api-plugin/commit/44c2c3475b68a8676fc15feedc5c3d12d5a1452b
  Author: Ulli Hafner 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to analysis-model snapshot 3.0.0-20190302.145005-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/cucumber-reports-plugin]

2019-03-02 Thread Damian Szczepanik
  Branch: refs/heads/upgrade
  Home:   https://github.com/jenkinsci/cucumber-reports-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/cucumber-reports-plugin] 9a2e25: Bump up cucumber-reporting library (#304)

2019-03-02 Thread Damian Szczepanik
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-reports-plugin
  Commit: 9a2e25aff91f014825857a0ddb2a00d92edb4a79
  
https://github.com/jenkinsci/cucumber-reports-plugin/commit/9a2e25aff91f014825857a0ddb2a00d92edb4a79
  Author: Damian Szczepanik 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump up cucumber-reporting library (#304)


-- 
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-reports-plugin] 6f165c: Bump up cucumber-reporting library

2019-03-02 Thread Damian Szczepanik
  Branch: refs/heads/upgrade
  Home:   https://github.com/jenkinsci/cucumber-reports-plugin
  Commit: 6f165c8324b825115c5e662399f925b3736484bd
  
https://github.com/jenkinsci/cucumber-reports-plugin/commit/6f165c8324b825115c5e662399f925b3736484bd
  Author: Damian Szczepanik 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump up cucumber-reporting library


-- 
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/rabbitmq-publisher-plugin] 4f45be: [maven-release-plugin] prepare release rabbitmq-pu...

2019-03-02 Thread Le Gall Benoit
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin

  Commit: 4f45bed6326c4bb783508edf4d0ae56273b3b194

  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/4f45bed6326c4bb783508edf4d0ae56273b3b194

  Author: LE GALL Benoît 

  Date:   2019-03-02 (Sat, 02 Mar 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare release rabbitmq-publisher-1.2.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/rabbitmq-publisher-plugin]

2019-03-02 Thread Le Gall Benoit
  Branch: refs/tags/rabbitmq-publisher-1.2.0
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-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/rabbitmq-publisher-plugin] 2e44b1: [maven-release-plugin] prepare for next developmen...

2019-03-02 Thread Le Gall Benoit
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin

  Commit: 2e44b167bfaf0e21da310e3ff9a77b57dfd8207e

  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/2e44b167bfaf0e21da310e3ff9a77b57dfd8207e

  Author: LE GALL Benoît 

  Date:   2019-03-02 (Sat, 02 Mar 2019)



  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/rabbitmq-publisher-plugin] 338bd1: set to SNAPSHOT version

2019-03-02 Thread Le Gall Benoit
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin

  Commit: 338bd1cd7dbea4cb73f02b739a4ed87c14ea1a21

  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/338bd1cd7dbea4cb73f02b739a4ed87c14ea1a21

  Author: LE GALL Benoît 

  Date:   2019-03-02 (Sat, 02 Mar 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  set to SNAPSHOT version





-- 
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/rabbitmq-publisher-plugin] 242033: add jenkins build status badge

2019-03-02 Thread Le Gall Benoit
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: 2420333ed89c979e376269b7e89f8afa00c3f5e6
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/2420333ed89c979e376269b7e89f8afa00c3f5e6
  Author: Le Gall Benoit 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  add jenkins build status badge


-- 
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/wix-plugin] 27d140: [JENKINS-55787] Switch labels from entry to checkbox

2019-03-02 Thread Björn Berg
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/wix-plugin

  Commit: 27d1405a5e3896df55444efbd3fdfc8676fb7b55

  
https://github.com/jenkinsci/wix-plugin/commit/27d1405a5e3896df55444efbd3fdfc8676fb7b55

  Author: Josh Soref 

  Date:   2019-02-04 (Mon, 04 Feb 2019)



  Changed paths:

M 
src/main/resources/de/berg/systeme/jenkins/wix/WixToolsetBuilder/config.jelly

M 
src/main/resources/de/berg/systeme/jenkins/wix/WixToolsetBuilder/global.jelly



  Log Message:

  ---

  [JENKINS-55787] Switch labels from entry to checkbox





  Commit: 36515f40791a59124970cd9ae033bc95fca29e44

  
https://github.com/jenkinsci/wix-plugin/commit/36515f40791a59124970cd9ae033bc95fca29e44

  Author: Josh Soref 

  Date:   2019-02-17 (Sun, 17 Feb 2019)



  Changed paths:

M 
src/main/resources/de/berg/systeme/jenkins/wix/WixToolsetBuilder/global.properties

M 
src/main/resources/de/berg/systeme/jenkins/wix/WixToolsetBuilder/global_en.properties



  Log Message:

  ---

  Remove period from option





  Commit: fb0c76afa81b33e3ffd3c52c9fb4415048f261a3

  
https://github.com/jenkinsci/wix-plugin/commit/fb0c76afa81b33e3ffd3c52c9fb4415048f261a3

  Author: Björn Berg 

  Date:   2019-03-02 (Sat, 02 Mar 2019)



  Changed paths:

M 
src/main/resources/de/berg/systeme/jenkins/wix/WixToolsetBuilder/config.jelly

M 
src/main/resources/de/berg/systeme/jenkins/wix/WixToolsetBuilder/global.jelly

M 
src/main/resources/de/berg/systeme/jenkins/wix/WixToolsetBuilder/global.properties

M 
src/main/resources/de/berg/systeme/jenkins/wix/WixToolsetBuilder/global_en.properties



  Log Message:

  ---

  Merge pull request #12 from jsoref/JENKINS-55787



[JENKINS-55787] Switch labels from entry to checkbox





Compare: 
https://github.com/jenkinsci/wix-plugin/compare/92912389356c...fb0c76afa81b

-- 
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/rabbitmq-publisher-plugin]

2019-03-02 Thread Le Gall Benoit
  Branch: refs/heads/security_fixes
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-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/rabbitmq-publisher-plugin] b9438a: remove unused import

2019-03-02 Thread Le Gall Benoit
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin

  Commit: b9438afa05074dbe5d07b8822900bf1079299c49

  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/b9438afa05074dbe5d07b8822900bf1079299c49

  Author: LE GALL Benoît 

  Date:   2019-03-02 (Sat, 02 Mar 2019)



  Changed paths:

M src/main/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder.java



  Log Message:

  ---

  remove unused import





  Commit: 8e3538f40249f8af0f8502410f051c0c9ac7992f

  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/8e3538f40249f8af0f8502410f051c0c9ac7992f

  Author: LE GALL Benoît 

  Date:   2019-03-02 (Sat, 02 Mar 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  upgrade versions





Compare: 
https://github.com/jenkinsci/rabbitmq-publisher-plugin/compare/eaaef1ab5b87...8e3538f40249

-- 
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/publish-over-ssh-plugin] 6df164: Fix JENKINS-33455

2019-03-02 Thread Alex Earl
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin
  Commit: 6df164a8aa191650497c4416d2364c72682e364d
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/6df164a8aa191650497c4416d2364c72682e364d
  Author: Alex Earl 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M src/main/java/jenkins/plugins/publish_over_ssh/BapSshClient.java
M src/main/java/jenkins/plugins/publish_over_ssh/BapSshTransfer.java
M src/test/java/jenkins/plugins/publish_over_ssh/BapSshClientTest.java

  Log Message:
  ---
  Fix JENKINS-33455

Change logging of command to verbose mode


  Commit: 92ff813ee5a6227b03bea0ffcdc7cda1e3543548
  
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/92ff813ee5a6227b03bea0ffcdc7cda1e3543548
  Author: Alex Earl 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M src/main/java/jenkins/plugins/publish_over_ssh/BapSshClient.java
M 
src/main/resources/jenkins/plugins/publish_over_ssh/BapSshTransfer/help-useSftpForExec.html
M src/main/resources/jenkins/plugins/publish_over_ssh/Messages.properties

  Log Message:
  ---
  Merge branch 'master' of https://github.com/jenkinsci/publish-over-ssh-plugin


Compare: 
https://github.com/jenkinsci/publish-over-ssh-plugin/compare/554ae883c68d...92ff813ee5a6

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