[jenkinsci/email-ext-plugin] 9012fc: Help markup (#169)
Branch: refs/heads/master Home: https://github.com/jenkinsci/email-ext-plugin Commit: 9012fcd1b9b2040f2d34c2723198a751eb81cce5 https://github.com/jenkinsci/email-ext-plugin/commit/9012fcd1b9b2040f2d34c2723198a751eb81cce5 Author: Josh Soref Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/resources/hudson/plugins/emailext/plugins/content/JellyScriptContent/help.groovy M src/main/resources/hudson/plugins/emailext/plugins/content/ScriptContent/help.groovy M src/main/resources/hudson/plugins/emailext/plugins/content/TemplateContent/help.groovy M src/main/webapp/help/globalConfig/allowUnregistered.html M src/main/webapp/help/globalConfig/allowedDomains.html M src/main/webapp/help/globalConfig/debugMode.html M src/main/webapp/help/globalConfig/defaultClasspath.html M src/main/webapp/help/globalConfig/defaultPostsendScript.html M src/main/webapp/help/globalConfig/defaultPresendScript.html M src/main/webapp/help/globalConfig/defaultRecipients.html M src/main/webapp/help/globalConfig/listId.html M src/main/webapp/help/globalConfig/maxAttachmentSize.html M src/main/webapp/help/globalConfig/override-global-settings.html M src/main/webapp/help/globalConfig/precedenceBulk.html M src/main/webapp/help/globalConfig/replyToList.html M src/main/webapp/help/projectConfig/attachments.html M src/main/webapp/help/projectConfig/defaultClasspath.html M src/main/webapp/help/projectConfig/defaultRecipients.html M src/main/webapp/help/projectConfig/globalRecipientList.html M src/main/webapp/help/projectConfig/mailType/recipientList.html M src/main/webapp/help/projectConfig/mailType/replyToList.html M src/main/webapp/help/projectConfig/mailType/sendTo.html M src/main/webapp/help/projectConfig/postsendScript.html M src/main/webapp/help/projectConfig/presendScript.html M src/main/webapp/help/projectConfig/replyToList.html M src/main/webapp/help/projectConfig/saveOutput.html M src/main/webapp/help/projectConfig/trigger/ScriptTrigger.html Log Message: --- Help markup (#169) * help: markup variables with tt * help: markup env variables with tt * help: markup objects with em * spelling: paths * help: link jira issue * help: tt input/matches for email * help: markup actions with em * help: markup input with tt * help: fix closing anchor tag * help: markup smtp header with tt * help: markup variables with tt * help: period at end of sentence * help: markup smtp header with tt * help: markup variables with tt * help: markup variables with tt/strong/em * brand: Groovy * grammar: whether or not * grammar x and y foo-s * alternate language * trailing whitespace * brand: Groovy * help: fix missing space * help: markup variables/input with tt * help: parenthesize example It isn't a sentence, so doesn't deserve a period... * help: fix missing space * help: markup variables/input with tt * help: parenthesize example **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 6905d2: Support plugin installation
Branch: refs/heads/plugins Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 6905d283ffd45a1d05bd3ef2766d0b495b1ea2cd https://github.com/jenkinsci/configuration-as-code-plugin/commit/6905d283ffd45a1d05bd3ef2766d0b495b1ea2cd Author: Nicolas De Loof Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: A src/main/java/org/jenkinsci/plugins/casc/plugins/PluginManagerConfigurator.java A src/main/java/org/jenkinsci/plugins/casc/plugins/Plugins.java A src/main/java/org/jenkinsci/plugins/casc/plugins/UpdateSiteConfigurator.java Log Message: --- Support plugin installation Signed-off-by: Nicolas De Loof Commit: 7e7475ab896ec6b4c3db07ff273dd55d5e16600a https://github.com/jenkinsci/configuration-as-code-plugin/commit/7e7475ab896ec6b4c3db07ff273dd55d5e16600a Author: Nicolas De Loof Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/casc/plugins/PluginManagerConfigurator.java Log Message: --- rely on a shrink-wrap file for reproducibility Commit: 9b09997d6ff720f748f4582630ea96d9f9add681 https://github.com/jenkinsci/configuration-as-code-plugin/commit/9b09997d6ff720f748f4582630ea96d9f9add681 Author: Nicolas De Loof Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/casc/plugins/PluginManagerConfigurator.java A src/test/java/org/jenkinsci/plugins/casc/PluginManagerConfiguratorTest.java A src/test/resources/org/jenkinsci/plugins/casc/PluginManagerConfiguratorTest.yml Log Message: --- test-case to cover plugin installation Signed-off-by: Nicolas De Loof Commit: 586f19ebc12bdaebfbb84c44ecf59f5c57a65b50 https://github.com/jenkinsci/configuration-as-code-plugin/commit/586f19ebc12bdaebfbb84c44ecf59f5c57a65b50 Author: Nicolas De Loof Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/casc/plugins/PluginManagerConfigurator.java M src/main/java/org/jenkinsci/plugins/casc/plugins/UpdateSiteConfigurator.java Log Message: --- adjust to recent API changes Signed-off-by: Nicolas De Loof Commit: 35d10b75b4196b19df3277c4e1e6ca6977f3db4c https://github.com/jenkinsci/configuration-as-code-plugin/commit/35d10b75b4196b19df3277c4e1e6ca6977f3db4c Author: Nicolas De Loof Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/casc/plugins/PluginManagerConfigurator.java Log Message: --- I hate you so much findbugs Signed-off-by: Nicolas De Loof Commit: faeeefc3531534cd75e9820063019f75e9cddb82 https://github.com/jenkinsci/configuration-as-code-plugin/commit/faeeefc3531534cd75e9820063019f75e9cddb82 Author: Nicolas De Loof Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/casc/plugins/PluginManagerConfigurator.java Log Message: --- fail CasC on missing plugin Signed-off-by: Nicolas De Loof Commit: 7d2529ceb3b71908bf8dd3bddfaf17ad59905b12 https://github.com/jenkinsci/configuration-as-code-plugin/commit/7d2529ceb3b71908bf8dd3bddfaf17ad59905b12 Author: Nicolas De Loof Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/casc/plugins/PluginManagerConfigurator.java Log Message: --- use api's ConfiguratorException to report plugin issues Signed-off-by: Nicolas De Loof Commit: 983aeba043925ada02730e3dc946de846cfa59d4 https://github.com/jenkinsci/configuration-as-code-plugin/commit/983aeba043925ada02730e3dc946de846cfa59d4 Author: Nicolas De Loof Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/casc/ConfigurationAsCode.java Log Message: --- configure root element by Configurator order Signed-off-by: Nicolas De Loof Commit: 3967b72930f2b75e8f9faa6e342fb60710d7dd2a https://github.com/jenkinsci/configuration-as-code-plugin/commit/3967b72930f2b75e8f9faa6e342fb60710d7dd2a Author: Nicolas De Loof Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/casc/plugins/PluginManagerConfigurator.java Log Message: --- rely on DownloadService.signatureCheck Signed-off-by: Nicolas De Loof Commit: 9c972a58ca9ddd9afccfb038580850662d65d045 https://github.com/jenkinsci/configuration-as-code-plugin/commit/9c972a58ca9ddd9afccfb038580850662d65d045 Author: Nicolas De Loof Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/org/jenkinsci/plugins/casc/plugins/PluginManagerConfigurator.java Log Message: --- prefer plugins.txt for consistencywith docker image Signed-off-by: Nicolas De Loof Commit: fc31381c8abe20dbc59949ff03f873d911b7163f https://github.com/jenkinsci/configuration-as-code-plugin/com
[jenkinsci/checkmarx-plugin] 0759d8: fix for publishing job in jenkins,
Branch: refs/heads/master Home: https://github.com/jenkinsci/checkmarx-plugin Commit: 0759d81a845bf99cc03108274cc39830853a76c0 https://github.com/jenkinsci/checkmarx-plugin/commit/0759d81a845bf99cc03108274cc39830853a76c0 Author: cxEyala Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M build.gradle Log Message: --- fix for publishing job in jenkins, trying to remove javadocs build step. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/tags/audit-trail-2.3 Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin] 1786a8: [maven-release-plugin] prepare release audit-trail...
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin Commit: 1786a8ab31a35f67e1485fe19c7b99f450f3cde4 https://github.com/jenkinsci/audit-trail-plugin/commit/1786a8ab31a35f67e1485fe19c7b99f450f3cde4 Author: Tomasz Sęk Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release audit-trail-2.3 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin] 52552d: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin Commit: 52552de773616a86d3d375326cf9c551318c57d4 https://github.com/jenkinsci/audit-trail-plugin/commit/52552de773616a86d3d375326cf9c551318c57d4 Author: Tomasz Sęk Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/github-plugin] daa9aa: Help markup (#194)
Branch: refs/heads/master Home: https://github.com/jenkinsci/github-plugin Commit: daa9aa556cf9f9ab044075de781d4fe635d798ef https://github.com/jenkinsci/github-plugin/commit/daa9aa556cf9f9ab044075de781d4fe635d798ef Author: Josh Soref Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M CONTRIBUTING.md M README.md M src/main/java/org/jenkinsci/plugins/github/config/GitHubTokenCredentialsCreator.java M src/main/java/org/jenkinsci/plugins/github/extension/GHEventsSubscriber.java M src/main/resources/com/cloudbees/jenkins/GitHubPushTrigger/help.html M src/main/resources/com/coravy/hudson/plugins/github/GithubProjectProperty/help-displayName.html M src/main/resources/com/coravy/hudson/plugins/github/GithubProjectProperty/help-projectUrlStr.html M src/main/resources/org/jenkinsci/plugins/github/common/ExpandableMessage/help-content.html M src/main/resources/org/jenkinsci/plugins/github/config/GitHubPluginConfig/help-additional.html M src/main/resources/org/jenkinsci/plugins/github/config/GitHubPluginConfig/help.jelly M src/main/resources/org/jenkinsci/plugins/github/config/GitHubServerConfig/help-clientCacheSize.html M src/main/resources/org/jenkinsci/plugins/github/config/GitHubServerConfig/help-credentialsId.html M src/main/resources/org/jenkinsci/plugins/github/config/GitHubServerConfig/help-manageHooks.html M src/main/resources/org/jenkinsci/plugins/github/config/GitHubServerConfig/help.html M src/main/resources/org/jenkinsci/plugins/github/config/GitHubTokenCredentialsCreator/help.html M src/main/resources/org/jenkinsci/plugins/github/status/GitHubCommitStatusSetter/help.html M src/main/resources/org/jenkinsci/plugins/github/status/sources/AnyDefinedRepositorySource/help.html M src/main/resources/org/jenkinsci/plugins/github/status/sources/BuildDataRevisionShaSource/help.html M src/main/resources/org/jenkinsci/plugins/github/status/sources/BuildRefBackrefSource/help.html M src/main/resources/org/jenkinsci/plugins/github/status/sources/ConditionalStatusResultSource/help.html M src/main/resources/org/jenkinsci/plugins/github/status/sources/DefaultCommitContextSource/help.html M src/main/resources/org/jenkinsci/plugins/github/status/sources/DefaultStatusResultSource/help.html M src/main/resources/org/jenkinsci/plugins/github/status/sources/ManuallyEnteredCommitContextSource/help-context.html M src/main/resources/org/jenkinsci/plugins/github/status/sources/ManuallyEnteredCommitContextSource/help.html M src/main/resources/org/jenkinsci/plugins/github/status/sources/ManuallyEnteredShaSource/help-sha.html M src/main/resources/org/jenkinsci/plugins/github/status/sources/ManuallyEnteredShaSource/help.html M src/main/resources/org/jenkinsci/plugins/github/status/sources/misc/BetterThanOrEqualBuildResult/help-message.html M src/test/java/org/jenkinsci/plugins/github/config/GitHubPluginConfigTest.java Log Message: --- Help markup (#194) * help: set up * help: plural agreement * trailing whitespace * help: period at end of sentence * spelling: abbreviation * spelling: assignment * spelling: confirmation * spelling: conversion * spelling: managed * spelling: overridden * spelling: plugin * brand: GitHub * help: markup variables with tt * spelling: SHA * spelling: multiple * help: markup uri with tt * help: grammar: drop stray word * help: grammar: in the... * help: markup user input with tt **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/tags/audit-trail-2.3 Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin] d0518b: [maven-release-plugin] prepare release audit-trail...
Branch: refs/tags/audit-trail-2.3 Home: https://github.com/jenkinsci/audit-trail-plugin Commit: d0518bdfbceaa64549e63477964005fbd13e08c3 https://github.com/jenkinsci/audit-trail-plugin/commit/d0518bdfbceaa64549e63477964005fbd13e08c3 Author: Tomasz Sęk Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release audit-trail-2.3 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/tags/audit-trail-2.3 Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/tags/audit-trail-2.3 Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/logstash-plugin] 188ea2: [JENKINS-42536] fix ansi console note (#62)
Branch: refs/heads/master Home: https://github.com/jenkinsci/logstash-plugin Commit: 188ea2b05f0c7ed3398caf63012b075ae7bb177f https://github.com/jenkinsci/logstash-plugin/commit/188ea2b05f0c7ed3398caf63012b075ae7bb177f Author: Markus Winter Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml M src/main/java/jenkins/plugins/logstash/LogstashOutputStream.java M src/test/java/jenkins/plugins/logstash/LogstashIntegrationTest.java Log Message: --- [JENKINS-42536] fix ansi console note (#62) * [JENKINS-42536] fix ansi console note When a line starts with a console note we trimmed the leading escape character before passing it to the removeNotes method. This makes it not recognize as a console note. So trim after removing the notes. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/tags/audit-trail-2.3 Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/logstash-plugin] 4e1256: add vhost support for rabbitmq (#64)
Branch: refs/heads/master Home: https://github.com/jenkinsci/logstash-plugin Commit: 4e1256c34b44bec84d8d584f8d3c2e98a49acb71 https://github.com/jenkinsci/logstash-plugin/commit/4e1256c34b44bec84d8d584f8d3c2e98a49acb71 Author: Markus Winter Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/jenkins/plugins/logstash/configuration/RabbitMq.java M src/main/java/jenkins/plugins/logstash/persistence/RabbitMqDao.java M src/main/resources/jenkins/plugins/logstash/configuration/RabbitMq/configure-advanced.jelly A src/main/resources/jenkins/plugins/logstash/configuration/RabbitMq/help-virtualHost.html M src/test/java/jenkins/plugins/logstash/configuration/RabbitMqTest.java M src/test/java/jenkins/plugins/logstash/persistence/RabbitMqDaoTest.java Log Message: --- add vhost support for rabbitmq (#64) **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin] 7b7e23: [maven-release-plugin] prepare release audit-trail...
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin Commit: 7b7e23f2538d5d82ce532bae17a743e8f5284252 https://github.com/jenkinsci/audit-trail-plugin/commit/7b7e23f2538d5d82ce532bae17a743e8f5284252 Author: Tomasz Sęk Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release audit-trail-2.3 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin] 86762d: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin Commit: 86762d04cf0f506f3aad6075100d18a0d7a76a03 https://github.com/jenkinsci/audit-trail-plugin/commit/86762d04cf0f506f3aad6075100d18a0d7a76a03 Author: Tomasz Sęk Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/tags/audit-trail-2.3 Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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]
Branch: refs/heads/network-JENKINS-50597 Home: https://github.com/jenkinsci/artifact-manager-s3-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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] 24addf: Allow the test to control the status code.
Branch: refs/heads/master Home: https://github.com/jenkinsci/artifact-manager-s3-plugin Commit: 24addf09faf70c0bb793fb3ab5b90c50631bc085 https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/24addf09faf70c0bb793fb3ab5b90c50631bc085 Author: Jesse Glick Date: 2018-05-24 (Thu, 24 May 2018) Changed paths: M src/test/java/io/jenkins/plugins/artifact_manager_jclouds/MockBlobStore.java M src/test/java/io/jenkins/plugins/artifact_manager_jclouds/NetworkTest.java Log Message: --- Allow the test to control the status code. Commit: 66d9c8738ee4896ffd8af8bb71c55b79b406d44a https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/66d9c8738ee4896ffd8af8bb71c55b79b406d44a Author: Jesse Glick Date: 2018-05-24 (Thu, 24 May 2018) Changed paths: M src/test/java/io/jenkins/plugins/artifact_manager_jclouds/MockBlobStore.java M src/test/java/io/jenkins/plugins/artifact_manager_jclouds/NetworkTest.java Log Message: --- Currently network errors and all HTTP status codes and treated interchangeably. Commit: 073804dbe7b716c9c9265615b775b8cd80c1a9f2 https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/073804dbe7b716c9c9265615b775b8cd80c1a9f2 Author: Jesse Glick Date: 2018-05-25 (Fri, 25 May 2018) Changed paths: M pom.xml M src/main/java/io/jenkins/plugins/artifact_manager_jclouds/JCloudsArtifactManager.java M src/test/java/io/jenkins/plugins/artifact_manager_jclouds/NetworkTest.java Log Message: --- [JENKINS-50597] Retry uploads after 5xx server errors or low-level network errors. Commit: d4ff5756df1ca62ab808c6842e7c509a7902653d https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/d4ff5756df1ca62ab808c6842e7c509a7902653d Author: Carlos Sanchez Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml M src/main/java/io/jenkins/plugins/artifact_manager_jclouds/JCloudsArtifactManager.java M src/test/java/io/jenkins/plugins/artifact_manager_jclouds/MockBlobStore.java M src/test/java/io/jenkins/plugins/artifact_manager_jclouds/NetworkTest.java Log Message: --- Merge pull request #34 from jenkinsci/network-JENKINS-50597 [JENKINS-50597] Network behavior tuning Compare: https://github.com/jenkinsci/artifact-manager-s3-plugin/compare/cb859635d11c...d4ff5756df1c **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/tags/audit-trail-2.3 Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/tags/audit-trail-2.3 Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin] 605288: [maven-release-plugin] prepare release audit-trail...
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin Commit: 605288bb77a83c6c432f68450da0dbcbe8008fac https://github.com/jenkinsci/audit-trail-plugin/commit/605288bb77a83c6c432f68450da0dbcbe8008fac Author: Tomasz Sęk Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release audit-trail-2.3 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin] 6b904d: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin Commit: 6b904d4e1ac1fc64ac5bef895b4ea252ee9b2d50 https://github.com/jenkinsci/audit-trail-plugin/commit/6b904d4e1ac1fc64ac5bef895b4ea252ee9b2d50 Author: Tomasz Sęk Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/tags/audit-trail-2.3 Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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] 7d9687: Experimenting with jClouds-based mocks.
Branch: refs/heads/JENKINS-51523 Home: https://github.com/jenkinsci/artifact-manager-s3-plugin Commit: 7d968741f05524c721f624652172cad7c5e332b2 https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/7d968741f05524c721f624652172cad7c5e332b2 Author: Jesse Glick Date: 2018-05-16 (Wed, 16 May 2018) Changed paths: M pom.xml A src/test/java/io/jenkins/plugins/artifact_manager_s3/MockApiMetadata.java A src/test/java/io/jenkins/plugins/artifact_manager_s3/MockApiMetadataTest.java Log Message: --- Experimenting with jClouds-based mocks. Commit: 4155cb05d8b6a85f0fbdd1ccde8a7cb6cafdf3fe https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/4155cb05d8b6a85f0fbdd1ccde8a7cb6cafdf3fe Author: Jesse Glick Date: 2018-05-17 (Thu, 17 May 2018) Changed paths: M src/test/java/io/jenkins/plugins/artifact_manager_s3/MockApiMetadata.java M src/test/java/io/jenkins/plugins/artifact_manager_s3/MockApiMetadataTest.java Log Message: --- Progress? Commit: ca1464c1bea641f45cfa56bc4742208745f79d3d https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/ca1464c1bea641f45cfa56bc4742208745f79d3d Author: Jesse Glick Date: 2018-05-22 (Tue, 22 May 2018) Changed paths: A src/main/java/io/jenkins/plugins/artifact_manager_s3/BlobStoreProvider.java A src/main/java/io/jenkins/plugins/artifact_manager_s3/BlobStoreProviderDescriptor.java R src/main/java/io/jenkins/plugins/artifact_manager_s3/JCloudsApiExtensionPoint.java M src/main/java/io/jenkins/plugins/artifact_manager_s3/JCloudsArtifactManager.java M src/main/java/io/jenkins/plugins/artifact_manager_s3/JCloudsArtifactManagerFactory.java R src/main/java/io/jenkins/plugins/artifact_manager_s3/JCloudsBlobStore.java A src/main/java/io/jenkins/plugins/artifact_manager_s3/JCloudsVirtualFile.java M src/main/java/io/jenkins/plugins/artifact_manager_s3/S3BlobStore.java A src/main/resources/io/jenkins/plugins/artifact_manager_s3/JCloudsArtifactManagerFactory/config.jelly M src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsAbstractTest.java M src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsArtifactManagerTest.java R src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsBlobStoreTest.java A src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsVirtualFileTest.java Log Message: --- Merge branch 'JCloudsApiExtensionPoint-JENKINS-51460' into jclouds-mock Commit: 751a7de60b92f32f25b7331f2bd0be216899a850 https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/751a7de60b92f32f25b7331f2bd0be216899a850 Author: Jesse Glick Date: 2018-05-22 (Tue, 22 May 2018) Changed paths: A src/test/java/io/jenkins/plugins/artifact_manager_s3/MockBlobStore.java A src/test/java/io/jenkins/plugins/artifact_manager_s3/MockBlobStoreTest.java Log Message: --- Working on a mock blob store. Commit: bbe388b71c8ffa71b501ef0e31dd537e27c01708 https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/bbe388b71c8ffa71b501ef0e31dd537e27c01708 Author: Jesse Glick Date: 2018-05-22 (Tue, 22 May 2018) Changed paths: M src/main/java/io/jenkins/plugins/artifact_manager_s3/BlobStoreProvider.java M src/test/java/io/jenkins/plugins/artifact_manager_s3/MockBlobStore.java Log Message: --- Merge branch 'JCloudsApiExtensionPoint-JENKINS-51460' into jclouds-mock Commit: 2f30460a8be33f9abdde80f91ed1edd9977e5d61 https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/2f30460a8be33f9abdde80f91ed1edd9977e5d61 Author: Jesse Glick Date: 2018-05-22 (Tue, 22 May 2018) Changed paths: M src/test/java/io/jenkins/plugins/artifact_manager_s3/MockApiMetadata.java M src/test/java/io/jenkins/plugins/artifact_manager_s3/MockBlobStore.java Log Message: --- Progress. Commit: 517bc327e8d68f0d5258750ae3a544b6a03ca73a https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/517bc327e8d68f0d5258750ae3a544b6a03ca73a Author: Jesse Glick Date: 2018-05-22 (Tue, 22 May 2018) Changed paths: M src/test/java/io/jenkins/plugins/artifact_manager_s3/MockApiMetadata.java Log Message: --- Pending https://github.com/jclouds/jclouds/pull/1212, seem to have found a workaround for JCLOUDS-1422. Commit: 585dc9698135c6f411d85b4f415ad600262e2865 https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/585dc9698135c6f411d85b4f415ad600262e2865 Author: Jesse Glick Date: 2018-05-22 (Tue, 22 May 2018) Changed paths: M src/test/java/io/jenkins/plugins/artifact_manager_s3/MockApiMetadata.java Log Message: --- Working around some other strange behavior of LocalBlobStore. Commit: 3c436122444f07072ad46f2615eef66c0f71f82b https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/3c436122444f07072ad46f2615e
[jenkinsci/audit-trail-plugin] 633cbd: Fix plugin groupId
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin Commit: 633cbd965ab48f85a73dcf32d192247018824f5d https://github.com/jenkinsci/audit-trail-plugin/commit/633cbd965ab48f85a73dcf32d192247018824f5d Author: Tomasz Sęk Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- Fix plugin groupId **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin] ec2ea9: [maven-release-plugin] prepare release audit-trail...
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin Commit: ec2ea98496e3d9bce6973ce58ffa384e093bc5ca https://github.com/jenkinsci/audit-trail-plugin/commit/ec2ea98496e3d9bce6973ce58ffa384e093bc5ca Author: Tomasz Sęk Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release audit-trail-2.3 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin] 7f0591: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin Commit: 7f0591b10ac295ff83999ac0c32598ecfd7e03fc https://github.com/jenkinsci/audit-trail-plugin/commit/7f0591b10ac295ff83999ac0c32598ecfd7e03fc Author: Tomasz Sęk Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/tags/audit-trail-2.3 Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/tags/audit-trail-2.3 Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin] a37965: Fix plugin groupId
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin Commit: a3796560af26bcb7ae5f23a2282f2c942dbcfc74 https://github.com/jenkinsci/audit-trail-plugin/commit/a3796560af26bcb7ae5f23a2282f2c942dbcfc74 Author: Tomasz Sęk Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- Fix plugin groupId **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin] 475f50: Fix plugin groupId
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin Commit: 475f50873d92dc221fcc3b26de20347920b24221 https://github.com/jenkinsci/audit-trail-plugin/commit/475f50873d92dc221fcc3b26de20347920b24221 Author: Tomasz Sęk Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- Fix plugin groupId **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin] 3a3722: [maven-release-plugin] prepare release audit-trail...
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin Commit: 3a372260f4b64577f928ce2837a12e7475918852 https://github.com/jenkinsci/audit-trail-plugin/commit/3a372260f4b64577f928ce2837a12e7475918852 Author: Tomasz Sęk Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release audit-trail-2.3 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/platformlabeler-plugin] c147ca: Use parent pom 3.12
Branch: refs/heads/master Home: https://github.com/jenkinsci/platformlabeler-plugin Commit: c147caa8f42f3c754ad819daff1fd16075b598ff https://github.com/jenkinsci/platformlabeler-plugin/commit/c147caa8f42f3c754ad819daff1fd16075b598ff Author: Mark Waite Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- Use parent pom 3.12 Commit: 8aaa45cf43eb3a37ce2a330b5b6207071797bb11 https://github.com/jenkinsci/platformlabeler-plugin/commit/8aaa45cf43eb3a37ce2a330b5b6207071797bb11 Author: Mark Waite Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: A .mvn/extensions.xml A .mvn/maven.config M pom.xml Log Message: --- Use incrementals Commit: 72958ffeedc089ea5a3cd4618b73eae658cd73a0 https://github.com/jenkinsci/platformlabeler-plugin/commit/72958ffeedc089ea5a3cd4618b73eae658cd73a0 Author: Mark Waite Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: A .mvn/extensions.xml A .mvn/maven.config M pom.xml Log Message: --- Merge pull request #6 from MarkEWaite/use-incrementals Use incrementals Compare: https://github.com/jenkinsci/platformlabeler-plugin/compare/cc23ed5efeec...72958ffeedc0 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin] d945c9: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/audit-trail-plugin Commit: d945c9233d9d1534ec037d7345a36b921dfb10d4 https://github.com/jenkinsci/audit-trail-plugin/commit/d945c9233d9d1534ec037d7345a36b921dfb10d4 Author: Tomasz Sęk Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/audit-trail-plugin]
Branch: refs/tags/audit-trail-2.3 Home: https://github.com/jenkinsci/audit-trail-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 9d2b34: Partial #217 Add/Update demos to reflect jenkins->...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 9d2b3404492297de73321922a3fe02d6ff650e8a https://github.com/jenkinsci/configuration-as-code-plugin/commit/9d2b3404492297de73321922a3fe02d6ff650e8a Author: Jon Brohauge Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M demos/artifactory/README.md A demos/github/README.md A demos/gitscm/README.md M demos/mailer/README.md M demos/sonarqube/README.md Log Message: --- Partial #217 Add/Update demos to reflect jenkins->unclassified (#227) * configuration moved from jenkins to unclassified * Add gitscm configuration example * --amend * Add github configuration example * Fix typo * Update artifactorybuild moved from jenkins to unclassified * Update mailer. Moved from jenkins to unclassified * Fix cut-n-paste typo **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/git-plugin]
Branch: refs/heads/stable-3.3.x Home: https://github.com/jenkinsci/git-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/git-plugin] c7bde5: [maven-release-plugin] prepare release git-4.0.0-b...
Branch: refs/heads/master Home: https://github.com/jenkinsci/git-plugin Commit: c7bde54a76875d22451df451da014e972b7e2882 https://github.com/jenkinsci/git-plugin/commit/c7bde54a76875d22451df451da014e972b7e2882 Author: Mark Waite Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release git-4.0.0-beta1 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/git-plugin]
Branch: refs/tags/git-4.0.0-beta1 Home: https://github.com/jenkinsci/git-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/git-plugin] 2b4a09: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/git-plugin Commit: 2b4a092703757ace828f9b26cf2de987fb2c04b7 https://github.com/jenkinsci/git-plugin/commit/2b4a092703757ace828f9b26cf2de987fb2c04b7 Author: Mark Waite Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/git-plugin] 922362: Enable incrementals after mvn release:prepare rele...
Branch: refs/heads/master Home: https://github.com/jenkinsci/git-plugin Commit: 922362c2799305a9ec34702863ea9ac5e1717ff1 https://github.com/jenkinsci/git-plugin/commit/922362c2799305a9ec34702863ea9ac5e1717ff1 Author: Mark Waite Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- Enable incrementals after mvn release:prepare release:perform **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/backlog-plugin] a40020: Not use xml-rpc client method
Branch: refs/heads/deprecate-xml-rpc Home: https://github.com/jenkinsci/backlog-plugin Commit: a40020f522d8cb62ca515153310a7277419f3d0d https://github.com/jenkinsci/backlog-plugin/commit/a40020f522d8cb62ca515153310a7277419f3d0d Author: ikikko Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/hudson/plugins/backlog/BacklogProjectProperty.java M src/main/java/hudson/plugins/backlog/BacklogSecurityRealm.java Log Message: --- Not use xml-rpc client method Commit: 7a64fcc1b9e076f760dadc8522331a7a1ba43099 https://github.com/jenkinsci/backlog-plugin/commit/7a64fcc1b9e076f760dadc8522331a7a1ba43099 Author: ikikko Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/hudson/plugins/backlog/BacklogSecurityRealm.java Log Message: --- Use ical endpoint for checking login Commit: 05c06591a7f8f83dfcd73f11ec2e43d9e97142b9 https://github.com/jenkinsci/backlog-plugin/commit/05c06591a7f8f83dfcd73f11ec2e43d9e97142b9 Author: ikikko Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/hudson/plugins/backlog/BacklogNotifier.java Log Message: --- Use api v2 instead of api v1 (xml-rpc) in notification build result in an issue Commit: 4f02772c1bd99e80a59ad20917600aa6e51b0693 https://github.com/jenkinsci/backlog-plugin/commit/4f02772c1bd99e80a59ad20917600aa6e51b0693 Author: ikikko Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: R src/main/java/hudson/plugins/backlog/api/BacklogApiClient.java R src/main/java/hudson/plugins/backlog/api/Method.java R src/main/java/hudson/plugins/backlog/api/entity/Issue.java R src/main/java/hudson/plugins/backlog/api/entity/Priority.java R src/main/java/hudson/plugins/backlog/api/entity/Project.java R src/main/java/hudson/plugins/backlog/api/entity/User.java R src/main/java/hudson/plugins/backlog/api/util/ConvertUtil.java R src/main/java/hudson/plugins/backlog/api/util/DateUtil.java R src/main/java/hudson/plugins/backlog/api/util/StringUtil.java R src/test/java/hudson/plugins/backlog/api/BacklogApiClientTest.java Log Message: --- Delete sources for xml-rpc Compare: https://github.com/jenkinsci/backlog-plugin/compare/a40020f522d8^...4f02772c1bd9 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/dependency-check-plugin] eafdfc: Updated ODC core
Branch: refs/heads/master Home: https://github.com/jenkinsci/dependency-check-plugin Commit: eafdfc806e581d3cefb0c090d179e0be2fd77788 https://github.com/jenkinsci/dependency-check-plugin/commit/eafdfc806e581d3cefb0c090d179e0be2fd77788 Author: stevespringett Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- Updated ODC core **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/dependency-check-plugin] 0acb53: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/dependency-check-plugin Commit: 0acb53ee6990b6e66fb98e787f9c16de80148b08 https://github.com/jenkinsci/dependency-check-plugin/commit/0acb53ee6990b6e66fb98e787f9c16de80148b08 Author: stevespringett Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/dependency-check-plugin] 30612a: [maven-release-plugin] prepare release dependency-...
Branch: refs/heads/master Home: https://github.com/jenkinsci/dependency-check-plugin Commit: 30612a8ab0ef0d3619b7c9a6c09d3d2dcff6c95d https://github.com/jenkinsci/dependency-check-plugin/commit/30612a8ab0ef0d3619b7c9a6c09d3d2dcff6c95d Author: stevespringett Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release dependency-check-jenkins-plugin-3.2.1 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/dependency-check-plugin]
Branch: refs/tags/dependency-check-jenkins-plugin-3.2.1 Home: https://github.com/jenkinsci/dependency-check-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/gerrit-trigger-plugin] 3f28dc: Fix race condtion in ssh key generation
Branch: refs/heads/master Home: https://github.com/jenkinsci/gerrit-trigger-plugin Commit: 3f28dc07e310c4907ded80926188e1ab76089b89 https://github.com/jenkinsci/gerrit-trigger-plugin/commit/3f28dc07e310c4907ded80926188e1ab76089b89 Author: Alex Date: 2018-05-15 (Tue, 15 May 2018) Changed paths: M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritProjectListUpdaterFunctionalTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritServerHudsonTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/LockedDownGerritEventTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/api/GerritTriggerApiTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/extensions/GerritTriggeredBuildListenerTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/actions/manual/ManualTriggerActionApprovalTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/playback/GerritMissedEventsFunctionalTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/BackCompat252HudsonTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/SpecGerritTriggerHudsonTest.java M src/test/java/com/sonymobile/tools/gerrit/gerritevents/mock/SshdServerMock.java Log Message: --- Fix race condtion in ssh key generation Commit: 985e9f60bfe483b8a2c1985ef8432b75b79bf2a4 https://github.com/jenkinsci/gerrit-trigger-plugin/commit/985e9f60bfe483b8a2c1985ef8432b75b79bf2a4 Author: Robert Sandell Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritProjectListUpdaterFunctionalTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritServerHudsonTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/LockedDownGerritEventTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/api/GerritTriggerApiTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/extensions/GerritTriggeredBuildListenerTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/actions/manual/ManualTriggerActionApprovalTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/playback/GerritMissedEventsFunctionalTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/BackCompat252HudsonTest.java M src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/spec/SpecGerritTriggerHudsonTest.java M src/test/java/com/sonymobile/tools/gerrit/gerritevents/mock/SshdServerMock.java Log Message: --- Merge pull request #362 from Jimilian/fix_ssh_tests Fix race condtion in ssh key generation Compare: https://github.com/jenkinsci/gerrit-trigger-plugin/compare/ef50aee6aa85...985e9f60bfe4 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/osf-builder-suite-for-sfcc-data-import-plugin] 7dd266: Initial commit
Branch: refs/heads/master Home: https://github.com/jenkinsci/osf-builder-suite-for-sfcc-data-import-plugin Commit: 7dd2667c0562adab3ada9a11910604455322b8d9 https://github.com/jenkinsci/osf-builder-suite-for-sfcc-data-import-plugin/commit/7dd2667c0562adab3ada9a11910604455322b8d9 Author: Daniel Anechitoaie Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: A .gitignore A Jenkinsfile A LICENSE A README.md A findbugs-exclude.xml A pom.xml A src/main/java/org/jenkinsci/plugins/osfbuildersuiteforsfcc/dataimport/DataImportBuilder.java A src/main/java/org/jenkinsci/plugins/osfbuildersuiteforsfcc/dataimport/repeatable/ExcludePattern.java A src/main/resources/index.jelly A src/main/resources/org/jenkinsci/plugins/osfbuildersuiteforsfcc/dataimport/DataImportBuilder/config.jelly A src/main/resources/org/jenkinsci/plugins/osfbuildersuiteforsfcc/dataimport/DataImportBuilder/global.jelly A src/main/resources/org/jenkinsci/plugins/osfbuildersuiteforsfcc/dataimport/repeatable/ExcludePattern/config.jelly A src/main/webapp/help/globalConfig-disableSSLValidation.html A src/main/webapp/help/globalConfig-httpProxyHost.html A src/main/webapp/help/globalConfig-httpProxyPassword.html A src/main/webapp/help/globalConfig-httpProxyPort.html A src/main/webapp/help/globalConfig-httpProxyUsername.html A src/main/webapp/help/projectConfig-archiveName.html A src/main/webapp/help/projectConfig-bmCredentialsId.html A src/main/webapp/help/projectConfig-excludePatterns.html A src/main/webapp/help/projectConfig-hostname.html A src/main/webapp/help/projectConfig-ocCredentialsId.html A src/main/webapp/help/projectConfig-ocVersion.html A src/main/webapp/help/projectConfig-sourcePath.html A src/main/webapp/help/projectConfig-tempDirectory.html A src/main/webapp/help/projectConfig-tfCredentialsId.html Log Message: --- Initial commit **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/embotics-vcommander-plugin] 481fc7: adding snapshot version
Branch: refs/heads/master Home: https://github.com/jenkinsci/embotics-vcommander-plugin Commit: 481fc7fccf7d9e88680287b46df551796cec7fc3 https://github.com/jenkinsci/embotics-vcommander-plugin/commit/481fc7fccf7d9e88680287b46df551796cec7fc3 Author: Andrew Elliot Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- adding snapshot version **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/embotics-vcommander-plugin] e55431: [maven-release-plugin] prepare release embotics-vc...
Branch: refs/heads/master Home: https://github.com/jenkinsci/embotics-vcommander-plugin Commit: e55431190cae516fc1f6617dde83185f620eb6f6 https://github.com/jenkinsci/embotics-vcommander-plugin/commit/e55431190cae516fc1f6617dde83185f620eb6f6 Author: Builder Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release embotics-vcommander-1.2 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/embotics-vcommander-plugin] 583453: update pom.xml
Branch: refs/heads/master Home: https://github.com/jenkinsci/embotics-vcommander-plugin Commit: 5834532809d73cbeee20860a215e17ff27a6a97b https://github.com/jenkinsci/embotics-vcommander-plugin/commit/5834532809d73cbeee20860a215e17ff27a6a97b Author: Builder Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- update pom.xml **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/embotics-vcommander-plugin] b48e48: update readme spacing
Branch: refs/heads/master Home: https://github.com/jenkinsci/embotics-vcommander-plugin Commit: b48e4867ca13e60b636dd4992456a0a65fa7d985 https://github.com/jenkinsci/embotics-vcommander-plugin/commit/b48e4867ca13e60b636dd4992456a0a65fa7d985 Author: Andrew Elliot Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M README.md Log Message: --- update readme spacing **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/embotics-vcommander-plugin] d422dc: adding git scm information
Branch: refs/heads/master Home: https://github.com/jenkinsci/embotics-vcommander-plugin Commit: d422dc3ce8253a1fc308eec2995a7c51a027cd07 https://github.com/jenkinsci/embotics-vcommander-plugin/commit/d422dc3ce8253a1fc308eec2995a7c51a027cd07 Author: Andrew Elliot Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- adding git scm information **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/embotics-vcommander-plugin] ec270e: hard-coding the scm data
Branch: refs/heads/master Home: https://github.com/jenkinsci/embotics-vcommander-plugin Commit: ec270e78edea6dbb2f70921b9bde44619bf69329 https://github.com/jenkinsci/embotics-vcommander-plugin/commit/ec270e78edea6dbb2f70921b9bde44619bf69329 Author: Andrew Elliot Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- hard-coding the scm data **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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]
Branch: refs/tags/jenkins-2.125 Home: https://github.com/jenkinsci/jenkins **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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] bd6c13: [maven-release-plugin] prepare release jenkins-2.1...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: bd6c13962964cc6e53669fb3212d6a4b328f728a https://github.com/jenkinsci/jenkins/commit/bd6c13962964cc6e53669fb3212d6a4b328f728a Author: Kohsuke Kawaguchi Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M cli/pom.xml M core/pom.xml M pom.xml M test/pom.xml M war/pom.xml Log Message: --- [maven-release-plugin] prepare release jenkins-2.125 Commit: 15d6a7ad1bb09456755c888af349c74b5b4b74eb https://github.com/jenkinsci/jenkins/commit/15d6a7ad1bb09456755c888af349c74b5b4b74eb Author: Kohsuke Kawaguchi Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M cli/pom.xml M core/pom.xml M pom.xml M test/pom.xml M war/pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration Commit: bc37379c96daef081c2ed0fa7ed85a06eadfaa80 https://github.com/jenkinsci/jenkins/commit/bc37379c96daef081c2ed0fa7ed85a06eadfaa80 Author: Kohsuke Kawaguchi Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M cli/pom.xml M core/pom.xml M pom.xml M test/pom.xml M war/pom.xml Log Message: --- mvn incrementals:reincrementalify Compare: https://github.com/jenkinsci/jenkins/compare/9680086f6885...bc37379c96da **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/embotics-vcommander-plugin] 3bb7a1: [maven-release-plugin] prepare release embotics-vc...
Branch: refs/heads/master Home: https://github.com/jenkinsci/embotics-vcommander-plugin Commit: 3bb7a1da48b243555cb5b40f19bcfe856861f8ee https://github.com/jenkinsci/embotics-vcommander-plugin/commit/3bb7a1da48b243555cb5b40f19bcfe856861f8ee Author: Andrew Elliot Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release embotics-vcommander-1.2 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/embotics-vcommander-plugin]
Branch: refs/tags/embotics-vcommander-1.2 Home: https://github.com/jenkinsci/embotics-vcommander-plugin **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/embotics-vcommander-plugin] 47b552: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/embotics-vcommander-plugin Commit: 47b5526602d59b1a0e269efb2f6a35a7d598f1d8 https://github.com/jenkinsci/embotics-vcommander-plugin/commit/47b5526602d59b1a0e269efb2f6a35a7d598f1d8 Author: Andrew Elliot Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/hockeyapp-plugin] 3c056d: Update pom structure (#48)
Branch: refs/heads/master Home: https://github.com/jenkinsci/hockeyapp-plugin Commit: 3c056df0e61a1b968ea6f87ab58c9c99b9275390 https://github.com/jenkinsci/hockeyapp-plugin/commit/3c056df0e61a1b968ea6f87ab58c9c99b9275390 Author: Mez Pahlan Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M pom.xml M src/main/java/hockeyapp/HockeyappApplication.java M src/main/java/hockeyapp/HockeyappRecorder.java M src/main/java/hockeyapp/HockeyappRecorderConverter.java M src/main/java/net/hockeyapp/jenkins/releaseNotes/ChangelogReleaseNotes.java M src/main/java/net/hockeyapp/jenkins/releaseNotes/FileReleaseNotes.java M src/main/java/net/hockeyapp/jenkins/releaseNotes/ManualReleaseNotes.java M src/main/java/net/hockeyapp/jenkins/releaseNotes/NoReleaseNotes.java M src/main/java/net/hockeyapp/jenkins/uploadMethod/AppCreation.java M src/main/java/net/hockeyapp/jenkins/uploadMethod/VersionCreation.java Log Message: --- Update pom structure (#48) * Migrate to current POM Based on a fresh plugin project started with https://jenkins.io/doc/developer/tutorial/create/ * Update dependency versions Corrects Enforcer rule RequireUpperBoundDeps. * Remove unread fields Resolves Findbugs URF_UNREAD_FIELD * Guard against possible null pointers Resolves Findbugs NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE * Remove redundant null check Resolves Findbugs RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE * Provide encoding to streams explicitly Resolves Findbugs DM_DEFAULT_ENCODING * Explicitly catch thrown exceptions Resolves Findbugs REC_CATCH_EXCEPTION * Guard against null pointer Resolves Findbugs NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE * Use return value rather than ignoring Resolves Findbugs RV_RETURN_VALUE_IGNORED_BAD_PRACTICE * Use try-with-resources to auto close stream Resolves Findbugs OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE * Clean up Bean class Accidentally removed too many fields in previous commits and forgot to remove data bound constructor params in another previous commit. * Restore previously removed public fields Add a suppression to Findbugs with a follow up TODO comment. * Remove explicitly overridden property Uses the jenkins-test-harness version defined in the parent POM. * Bump Jenkins version We require Java 7 so 1.625.3 is a better fit for that. * Mark unused public fields as deprecated * Migrate instance accessors to getActiveInstance These are non-null by design. * Migrate to using standard Java 7 character sets * Migrate to apache-httpcomponents-client-4-api We can let someone else manage Apache HttpComponents for us :) * Remove custom groupId This is inherited from the parent anyway. It also looks wrong. * Remove commons-codec Appears to be unused in this project. * Update Wiki URL **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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/acceptance-test-harness] b3d37a: Look up buttons based on css classes rather than l...
Branch: refs/heads/master Home: https://github.com/jenkinsci/acceptance-test-harness Commit: b3d37a3ad8e29e1f1720f02024b630181fb63679 https://github.com/jenkinsci/acceptance-test-harness/commit/b3d37a3ad8e29e1f1720f02024b630181fb63679 Author: Vincent Latombe Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/org/jenkinsci/test/acceptance/po/WizardCreateAdminUser.java Log Message: --- Look up buttons based on css classes rather than label Commit: e4eb766efcf8c46f10c4c6cfafca1d470a7b71a7 https://github.com/jenkinsci/acceptance-test-harness/commit/e4eb766efcf8c46f10c4c6cfafca1d470a7b71a7 Author: Vincent Latombe Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/org/jenkinsci/test/acceptance/po/WizardCreateAdminUser.java Log Message: --- Simplify and use by.css here too Commit: 5bb4516b822ec1b1e473af3e1dfda3331f85634b https://github.com/jenkinsci/acceptance-test-harness/commit/5bb4516b822ec1b1e473af3e1dfda3331f85634b Author: Oliver Gondža Date: 2018-05-28 (Mon, 28 May 2018) Changed paths: M src/main/java/org/jenkinsci/test/acceptance/po/WizardCreateAdminUser.java Log Message: --- Merge pull request #435 from Vlatombe/create-admin-ui-fix Look up buttons based on css classes rather than label Compare: https://github.com/jenkinsci/acceptance-test-harness/compare/c8515bf11a28...5bb4516b822e **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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.