[jenkinsci/google-compute-engine-plugin] 6ee952: Bump Jenkins version

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: 6ee95293a1119ca266e7b14f3179a0ca32b60b86
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/6ee95293a1119ca266e7b14f3179a0ca32b60b86
  Author: Evan Brown 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump Jenkins 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/google-compute-engine-plugin] 6de5f9: java.level=7 in pom

2018-03-13 Thread GitHub
  Branch: refs/heads/undo-java-8
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: 6de5f99f1a4783e97fe74e20b6b6a5dd54e612bf
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/6de5f99f1a4783e97fe74e20b6b6a5dd54e612bf
  Author: Evan Brown 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  java.level=7 in pom


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


[jenkinsci/support-core-plugin] e08f3b: Sketch of SlaveCommandStatistics.

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: e08f3b6e6e5aa17e09533392d8368521becc8359
  
https://github.com/jenkinsci/support-core-plugin/commit/e08f3b6e6e5aa17e09533392d8368521becc8359
  Author: Jesse Glick 
  Date:   2017-12-18 (Mon, 18 Dec 2017)

  Changed paths:
M pom.xml
A 
src/main/java/com/cloudbees/jenkins/support/impl/SlaveCommandStatistics.java

  Log Message:
  ---
  Sketch of SlaveCommandStatistics.


  Commit: fc97ca5b5e99075efc57ec0215f98b799ad0bf82
  
https://github.com/jenkinsci/support-core-plugin/commit/fc97ca5b5e99075efc57ec0215f98b799ad0bf82
  Author: Jesse Glick 
  Date:   2017-12-18 (Mon, 18 Dec 2017)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/support/impl/SlaveCommandStatistics.java
A 
src/test/java/com/cloudbees/jenkins/support/impl/SlaveCommandStatisticsTest.java

  Log Message:
  ---
  Basically working.


  Commit: 1a2faf0c07a1b54b1eab5675f572a9326f7e6edc
  
https://github.com/jenkinsci/support-core-plugin/commit/1a2faf0c07a1b54b1eab5675f572a9326f7e6edc
  Author: Jesse Glick 
  Date:   2017-12-18 (Mon, 18 Dec 2017)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/support/AsyncResultCache.java
M src/main/java/com/cloudbees/jenkins/support/SupportPlugin.java
M src/main/java/com/cloudbees/jenkins/support/api/CommandOutputContent.java
M src/main/java/com/cloudbees/jenkins/support/impl/AboutJenkins.java
M src/main/java/com/cloudbees/jenkins/support/impl/EnvironmentVariables.java
M src/main/java/com/cloudbees/jenkins/support/impl/FileDescriptorLimit.java
M src/main/java/com/cloudbees/jenkins/support/impl/HeapUsageHistogram.java
M src/main/java/com/cloudbees/jenkins/support/impl/Metrics.java
M src/main/java/com/cloudbees/jenkins/support/impl/NetworkInterfaces.java
M src/main/java/com/cloudbees/jenkins/support/impl/RootCAs.java
M src/main/java/com/cloudbees/jenkins/support/impl/SlaveLogs.java
M src/main/java/com/cloudbees/jenkins/support/impl/SmartLogFetcher.java
M src/main/java/com/cloudbees/jenkins/support/impl/SystemConfiguration.java
M src/main/java/com/cloudbees/jenkins/support/impl/SystemProperties.java
M src/main/java/com/cloudbees/jenkins/support/impl/ThreadDumps.java
M src/main/java/com/cloudbees/jenkins/support/util/SystemPlatform.java

  Log Message:
  ---
  Merge branch 'master' into CommandListener-JENKINS-27035


  Commit: 180b3e936f53e39f12e03777aa44435c4122d861
  
https://github.com/jenkinsci/support-core-plugin/commit/180b3e936f53e39f12e03777aa44435c4122d861
  Author: Jesse Glick 
  Date:   2017-12-18 (Mon, 18 Dec 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Using a specific snapshot.


  Commit: 9c39400c113bbd8c51af8dc4f4129adc159f6741
  
https://github.com/jenkinsci/support-core-plugin/commit/9c39400c113bbd8c51af8dc4f4129adc159f6741
  Author: Jesse Glick 
  Date:   2017-12-18 (Mon, 18 Dec 2017)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/support/impl/SlaveCommandStatistics.java

  Log Message:
  ---
  FindBugs


  Commit: cacf9003a33e63fc8655016bbec690af4a7577c8
  
https://github.com/jenkinsci/support-core-plugin/commit/cacf9003a33e63fc8655016bbec690af4a7577c8
  Author: Jesse Glick 
  Date:   2017-12-18 (Mon, 18 Dec 2017)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/support/impl/SlaveCommandStatistics.java

  Log Message:
  ---
  Fixed Markdown syntax.


  Commit: 13031a5b600a027fa9d89380fbdfb848cc68c363
  
https://github.com/jenkinsci/support-core-plugin/commit/13031a5b600a027fa9d89380fbdfb848cc68c363
  Author: Jesse Glick 
  Date:   2017-12-20 (Wed, 20 Dec 2017)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/support/SupportAction.java
M src/main/java/com/cloudbees/jenkins/support/SupportPlugin.java
M src/main/java/com/cloudbees/jenkins/support/api/Component.java
M 
src/main/java/com/cloudbees/jenkins/support/configfiles/AgentsConfigFile.java
M 
src/main/java/com/cloudbees/jenkins/support/configfiles/ConfigFileComponent.java
M 
src/main/java/com/cloudbees/jenkins/support/configfiles/OtherConfigFilesComponent.java
M src/main/java/com/cloudbees/jenkins/support/impl/AboutJenkins.java
M src/main/java/com/cloudbees/jenkins/support/impl/BuildQueue.java
M src/main/java/com/cloudbees/jenkins/support/impl/EnvironmentVariables.java
M src/main/java/com/cloudbees/jenkins/support/impl/FileDescriptorLimit.java
M src/main/java/com/cloudbees/jenkins/support/impl/JenkinsLogs.java
M src/main/java/com/cloudbees/jenkins/support/impl/LoadStats.java
M src/main/java/com/cloudbees/jenkins/support/impl/Metrics.java
M src/main/java/com/cloudbees/jenkins/support/impl/NetworkInterfaces.java
M 

[jenkinsci/warnings-plugin] 4f5f7b: [JENKINS-50155] Marked two integration tests as no...

2018-03-13 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: 4f5f7b577e8e0bfcc5169e67724c7e0762512954
  
https://github.com/jenkinsci/warnings-plugin/commit/4f5f7b577e8e0bfcc5169e67724c7e0762512954
  Author: Ulli Hafner 
  Date:   2018-03-14 (Wed, 14 Mar 2018)

  Changed paths:
M src/test/java/io/jenkins/plugins/analysis/warnings/MatrixJobITest.java
M src/test/java/io/jenkins/plugins/analysis/warnings/StepsITest.java

  Log Message:
  ---
  [JENKINS-50155] Marked two integration tests as not runnable on Windows.

Tests create a pipeline with shell commands (cat, cp, ...)


  Commit: 7cb88278c36e518163488e68b6ec0463f710e465
  
https://github.com/jenkinsci/warnings-plugin/commit/7cb88278c36e518163488e68b6ec0463f710e465
  Author: Ulli Hafner 
  Date:   2018-03-14 (Wed, 14 Mar 2018)

  Changed paths:
M src/test/java/io/jenkins/plugins/analysis/warnings/ParsersITest.java

  Log Message:
  ---
  [JENKINS-50156] Marked integration tests as not runnable on Windows.

This might be a test problem or bug, needs to be investigated
on a Windows machine.


Compare: 
https://github.com/jenkinsci/warnings-plugin/compare/c57adefa94dd...7cb88278c36e

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


[jenkinsci/gogs-webhook-plugin] 293a99: Fix 'dirname/jobname' is not defined

2018-03-13 Thread GitHub
  Branch: refs/heads/fix/issue#34
  Home:   https://github.com/jenkinsci/gogs-webhook-plugin
  Commit: 293a993f56bc9942d0ca9a02b3a9b3dc04e055f9
  
https://github.com/jenkinsci/gogs-webhook-plugin/commit/293a993f56bc9942d0ca9a02b3a9b3dc04e055f9
  Author: Alexander Verhaar 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

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

  Log Message:
  ---
  Fix 'dirname/jobname' is not defined

This will fix issue#34 when CloudBees-folder plugin is used and the
plugin can't find the jobname.


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


[jenkinsci/google-compute-engine-plugin] 73ca3e: Link to wiki in README

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: 73ca3e63f8e19204801e2962965a4bcf2373469e
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/73ca3e63f8e19204801e2962965a4bcf2373469e
  Author: Evan Brown 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M README.md
M pom.xml

  Log Message:
  ---
  Link to wiki in README


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


[jenkinsci/warnings-plugin] c57ade: Restored adapted Jenkinsfile.

2018-03-13 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: c57adefa94dd17820635ea3af71ca3ebb9d7637f
  
https://github.com/jenkinsci/warnings-plugin/commit/c57adefa94dd17820635ea3af71ca3ebb9d7637f
  Author: Ulli Hafner 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M Jenkinsfile
M 
src/main/java/io/jenkins/plugins/analysis/warnings/groovy/GroovyParser.java

  Log Message:
  ---
  Restored adapted Jenkinsfile.


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


[jenkinsci/jenkins] 73b160: [JENKINS-49994] Warn about Remoting serialization ...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 73b16084f93e5037a4f14f0d51fdfe465eff8efe
  
https://github.com/jenkinsci/jenkins/commit/73b16084f93e5037a4f14f0d51fdfe465eff8efe
  Author: Jesse Glick 
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
M cli/src/main/java/hudson/cli/Connection.java
M core/src/main/java/hudson/FilePath.java
M core/src/main/java/hudson/console/AnnotatedLargeText.java
M core/src/main/java/hudson/console/ConsoleNote.java
M core/src/main/java/hudson/tasks/Fingerprinter.java
M core/src/main/java/hudson/util/ProcessTree.java
M core/src/main/java/jenkins/security/ClassFilterImpl.java
M 
core/src/main/java/jenkins/slaves/restarter/JnlpSlaveRestarterInstaller.java
M pom.xml

  Log Message:
  ---
  [JENKINS-49994] Warn about Remoting serialization of anonymous inner classes 
and their ilk.


  Commit: 8f6fa6154f79430a0cc3bd29157fb2187a3f1c08
  
https://github.com/jenkinsci/jenkins/commit/8f6fa6154f79430a0cc3bd29157fb2187a3f1c08
  Author: Jesse Glick 
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
M core/src/main/java/hudson/Util.java
A core/src/main/java/hudson/security/AccountCreationFailedException.java
M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
M core/src/main/java/hudson/util/TextFile.java
M core/src/main/java/jenkins/install/SetupWizard.java
M core/src/main/java/jenkins/security/s2m/ConfigFile.java
A core/src/main/java/jenkins/util/io/LinesStream.java
M pom.xml
M war/src/main/js/pluginSetupWizardGui.js
M war/src/main/js/templates/firstUserPanel.hbs

  Log Message:
  ---
  Merge branch 'master' into anonymous-warning-JENKINS-49994


  Commit: e532099b08961c7248370948caa7c7c65a8afb9d
  
https://github.com/jenkinsci/jenkins/commit/e532099b08961c7248370948caa7c7c65a8afb9d
  Author: Jesse Glick 
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  remoting.version=3.18


  Commit: 8492421ce10e05095d54fafa83dc05847fbb4737
  
https://github.com/jenkinsci/jenkins/commit/8492421ce10e05095d54fafa83dc05847fbb4737
  Author: Jesse Glick 
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
M core/src/main/java/hudson/FilePath.java

  Log Message:
  ---
  FilePath.exists is apparently called from 
LogRecorderManagerTest.loggingOnSlaves (though I cannot reproduce this).


  Commit: 0ffb87cbbb43f8ba3498467471d1746e3fb5b749
  
https://github.com/jenkinsci/jenkins/commit/0ffb87cbbb43f8ba3498467471d1746e3fb5b749
  Author: Jesse Glick 
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
M core/src/main/java/hudson/slaves/RetentionStrategy.java

  Log Message:
  ---
  Tests can attempt to serialize RetentionStrategy.NOOP.


  Commit: f9e4df59d59a68c7c7eaa2cad87d735776f6a8ce
  
https://github.com/jenkinsci/jenkins/commit/f9e4df59d59a68c7c7eaa2cad87d735776f6a8ce
  Author: Jesse Glick 
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
M cli/pom.xml
M cli/src/main/java/hudson/cli/CLI.java
M core/pom.xml
M core/src/main/java/hudson/cli/DeleteBuildsCommand.java
M core/src/main/java/hudson/cli/HelpCommand.java
M core/src/main/java/hudson/cli/ListChangesCommand.java
M core/src/main/java/hudson/model/AbstractItem.java
M core/src/main/java/hudson/model/Executor.java
M core/src/main/java/hudson/model/Node.java
M core/src/main/java/hudson/model/ParametersAction.java
M core/src/main/java/hudson/model/Slave.java
M core/src/main/java/hudson/model/queue/MappingWorksheet.java
M core/src/main/java/hudson/util/TextFile.java
M core/src/main/java/jenkins/model/NewViewLink.java
M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
M core/src/main/java/jenkins/security/CustomClassFilter.java
M core/src/main/java/jenkins/security/s2m/ConfigFile.java
M core/src/main/java/jenkins/security/s2m/DefaultFilePathFilter.java
M core/src/main/java/jenkins/tasks/SimpleBuildStep.java
M core/src/main/resources/hudson/PluginManager/available_nl.properties
M core/src/main/resources/hudson/PluginManager/installed_nl.properties
M core/src/main/resources/hudson/logging/LogRecorder/delete_nl.properties
M 
core/src/main/resources/hudson/model/AbstractItem/noWorkspace_nl.properties
M core/src/main/resources/hudson/model/Computer/sidepanel_nl.properties
M 
core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir_nl.properties
M core/src/main/resources/hudson/model/Fingerprint/index_nl.properties
M core/src/main/resources/hudson/model/Job/buildTimeTrend_nl.properties
M 
core/src/main/resources/hudson/model/ListView/configure-entries_nl.properties
M 

[jenkinsci/warnings-plugin] e3c21c: Use pattern '\r\n?|\n' to detect new lines.

2018-03-13 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: e3c21c1ad4544f9f026eaf999f8de27e8bd28f4c
  
https://github.com/jenkinsci/warnings-plugin/commit/e3c21c1ad4544f9f026eaf999f8de27e8bd28f4c
  Author: Ulli Hafner 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M 
src/main/java/io/jenkins/plugins/analysis/warnings/groovy/GroovyParser.java
M 
src/test/java/io/jenkins/plugins/analysis/warnings/groovy/GroovyParserTest.java

  Log Message:
  ---
  Use pattern '\r\n?|\n' to detect new lines.


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


[jenkinsci/google-compute-engine-plugin] 349154: Add issue reporting guidelines to README

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: 34915403834253dd64235c79a2555191e7770ce6
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/34915403834253dd64235c79a2555191e7770ce6
  Author: Evan Brown 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Add issue reporting guidelines to README


  Commit: 18c88d507f8688b87af2dcf0992c1e41d8de5fb4
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/18c88d507f8688b87af2dcf0992c1e41d8de5fb4
  Author: Evan Brown 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Add Jenkinsfile


Compare: 
https://github.com/jenkinsci/google-compute-engine-plugin/compare/609b356fa774...18c88d507f86

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 113d19: [JENKINS-33635] option to enable logstash globally...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/logstash-plugin
  Commit: 113d19c75aca37121ee5574e52ffdfa3bd67c89c
  
https://github.com/jenkinsci/logstash-plugin/commit/113d19c75aca37121ee5574e52ffdfa3bd67c89c
  Author: Markus Winter 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M src/main/java/jenkins/plugins/logstash/LogstashConfiguration.java
M src/main/java/jenkins/plugins/logstash/LogstashConsoleLogFilter.java
M 
src/main/resources/jenkins/plugins/logstash/LogstashConfiguration/config.jelly
A 
src/main/resources/jenkins/plugins/logstash/LogstashConfiguration/help-enableGlobally.html
M src/test/java/jenkins/plugins/logstash/LogstashConsoloLogFilterTest.java
M src/test/java/jenkins/plugins/logstash/LogstashIntegrationTest.java

  Log Message:
  ---
  [JENKINS-33635] option to enable logstash globally (#54)

With the ConsoleLogFilter we can enable it globally to send the log to
the indexer. Unfortunately this will not work for pipeline builds.

* add description to enable globally field in jellyx

* rename test method

make it more clear that logstash should not be enabled


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


[jenkinsci/send-stacktrace-to-eclipse-plugin] cbaadb: [maven-release-plugin] prepare for next developmen...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/send-stacktrace-to-eclipse-plugin
  Commit: cbaadbc3412533d9fce703bd4831891fe7d103fc
  
https://github.com/jenkinsci/send-stacktrace-to-eclipse-plugin/commit/cbaadbc3412533d9fce703bd4831891fe7d103fc
  Author: Cees Bos 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

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


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


[jenkinsci/send-stacktrace-to-eclipse-plugin] 1131b7: [maven-release-plugin] prepare release send-stackt...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/send-stacktrace-to-eclipse-plugin
  Commit: 1131b7d206a99eae409a22df19026384720cad0f
  
https://github.com/jenkinsci/send-stacktrace-to-eclipse-plugin/commit/1131b7d206a99eae409a22df19026384720cad0f
  Author: Cees Bos 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release send-stacktrace-to-eclipse-plugin-1.8


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


[jenkinsci/send-stacktrace-to-eclipse-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/send-stacktrace-to-eclipse-plugin-1.8
  Home:   https://github.com/jenkinsci/send-stacktrace-to-eclipse-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/send-stacktrace-to-eclipse-plugin] 489049: Add jelly escape-by-default settings.

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/send-stacktrace-to-eclipse-plugin
  Commit: 48904957076390b684de87e8ccfab1582820b74b
  
https://github.com/jenkinsci/send-stacktrace-to-eclipse-plugin/commit/48904957076390b684de87e8ccfab1582820b74b
  Author: Cees Bos 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M src/main/resources/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/send_to_eclipse/SendToEclipse/header.jelly

  Log Message:
  ---
  Add jelly escape-by-default settings.


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


[jenkinsci/send-stacktrace-to-eclipse-plugin] 46212b: Update .gitignore to exclude Idea stuff

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/send-stacktrace-to-eclipse-plugin
  Commit: 46212bd8ab33c5e9877ae87ae5a46d2d3e5f5dd5
  
https://github.com/jenkinsci/send-stacktrace-to-eclipse-plugin/commit/46212bd8ab33c5e9877ae87ae5a46d2d3e5f5dd5
  Author: Cees Bos 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M .gitignore

  Log Message:
  ---
  Update .gitignore to exclude Idea stuff


  Commit: 19d6921d60452daabcd7fa23aff1742c04fcaee6
  
https://github.com/jenkinsci/send-stacktrace-to-eclipse-plugin/commit/19d6921d60452daabcd7fa23aff1742c04fcaee6
  Author: Cees Bos 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/send_to_eclipse/SendToEclipse.java

  Log Message:
  ---
  Update plugin pom.xml and Java code to update the new Jenkins standards.


Compare: 
https://github.com/jenkinsci/send-stacktrace-to-eclipse-plugin/compare/6e131e4a27e3...19d6921d6045

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


[jenkinsci/selenium-plugin] 7f33d8: Update selenium lib to 3.11; htmlunit lib to 2.29....

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/selenium-plugin
  Commit: 7f33d88d508339d116f79de9ab7b49b75317362d
  
https://github.com/jenkinsci/selenium-plugin/commit/7f33d88d508339d116f79de9ab7b49b75317362d
  Author: dmitryyu 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.29.1/htmlunit-driver-standalone-2.29.1.jar
R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.29.1/htmlunit-driver-standalone-2.29.1.pom
A 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.29.2/htmlunit-driver-standalone-2.29.2.jar
A 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/2.29.2/htmlunit-driver-standalone-2.29.2.pom
M 
dist-server-standalone/local_m2/org/seleniumhq/selenium/htmlunit-driver-standalone/maven-metadata-local.xml
A 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/3.11.0/selenium-server-standalone-3.11.0.jar
A 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/3.11.0/selenium-server-standalone-3.11.0.pom
R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/3.9.1/selenium-server-standalone-3.9.1.jar
R 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/3.9.1/selenium-server-standalone-3.9.1.pom
M 
dist-server-standalone/local_m2/org/seleniumhq/selenium/selenium-server-standalone/maven-metadata-local.xml
M dist-server-standalone/pom.xml
M pom.xml
M src/main/java/hudson/plugins/selenium/ConfigurationBuilder.java

  Log Message:
  ---
  Update selenium lib to 3.11; htmlunit lib to 2.29.2 (#120)

* Update webdriver from 3.7.1 to 3.8.1

* Updated selenium lib to 3.9.0
Updated htmlunit lib to 2.29.1

* Update selenium lib to 3.9.1

* Update selenium lib to 3.11.0, htmlunit lib to 2.29.2. Fixed selenium tests 
by updating ConfigurationBuilder.

* Remove old libs


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 80c95e: Correct the URL to the configuration-as-code page

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 80c95e465452b73ee6bac96c7b9b5b88f23de19a
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/80c95e465452b73ee6bac96c7b9b5b88f23de19a
  Author: Mark Waite 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M docs/migrate.md

  Log Message:
  ---
  Correct the URL to the configuration-as-code page

URL update in the migrate.md file


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


[jenkinsci/analysis-core-plugin] 8c0a52: Increased timeout.

2018-03-13 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: 8c0a52478e1904d795ffcd72827db6570473c7fb
  
https://github.com/jenkinsci/analysis-core-plugin/commit/8c0a52478e1904d795ffcd72827db6570473c7fb
  Author: Ulli Hafner 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Increased timeout.


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


[jenkinsci/warnings-plugin] 11cd88: Added some whitespace.

2018-03-13 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: 11cd88497d9e341c48b0458ac5946334c479b972
  
https://github.com/jenkinsci/warnings-plugin/commit/11cd88497d9e341c48b0458ac5946334c479b972
  Author: Ulli Hafner 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/analysis/warnings/groovy/GroovyParserTest.java
M 
src/test/resources/io/jenkins/plugins/analysis/warnings/groovy/issue35262.groovy
M 
src/test/resources/io/jenkins/plugins/analysis/warnings/groovy/issue35262.log

  Log Message:
  ---
  Added some whitespace.


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


[jenkinsci/durable-task-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/durable-task-1.22
  Home:   https://github.com/jenkinsci/durable-task-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/durable-task-plugin] 9d1110: [maven-release-plugin] prepare for next developmen...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/durable-task-plugin
  Commit: 9d11103c6e2c4ace5f64ac6c4019da384ed95ffc
  
https://github.com/jenkinsci/durable-task-plugin/commit/9d11103c6e2c4ace5f64ac6c4019da384ed95ffc
  Author: Sam Van Oort 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

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


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


[jenkinsci/durable-task-plugin] ce862b: [maven-release-plugin] prepare release durable-tas...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/durable-task-plugin
  Commit: ce862b05b736910bf319cf50564918838906c086
  
https://github.com/jenkinsci/durable-task-plugin/commit/ce862b05b736910bf319cf50564918838906c086
  Author: Sam Van Oort 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release durable-task-1.22


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


[jenkinsci/durable-task-plugin] a8364b: Fixing error propagation for PowerShell 3,4 ensuri...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/durable-task-plugin
  Commit: a8364ba648d7388f8750e716548efd07cd49af62
  
https://github.com/jenkinsci/durable-task-plugin/commit/a8364ba648d7388f8750e716548efd07cd49af62
  Author: gabloe 
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/durabletask/PowershellScript.java
M src/main/resources/org/jenkinsci/plugins/durabletask/powershellHelper.ps1
M src/test/java/org/jenkinsci/plugins/durabletask/PowershellScriptTest.java

  Log Message:
  ---
  Fixing error propagation for PowerShell 3,4 ensuring no breakage in 
PowerShell 5


  Commit: a757085d1530f0b668dfb04641eaf343bdb8
  
https://github.com/jenkinsci/durable-task-plugin/commit/a757085d1530f0b668dfb04641eaf343bdb8
  Author: gabloe 
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/durabletask/BourneShellScript.java
M src/main/java/org/jenkinsci/plugins/durabletask/FileMonitoringTask.java
M src/main/java/org/jenkinsci/plugins/durabletask/PowershellScript.java
M src/main/java/org/jenkinsci/plugins/durabletask/WindowsBatchScript.java

  Log Message:
  ---
  Fixing merge conflicts


  Commit: 6fbc6f1fe6243f9b914233afdffb668b7743bd27
  
https://github.com/jenkinsci/durable-task-plugin/commit/6fbc6f1fe6243f9b914233afdffb668b7743bd27
  Author: Sam Van Oort 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/durabletask/PowershellScript.java
M src/main/resources/org/jenkinsci/plugins/durabletask/powershellHelper.ps1
M src/test/java/org/jenkinsci/plugins/durabletask/PowershellScriptTest.java

  Log Message:
  ---
  Merge pull request #67 from gabloe/ErrorPropagationPS5

[Fixed JENKINS-50029] Fix issues with PowerShell error handling


Compare: 
https://github.com/jenkinsci/durable-task-plugin/compare/047fb0143b09...6fbc6f1fe624

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


[jenkinsci/docker-plugin] 8b6844: move DockerAgent to pipeline-model-definition

2018-03-13 Thread GitHub
  Branch: refs/heads/JENKINS-48050
  Home:   https://github.com/jenkinsci/docker-plugin
  Commit: 8b6844c4d5658b79ef43ac1cef0021940858417e
  
https://github.com/jenkinsci/docker-plugin/commit/8b6844c4d5658b79ef43ac1cef0021940858417e
  Author: Nicolas De Loof 
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
M pom.xml
R src/main/java/io/jenkins/docker/pipeline/DockerAgent.java
R src/main/resources/io/jenkins/docker/pipeline/DockerAgentScript.groovy

  Log Message:
  ---
  move DockerAgent to pipeline-model-definition


  Commit: 1ffb38e2b82cb44f303d14c41bc765336d438807
  
https://github.com/jenkinsci/docker-plugin/commit/1ffb38e2b82cb44f303d14c41bc765336d438807
  Author: Nicolas De Loof 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  depend on httpclient plugin to avoid classpath conflicts


  Commit: 9283a4de795544acd6415585952130314e122b95
  
https://github.com/jenkinsci/docker-plugin/commit/9283a4de795544acd6415585952130314e122b95
  Author: Nicolas De Loof 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M src/main/java/io/jenkins/docker/pipeline/DockerNodeStep.java
M src/main/java/io/jenkins/docker/pipeline/DockerNodeStepExecution.java

  Log Message:
  ---
  make connector configurable


Compare: 
https://github.com/jenkinsci/docker-plugin/compare/dc62435607d1...9283a4de7955

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


[jenkinsci/arestocats-plugin]

2018-03-13 Thread GitHub
  Branch: refs/heads/1.0-SNAPSHOT
  Home:   https://github.com/jenkinsci/arestocats-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/tfs-plugin] 892dc3: Attempt at a fix for the bugs that Stefan has repo...

2018-03-13 Thread GitHub
  Branch: refs/heads/users/jpricket/stefan
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: 892dc33907688bf3b4855fd64064c1061e4875cc
  
https://github.com/jenkinsci/tfs-plugin/commit/892dc33907688bf3b4855fd64064c1061e4875cc
  Author: Jason Prickett 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M tfs/src/main/java/hudson/plugins/tfs/TeamFoundationServerScm.java

  Log Message:
  ---
  Attempt at a fix for the bugs that Stefan has reported.
Pushing this to share with other devs.


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


[jenkinsci/arestocats-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/arestocats-1.0
  Home:   https://github.com/jenkinsci/arestocats-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/arestocats-plugin] 40c5bd: [maven-release-plugin] prepare for next developmen...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/arestocats-plugin
  Commit: 40c5bd0895c5ad641ccf399f37cd6be23f49ad3b
  
https://github.com/jenkinsci/arestocats-plugin/commit/40c5bd0895c5ad641ccf399f37cd6be23f49ad3b
  Author: Johann Fredrik Jadebeck 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

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


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


[jenkinsci/arestocats-plugin] 410720: [maven-release-plugin] prepare release arestocats-...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/arestocats-plugin
  Commit: 4107208841420a5250840552be92ceeb8626f5cb
  
https://github.com/jenkinsci/arestocats-plugin/commit/4107208841420a5250840552be92ceeb8626f5cb
  Author: Johann Fredrik Jadebeck 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release arestocats-1.0


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


[jenkinsci/arestocats-plugin] 5eeaab: enable hosting on jenkinsci.

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/arestocats-plugin
  Commit: 5eeaabb4e3b293d8ad8b048689361ea2bf4eda8b
  
https://github.com/jenkinsci/arestocats-plugin/commit/5eeaabb4e3b293d8ad8b048689361ea2bf4eda8b
  Author: Johann Fredrik Jadebeck 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  enable hosting on jenkinsci.


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


[jenkins-infra/jenkins.io] 116df0: New CVE IDs for 2018-02-14 advisory

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 116df0edcc1d7ca1d104c2e9cf3b0b4ba35043f1
  
https://github.com/jenkins-infra/jenkins.io/commit/116df0edcc1d7ca1d104c2e9cf3b0b4ba35043f1
  Author: Daniel Beck 
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
M content/security/advisory/2018-02-14.adoc

  Log Message:
  ---
  New CVE IDs for 2018-02-14 advisory


  Commit: 34b65155f53b182628989a326db9c4485e95b8ec
  
https://github.com/jenkins-infra/jenkins.io/commit/34b65155f53b182628989a326db9c4485e95b8ec
  Author: Daniel Beck 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M content/security/advisory/2018-02-14.adoc

  Log Message:
  ---
  Mention former CVE IDs


  Commit: 84529f85d07885ff20cfeff43554dac491574afb
  
https://github.com/jenkins-infra/jenkins.io/commit/84529f85d07885ff20cfeff43554dac491574afb
  Author: Daniel Beck 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M content/security/advisory/2018-02-14.adoc

  Log Message:
  ---
  Do not use


  Commit: b5e3bcf97d7ed2eeace929a5517d24052fd36b94
  
https://github.com/jenkins-infra/jenkins.io/commit/b5e3bcf97d7ed2eeace929a5517d24052fd36b94
  Author: Daniel Beck 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M content/security/advisory/2018-02-14.adoc

  Log Message:
  ---
  Merge pull request #1446 from daniel-beck/2018-02-14-advisory-new-cves

New CVE IDs for 2018-02-14 advisory


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/d6a276a338ff...b5e3bcf97d7e

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


[jenkinsci/arestocats-plugin] db5e7f: Prepare official release 1.0.

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/arestocats-plugin
  Commit: db5e7f7c20266935cac3ff5d2b7c680aabc5d6fa
  
https://github.com/jenkinsci/arestocats-plugin/commit/db5e7f7c20266935cac3ff5d2b7c680aabc5d6fa
  Author: Johann Fredrik Jadebeck 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Prepare official release 1.0.


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


[jenkinsci/blackduck-detect-plugin] 7971c0: Updating api token information

2018-03-13 Thread GitHub
  Branch: refs/heads/updating_hub_common
  Home:   https://github.com/jenkinsci/blackduck-detect-plugin
  Commit: 7971c04c4be2052e3335016021d253afe1a4743e
  
https://github.com/jenkinsci/blackduck-detect-plugin/commit/7971c04c4be2052e3335016021d253afe1a4743e
  Author: jrichard 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml
M 
src/main/java/com/blackducksoftware/integration/detect/jenkins/post/DetectPostBuildStepDescriptor.java
M 
src/main/resources/com/blackducksoftware/integration/detect/jenkins/post/DetectPostBuildStep/global.jelly

  Log Message:
  ---
  Updating api token information


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


[jenkinsci/qmetry-test-management-plugin] a912cf: [maven-release-plugin] rollback the release of qme...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: a912cf7a05d93939b79a23badfcf652fca5c9b85
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/a912cf7a05d93939b79a23badfcf652fca5c9b85
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of qmetry-test-management-1.0.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/jdk-tool-plugin] 75a35a: Add Jenkinsfile

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jdk-tool-plugin
  Commit: 75a35a4d483c6ec6b37b4caa3c9c6f3c92af8c2a
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/75a35a4d483c6ec6b37b4caa3c9c6f3c92af8c2a
  Author: Devin Nusbaum 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Add Jenkinsfile


  Commit: a5c81eda7099d98a9ee14fdce9b2c2c135ec66df
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/a5c81eda7099d98a9ee14fdce9b2c2c135ec66df
  Author: Devin Nusbaum 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Merge pull request #1 from dwnusbaum/jenkinsfile

Add Jenkinsfile


Compare: 
https://github.com/jenkinsci/jdk-tool-plugin/compare/e1c48006f4d1...a5c81eda7099

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


[jenkinsci/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/qmetry-test-management-1.0.0
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin] 374d20: [maven-release-plugin] prepare for next developmen...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: 374d204cef3633dd60d270b3bb3b074a2b12e18d
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/374d204cef3633dd60d270b3bb3b074a2b12e18d
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

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


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


[jenkinsci/qmetry-test-management-plugin] 991250: [maven-release-plugin] prepare release qmetry-test...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: 991250ecf8c1f67c09c3919c4d0b48f12006dc3e
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/991250ecf8c1f67c09c3919c4d0b48f12006dc3e
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release qmetry-test-management-1.0.0


  Commit: eeb0ae9d5295a58f4d082846b203f176874810b8
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/eeb0ae9d5295a58f4d082846b203f176874810b8
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of qmetry-test-management-1.0.0


  Commit: e847734d082345b1e160083b72250c4d0fcd9698
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/e847734d082345b1e160083b72250c4d0fcd9698
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release qmetry-test-management-1.0.0


Compare: 
https://github.com/jenkinsci/qmetry-test-management-plugin/compare/af68cce010d2...e847734d0823

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


[jenkinsci/git-client-plugin] d00b79: Remove the TODO question

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: d00b79a77995c90ae4dad411566f513491305320
  
https://github.com/jenkinsci/git-client-plugin/commit/d00b79a77995c90ae4dad411566f513491305320
  Author: Mark Waite 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

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

  Log Message:
  ---
  Remove the TODO question

A few users have requested SSL client credentials


  Commit: 7048de81826108149dd0890415cb59dc152d5537
  
https://github.com/jenkinsci/git-client-plugin/commit/7048de81826108149dd0890415cb59dc152d5537
  Author: Mark Waite 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

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

  Log Message:
  ---
  Add unsupported operation exception message


  Commit: 0d43367e2700ebccfc1db5cb29efa665620ff048
  
https://github.com/jenkinsci/git-client-plugin/commit/0d43367e2700ebccfc1db5cb29efa665620ff048
  Author: Mark Waite 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

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

  Log Message:
  ---
  extractBranchNameFromBranchSpec allows tags

Admit that behavior added in 2014 will continue to be the expected
behavior.


  Commit: ac2723366a334eb8c5fc28377e1e204f13901879
  
https://github.com/jenkinsci/git-client-plugin/commit/ac2723366a334eb8c5fc28377e1e204f13901879
  Author: Mark Waite 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/GitClient.java
M 
src/main/java/org/jenkinsci/plugins/gitclient/LegacyCompatibleGitAPIImpl.java
M 
src/main/java/org/jenkinsci/plugins/gitclient/jgit/PreemptiveAuthHttpClientConnection.java

  Log Message:
  ---
  Merge pull request #305 from MarkEWaite/fix-some-todo-comments

Fix some TODO comments


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/9ac7da85beab...ac2723366a33

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] e91cd1: Fixed test on Windows.

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: e91cd1959e787bf82251947f932d463d85ea59db
  
https://github.com/jenkinsci/analysis-model/commit/e91cd1959e787bf82251947f932d463d85ea59db
  Author: Ulli Hafner 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M Jenkinsfile
M 
src/test/java/edu/hm/hafner/analysis/parser/violations/AndroidLintParserAdapterTest.java

  Log Message:
  ---
  Fixed test on Windows.


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


[jenkinsci/p4-plugin] 160592: Ignore VIM swap files.

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 160592ad625bc18a16548ea124ad81e39baa94e5
  
https://github.com/jenkinsci/p4-plugin/commit/160592ad625bc18a16548ea124ad81e39baa94e5
  Author: pasasap 
  Date:   2018-02-22 (Thu, 22 Feb 2018)

  Changed paths:
M .gitignore

  Log Message:
  ---
  Ignore VIM swap files.

JENKINS-49383

Signed-off-by: pasasap 


  Commit: 2660230f1240a55229027f0b9656561b716b89d4
  
https://github.com/jenkinsci/p4-plugin/commit/2660230f1240a55229027f0b9656561b716b89d4
  Author: pasasap 
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/workspace/ManualWorkspaceImpl.java

  Log Message:
  ---
  Expand view mappings.


  Commit: e04ac604f75c89f61841d7c423fbb690f0ad9eb3
  
https://github.com/jenkinsci/p4-plugin/commit/e04ac604f75c89f61841d7c423fbb690f0ad9eb3
  Author: pasasap 
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/workspace/ManualWorkspaceImpl.java

  Log Message:
  ---
  Allow to set initial view specification (P4_INITIAL_VIEW).


  Commit: 3ff4bff73234e618862af693972e2cc5d3bd1103
  
https://github.com/jenkinsci/p4-plugin/commit/3ff4bff73234e618862af693972e2cc5d3bd1103
  Author: pasasap 
  Date:   2018-03-01 (Thu, 01 Mar 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/workspace/ManualWorkspaceImpl.java

  Log Message:
  ---
  Add workspace options when workspace is initialized.


  Commit: 491489be195f9af79d3cda970f2638f0671e8857
  
https://github.com/jenkinsci/p4-plugin/commit/491489be195f9af79d3cda970f2638f0671e8857
  Author: pasasap 
  Date:   2018-03-03 (Sat, 03 Mar 2018)

  Changed paths:
M RELEASE.md
M pom.xml
M src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java

  Log Message:
  ---
  Merge https://github.com/jenkinsci/p4-plugin


  Commit: 7cd9d2e1623184d6d54c28c5acb61da0078f345f
  
https://github.com/jenkinsci/p4-plugin/commit/7cd9d2e1623184d6d54c28c5acb61da0078f345f
  Author: pasasap 
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
M RELEASE.md
M pom.xml
M src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java

  Log Message:
  ---
  Merge branch 'master' of https://github.com/PaSaSaP/p4-plugin


  Commit: 2005778e8a11b8a7b3663115178a9e2c0da1d784
  
https://github.com/jenkinsci/p4-plugin/commit/2005778e8a11b8a7b3663115178a9e2c0da1d784
  Author: Paul Allen 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M .gitignore
M src/main/java/org/jenkinsci/plugins/p4/workspace/ManualWorkspaceImpl.java

  Log Message:
  ---
  Merge pull request #70 from PaSaSaP/master

Expand view mappings.


Compare: 
https://github.com/jenkinsci/p4-plugin/compare/91a755667376...2005778e8a11

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


[jenkinsci/piketec-tpt-plugin] 17d510: #20836,#16455 Implemented own publisher for TPT re...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/piketec-tpt-plugin
  Commit: 17d51086dc39f4ab7775252d7ee1e42c640d47a6
  
https://github.com/jenkinsci/piketec-tpt-plugin/commit/17d51086dc39f4ab7775252d7ee1e42c640d47a6
  Author: felipeinfantino 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M .classpath
M debug.bat
M 
src/main/java/com/piketec/jenkins/plugins/tpt/Configuration/JenkinsConfiguration.java
M src/main/java/com/piketec/jenkins/plugins/tpt/Publish.java
M src/main/java/com/piketec/jenkins/plugins/tpt/TptPlugin.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/TptPluginMasterJobExecutor.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/TptPluginSingleJobExecutor.java
M src/main/java/com/piketec/jenkins/plugins/tpt/TptPluginSlave.java
M src/main/java/com/piketec/jenkins/plugins/tpt/Utils.java
A 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/InvisibleActionHostingHtml.java
A 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/InvisibleActionHostingImages.java
A 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/OpenReportForFailedTestAction.java
A src/main/java/com/piketec/jenkins/plugins/tpt/publisher/PieChart.java
A src/main/java/com/piketec/jenkins/plugins/tpt/publisher/ResultData.java
A 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/SecurityErrorAction.java
A src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTFile.java
A 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTGlobalConfiguration.java
A src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPage.java
A 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPublisher.java
A 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTReportSAXHandler.java
A src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTTestCase.java
A src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TrendGraph.java
M 
src/main/resources/com/piketec/jenkins/plugins/tpt/Configuration/JenkinsConfiguration/config.jelly
M src/main/resources/com/piketec/jenkins/plugins/tpt/TptPlugin/config.jelly
A 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/SecurityErrorAction/index.jelly
A 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/TPTGlobalConfiguration/global.jelly
A 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPage/index.jelly
A 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPage/summary.jelly
A 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/TrendGraph/floatingBox.jelly
A 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/TrendGraph/index.jelly
A 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/TrendGraph/jobMain.jelly
R src/main/resources/index.jelly
A src/main/webapp/TorteImag/Shadow.png
A src/main/webapp/TorteImag/Shadow2.png
A src/main/webapp/TrendGraph/index.html
A src/main/webapp/TrendGraph/utils.js
A src/main/webapp/security.html
A src/main/webapp/tpt.ico

  Log Message:
  ---
  #20836,#16455 Implemented own publisher for TPT reports


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


[jenkinsci/warnings-plugin] 1eef31: Reverted to old Jenkinsfile with buildPlugin.

2018-03-13 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: 1eef31e15d78d4683f38aa9684d49460e543b725
  
https://github.com/jenkinsci/warnings-plugin/commit/1eef31e15d78d4683f38aa9684d49460e543b725
  Author: Ulli Hafner 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Reverted to old Jenkinsfile with buildPlugin.


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


[jenkinsci/piketec-tpt-plugin]

2018-03-13 Thread GitHub
  Branch: refs/heads/feature/fi_tptpublisher
  Home:   https://github.com/jenkinsci/piketec-tpt-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/piketec-tpt-plugin] 563fa9: TPT Publisher implemented

2018-03-13 Thread GitHub
  Branch: refs/heads/feature/fi_tptpublisher
  Home:   https://github.com/jenkinsci/piketec-tpt-plugin
  Commit: 563fa976edb551cd92ac3b86e6847b634b371a17
  
https://github.com/jenkinsci/piketec-tpt-plugin/commit/563fa976edb551cd92ac3b86e6847b634b371a17
  Author: Felipe Infantino M 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M .classpath
M debug.bat
M 
src/main/java/com/piketec/jenkins/plugins/tpt/Configuration/JenkinsConfiguration.java
M src/main/java/com/piketec/jenkins/plugins/tpt/Publish.java
M src/main/java/com/piketec/jenkins/plugins/tpt/TptPlugin.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/TptPluginMasterJobExecutor.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/TptPluginSingleJobExecutor.java
M src/main/java/com/piketec/jenkins/plugins/tpt/TptPluginSlave.java
M src/main/java/com/piketec/jenkins/plugins/tpt/Utils.java
A 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/InvisibleActionHostingHtml.java
A 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/InvisibleActionHostingImages.java
A 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/OpenReportForFailedTestAction.java
A src/main/java/com/piketec/jenkins/plugins/tpt/publisher/PieChart.java
A src/main/java/com/piketec/jenkins/plugins/tpt/publisher/ResultData.java
A 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/SecurityErrorAction.java
A src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTFile.java
A 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTGlobalConfiguration.java
A src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPage.java
A 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPublisher.java
A 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTReportSAXHandler.java
A src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTTestCase.java
A src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TrendGraph.java
M 
src/main/resources/com/piketec/jenkins/plugins/tpt/Configuration/JenkinsConfiguration/config.jelly
M src/main/resources/com/piketec/jenkins/plugins/tpt/TptPlugin/config.jelly
A 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/SecurityErrorAction/index.jelly
A 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/TPTGlobalConfiguration/global.jelly
A 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPage/index.jelly
A 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPage/summary.jelly
A 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/TrendGraph/floatingBox.jelly
A 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/TrendGraph/index.jelly
A 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/TrendGraph/jobMain.jelly
R src/main/resources/index.jelly
A src/main/webapp/TorteImag/Shadow.png
A src/main/webapp/TorteImag/Shadow2.png
A src/main/webapp/TrendGraph/index.html
A src/main/webapp/TrendGraph/utils.js
A src/main/webapp/security.html
A src/main/webapp/tpt.ico

  Log Message:
  ---
  TPT Publisher implemented


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


[jenkinsci/release-plugin] 0f5708: [maven-release-plugin] prepare for next developmen...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/release-plugin
  Commit: 0f5708f570bd0c7e814fb5d8389d9613e00e7944
  
https://github.com/jenkinsci/release-plugin/commit/0f5708f570bd0c7e814fb5d8389d9613e00e7944
  Author: Oleg Nenashev 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

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


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


[jenkinsci/release-plugin] 6ba7a4: [maven-release-plugin] prepare release release-2.1...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/release-plugin
  Commit: 6ba7a45928781f030a7e76e5861de5a7b43ff569
  
https://github.com/jenkinsci/release-plugin/commit/6ba7a45928781f030a7e76e5861de5a7b43ff569
  Author: Oleg Nenashev 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

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

2018-03-13 Thread GitHub
  Branch: refs/tags/release-2.10.1
  Home:   https://github.com/jenkinsci/release-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/analysis-model] 0327b9: Reverted to old Jenkinsfile with buildPlugin.

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 0327b9ddc83c9cdb9c6043c1e334d66692495432
  
https://github.com/jenkinsci/analysis-model/commit/0327b9ddc83c9cdb9c6043c1e334d66692495432
  Author: Ulli Hafner 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Reverted to old Jenkinsfile with buildPlugin.


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


[jenkinsci/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.0.0
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin] af68cc: [maven-release-plugin] rollback the release of 1.0...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: af68cce010d25cfba188238071da44854733c288
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/af68cce010d25cfba188238071da44854733c288
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of 1.0.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/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.0.0
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin] 6fbdef: [maven-release-plugin] prepare release 1.0.0

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: 6fbdefd987ac6c0a6c4b4b139d3ab84e63fb6b22
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/6fbdefd987ac6c0a6c4b4b139d3ab84e63fb6b22
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 1.0.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/qmetry-test-management-plugin] 992426: [maven-release-plugin] prepare for next developmen...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: 9924262ec3b9c701b9696846407f557d2e2f1263
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/9924262ec3b9c701b9696846407f557d2e2f1263
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

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


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


[jenkinsci/analysis-core-plugin] ce1edf: Restored adapted Jenkinsfile.

2018-03-13 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: ce1edf1e45970decdbd876e0a7fe44e9e38b6e3e
  
https://github.com/jenkinsci/analysis-core-plugin/commit/ce1edf1e45970decdbd876e0a7fe44e9e38b6e3e
  Author: Ulli Hafner 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Restored adapted Jenkinsfile.


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


[jenkinsci/release-plugin] f269ff: Add Jenkinsfile for ci.jenkins.io

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/release-plugin
  Commit: f269ff8c6c8779176712fa04686097a20251954f
  
https://github.com/jenkinsci/release-plugin/commit/f269ff8c6c8779176712fa04686097a20251954f
  Author: Oleg Nenashev 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Add Jenkinsfile for ci.jenkins.io


  Commit: d23c123edddbeb895d3a539beb121442a663477b
  
https://github.com/jenkinsci/release-plugin/commit/d23c123edddbeb895d3a539beb121442a663477b
  Author: Oleg Nenashev 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Explicitly indicate that @oleg-nenashev is a retired maintainer


  Commit: ab8c46bca0b63c76f8d41716664216c28452133e
  
https://github.com/jenkinsci/release-plugin/commit/ab8c46bca0b63c76f8d41716664216c28452133e
  Author: Oleg Nenashev 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to the latest Parent POM


  Commit: e9fc83dd299cb3d6710b4434979ef1680d30954d
  
https://github.com/jenkinsci/release-plugin/commit/e9fc83dd299cb3d6710b4434979ef1680d30954d
  Author: Oleg Nenashev 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
A Jenkinsfile
M pom.xml

  Log Message:
  ---
  Merge pull request #30 from oleg-nenashev/facelift

Facelift before marking the plugin for adoption


Compare: 
https://github.com/jenkinsci/release-plugin/compare/d56603f29379...e9fc83dd299c

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


[jenkinsci/analysis-core-plugin] 3c1587: Removed test logging.

2018-03-13 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: 3c1587ccaf596e0f5e7fee9007f1fb599cef21e8
  
https://github.com/jenkinsci/analysis-core-plugin/commit/3c1587ccaf596e0f5e7fee9007f1fb599cef21e8
  Author: Ulli Hafner 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M 
src/main/java/io/jenkins/plugins/analysis/core/util/AbsolutePathGenerator.java

  Log Message:
  ---
  Removed test logging.


  Commit: dae6b590093ce2d94845210f4089d0d25537a888
  
https://github.com/jenkinsci/analysis-core-plugin/commit/dae6b590093ce2d94845210f4089d0d25537a888
  Author: Ulli Hafner 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Reverted to old Jenkinsfile with buildPlugin.


Compare: 
https://github.com/jenkinsci/analysis-core-plugin/compare/321a62f995e2...dae6b590093c

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


[jenkinsci/mask-passwords-plugin] 5e9e82: [maven-release-plugin] prepare for next developmen...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mask-passwords-plugin
  Commit: 5e9e820730d3489d811165a57b972e83741cc2fe
  
https://github.com/jenkinsci/mask-passwords-plugin/commit/5e9e820730d3489d811165a57b972e83741cc2fe
  Author: Oleg Nenashev 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

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


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


[jenkinsci/mask-passwords-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/mask-passwords-2.11.0
  Home:   https://github.com/jenkinsci/mask-passwords-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/mask-passwords-plugin] 35674c: [maven-release-plugin] prepare release mask-passwo...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mask-passwords-plugin
  Commit: 35674c3687e153d49a30c0427a2bd2ed51313da3
  
https://github.com/jenkinsci/mask-passwords-plugin/commit/35674c3687e153d49a30c0427a2bd2ed51313da3
  Author: Oleg Nenashev 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release mask-passwords-2.11.0


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


[jenkinsci/job-dsl-plugin] e8b77f: Delete and re-create view if type changes

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: e8b77fbbb93d98225a01b04d37a6043d350811c8
  
https://github.com/jenkinsci/job-dsl-plugin/commit/e8b77fbbb93d98225a01b04d37a6043d350811c8
  Author: Andras Petres 
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/JenkinsJobManagement.java
M 
job-dsl-plugin/src/main/resources/javaposse/jobdsl/plugin/Messages.properties
M 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/JenkinsJobManagementSpec.groovy

  Log Message:
  ---
  Delete and re-create view if type changes


  Commit: 9f7792633d8e12f18de92a5daca899b2a376b8e1
  
https://github.com/jenkinsci/job-dsl-plugin/commit/9f7792633d8e12f18de92a5daca899b2a376b8e1
  Author: Daniel Spilker 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M docs/Home.md
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/JenkinsJobManagement.java
M 
job-dsl-plugin/src/main/resources/javaposse/jobdsl/plugin/Messages.properties
M 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/JenkinsJobManagementSpec.groovy

  Log Message:
  ---
  Merge remote-tracking branch 'apetres/JENKINS-49696_2'


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/878ce103c7e8...9f7792633d8e

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


[jenkinsci/mock-slave-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/mock-slave-1.12
  Home:   https://github.com/jenkinsci/mock-slave-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/mock-slave-plugin] ceaf77: [maven-release-plugin] prepare for next developmen...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mock-slave-plugin
  Commit: ceaf77f80ee97c42d0c9f4cd5b8a97b457df1bad
  
https://github.com/jenkinsci/mock-slave-plugin/commit/ceaf77f80ee97c42d0c9f4cd5b8a97b457df1bad
  Author: Jesse Glick 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

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


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


[jenkinsci/mock-slave-plugin] 3c92c8: [maven-release-plugin] prepare release mock-slave-...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mock-slave-plugin
  Commit: 3c92c87908fd2778e974197b5e85efa366827031
  
https://github.com/jenkinsci/mock-slave-plugin/commit/3c92c87908fd2778e974197b5e85efa366827031
  Author: Jesse Glick 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release mock-slave-1.12


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


[jenkinsci/mock-slave-plugin] 2a276f: Do not use -tcp mode unless we are also using Thro...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mock-slave-plugin
  Commit: 2a276f60723bcc08975026f95bab33962130bfb8
  
https://github.com/jenkinsci/mock-slave-plugin/commit/2a276f60723bcc08975026f95bab33962130bfb8
  Author: Jesse Glick 
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
M src/main/java/org/jenkinci/plugins/mock_slave/MockSlaveLauncher.java

  Log Message:
  ---
  Do not use -tcp mode unless we are also using Throttler.


  Commit: 8e80d514252581aa89ae9eb74d4fbd0a683abfc4
  
https://github.com/jenkinsci/mock-slave-plugin/commit/8e80d514252581aa89ae9eb74d4fbd0a683abfc4
  Author: Jesse Glick 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M src/main/java/org/jenkinci/plugins/mock_slave/MockSlaveLauncher.java

  Log Message:
  ---
  Merge pull request #8 from jglick/MockSlaveLauncher-direct

Do not use -tcp mode unless we are also using Throttler


Compare: 
https://github.com/jenkinsci/mock-slave-plugin/compare/e4d284eaade3...8e80d5142525

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


[jenkinsci/mask-passwords-plugin] cb93d6: Update the developer statuses before marking for a...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mask-passwords-plugin
  Commit: cb93d6c2c0c63a0d9fe9b6358501b516a1d01bb7
  
https://github.com/jenkinsci/mask-passwords-plugin/commit/cb93d6c2c0c63a0d9fe9b6358501b516a1d01bb7
  Author: Oleg Nenashev 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update the developer statuses before marking for adoption


  Commit: 8b1b3ba3f10d792f2f057635a4e802a36abce445
  
https://github.com/jenkinsci/mask-passwords-plugin/commit/8b1b3ba3f10d792f2f057635a4e802a36abce445
  Author: Oleg Nenashev 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M README.md
M pom.xml

  Log Message:
  ---
  Update plugin to the latest Parent POM


  Commit: 3f2aca6377f20233a614557af801378ad267ede9
  
https://github.com/jenkinsci/mask-passwords-plugin/commit/3f2aca6377f20233a614557af801378ad267ede9
  Author: Oleg Nenashev 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Add Jenkinsfile


  Commit: 55053784df7b64135f1ef538468763c1d8dba097
  
https://github.com/jenkinsci/mask-passwords-plugin/commit/55053784df7b64135f1ef538468763c1d8dba097
  Author: Oleg Nenashev 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
A Jenkinsfile
M README.md
M pom.xml

  Log Message:
  ---
  Merge pull request #17 from oleg-nenashev/facelift

Facelift the plugin before marking for adoption


Compare: 
https://github.com/jenkinsci/mask-passwords-plugin/compare/78326a3530ca...55053784df7b

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


[jenkinsci/release-plugin] 7300aa: - little typo in french, bad encoding of a 'é'

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/release-plugin
  Commit: 7300aa1905c8154f47165f78c708fe282e3b30c2
  
https://github.com/jenkinsci/release-plugin/commit/7300aa1905c8154f47165f78c708fe282e3b30c2
  Author: Wadeck Follonier 
  Date:   2018-01-18 (Thu, 18 Jan 2018)

  Changed paths:
M 
src/main/resources/hudson/plugins/release/ReleaseWrapper/config_fr.properties

  Log Message:
  ---
  - little typo in french, bad encoding of a 'é'


  Commit: d56603f29379357f4b6d7a876f6c9d35af799643
  
https://github.com/jenkinsci/release-plugin/commit/d56603f29379357f4b6d7a876f6c9d35af799643
  Author: Oleg Nenashev 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M 
src/main/resources/hudson/plugins/release/ReleaseWrapper/config_fr.properties

  Log Message:
  ---
  Merge pull request #29 from Wadeck/CORRECT_FRENCH_ACCENT

- little typo in french, bad encoding of a 'é'


Compare: 
https://github.com/jenkinsci/release-plugin/compare/e90d2baf74a9...d56603f29379

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


[jenkinsci/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/qmetry-test-management-1.0
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.0.3
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/qmetry-test-management-1.1
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.0.2
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.0.1
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.0.4
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.0.5
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.0.6
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.0.8
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.0.10
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.0.9
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.0.11
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.1.0
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.1.2
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.1.3
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin] 429806: [maven-release-plugin] rollback the release of 1.1...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: 4298066e57de0d9e296cc9186a6c7c0e16934bb0
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/4298066e57de0d9e296cc9186a6c7c0e16934bb0
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of 1.1.3


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


[jenkinsci/windows-slaves-plugin] 4eef1e: Put double quotes around argument for port.txt fil...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/windows-slaves-plugin
  Commit: 4eef1e5ffc816519621d812598227aaa2371981d
  
https://github.com/jenkinsci/windows-slaves-plugin/commit/4eef1e5ffc816519621d812598227aaa2371981d
  Author: Ian Ellis 
  Date:   2017-06-16 (Fri, 16 Jun 2017)

  Changed paths:
M src/main/java/hudson/os/windows/ManagedWindowsServiceLauncher.java

  Log Message:
  ---
  Put double quotes around argument for port.txt file


  Commit: 825ed4002ff6dab56129bb41590b9d19e7a0bf46
  
https://github.com/jenkinsci/windows-slaves-plugin/commit/825ed4002ff6dab56129bb41590b9d19e7a0bf46
  Author: Oleg Nenashev 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M src/main/java/hudson/os/windows/ManagedWindowsServiceLauncher.java

  Log Message:
  ---
  Merge pull request #9 from magicalbob/quote_port

Put double quotes around argument for port.txt file


Compare: 
https://github.com/jenkinsci/windows-slaves-plugin/compare/6b830df766d9...825ed4002ff6

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


[jenkinsci/vstestrunner-plugin] 3d4dbd: Update .gitignore

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vstestrunner-plugin
  Commit: 3d4dbdbeefa096e5a96b5b78eb8dc511e4ff86b1
  
https://github.com/jenkinsci/vstestrunner-plugin/commit/3d4dbdbeefa096e5a96b5b78eb8dc511e4ff86b1
  Author: Joseph Petersen 
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
M .gitignore

  Log Message:
  ---
  Update .gitignore


  Commit: 09cfd9037a6087265b73ce6f7164cafd301c1ecc
  
https://github.com/jenkinsci/vstestrunner-plugin/commit/09cfd9037a6087265b73ce6f7164cafd301c1ecc
  Author: Joseph Petersen 
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


  Commit: b910265f1ea74993e5a2f510e4d7df09ae98b4e8
  
https://github.com/jenkinsci/vstestrunner-plugin/commit/b910265f1ea74993e5a2f510e4d7df09ae98b4e8
  Author: Joseph Petersen 
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update POM


  Commit: b3eaab5a20d66d5cb09a429bbef53208a20239e6
  
https://github.com/jenkinsci/vstestrunner-plugin/commit/b3eaab5a20d66d5cb09a429bbef53208a20239e6
  Author: Joseph Petersen 
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
M src/main/resources/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/vstest_runner/VsTestBuilder/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/vstest_runner/VsTestInstallation/config.jelly

  Log Message:
  ---
  Jelly security


  Commit: 155853f3c12d890239355d7d6b966f002279fb07
  
https://github.com/jenkinsci/vstestrunner-plugin/commit/155853f3c12d890239355d7d6b966f002279fb07
  Author: Joseph Petersen 
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/vstest_runner/VsTestBuilder.java
A src/main/java/org/jenkinsci/plugins/vstest_runner/VsTestFramework.java
M src/main/java/org/jenkinsci/plugins/vstest_runner/VsTestInstallation.java
M 
src/main/java/org/jenkinsci/plugins/vstest_runner/VsTestListenerDecorator.java
A src/main/java/org/jenkinsci/plugins/vstest_runner/VsTestLogger.java
A src/main/java/org/jenkinsci/plugins/vstest_runner/VsTestPlatform.java
M 
src/main/resources/org/jenkinsci/plugins/vstest_runner/VsTestBuilder/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/vstest_runner/VsTestBuilder/config.properties
M src/test/java/org/jenkinsci/plugins/vstest_runner/FileSetTest.java

  Log Message:
  ---
  Modernize plugin

* Simplify Jelly
* :see_no_evil: Simplify plugin by deprecating "other" fields as they were 
poorly implemented.
* Implement SimpleBuildStep for pipeline support
* Add Symbol for better pipeline support :smile:


  Commit: c1b47d93d23010b22e8baf16863f5693707ca01d
  
https://github.com/jenkinsci/vstestrunner-plugin/commit/c1b47d93d23010b22e8baf16863f5693707ca01d
  Author: Joseph Petersen 
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/vstest_runner/VsTestBuilder.java
M src/main/java/org/jenkinsci/plugins/vstest_runner/VsTestFramework.java
M src/main/java/org/jenkinsci/plugins/vstest_runner/VsTestInstallation.java
M 
src/main/java/org/jenkinsci/plugins/vstest_runner/VsTestListenerDecorator.java
M src/main/java/org/jenkinsci/plugins/vstest_runner/VsTestLogger.java
M src/main/java/org/jenkinsci/plugins/vstest_runner/VsTestPlatform.java
M 
src/main/resources/org/jenkinsci/plugins/vstest_runner/VsTestBuilder/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/vstest_runner/VsTestInstallation/config.jelly
M src/test/java/org/jenkinsci/plugins/vstest_runner/FileSetTest.java

  Log Message:
  ---
  Reformat


  Commit: 9da106f5e6fc93e839ec738e0cadf137aefe6203
  
https://github.com/jenkinsci/vstestrunner-plugin/commit/9da106f5e6fc93e839ec738e0cadf137aefe6203
  Author: Joseph Petersen 
  Date:   2018-03-09 (Fri, 09 Mar 2018)

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

  Log Message:
  ---
  other field is empty/blank while platform is set, so that's bad.


  Commit: a5a6efa6f0d9517b73635076b0efbe6da2c4f5cb
  
https://github.com/jenkinsci/vstestrunner-plugin/commit/a5a6efa6f0d9517b73635076b0efbe6da2c4f5cb
  Author: Joseph Petersen 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

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

  Log Message:
  ---
  Revert comment change


  Commit: dcfefe047cb40786ccb6f1371d5227513b3430fa
  
https://github.com/jenkinsci/vstestrunner-plugin/commit/dcfefe047cb40786ccb6f1371d5227513b3430fa
  Author: Erik Goughnour 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M .gitignore
M 

[jenkinsci/qmetry-test-management-plugin] e6038d: [maven-release-plugin] prepare for next developmen...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: e6038dc07c9deaeff5d0f7407edc566a6b776366
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/e6038dc07c9deaeff5d0f7407edc566a6b776366
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

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


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


[jenkinsci/qmetry-test-management-plugin] b23dd5: [maven-release-plugin] prepare release 1.1.3

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: b23dd56781bfb2413203e871aa651cae3d600e23
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/b23dd56781bfb2413203e871aa651cae3d600e23
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

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


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


[jenkinsci/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.1.3
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin] 508043: [maven-release-plugin] rollback the release of 1.1...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: 508043a893f259761341075c99ca882aa95ef6c5
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/508043a893f259761341075c99ca882aa95ef6c5
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of 1.1.2


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


[jenkinsci/qmetry-test-management-plugin] 435cb6: [maven-release-plugin] prepare for next developmen...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: 435cb6f1f5b52dd1823deb555ab60b571bc06dc8
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/435cb6f1f5b52dd1823deb555ab60b571bc06dc8
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

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


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


[jenkinsci/qmetry-test-management-plugin] c16f31: [maven-release-plugin] prepare release 1.1.2

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: c16f310461f0804eb5b87ef8f5718f89874841e4
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/c16f310461f0804eb5b87ef8f5718f89874841e4
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

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


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


[jenkinsci/qmetry-test-management-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/1.1.2
  Home:   https://github.com/jenkinsci/qmetry-test-management-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/qmetry-test-management-plugin] 05fc05: [maven-release-plugin] rollback the release of qme...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: 05fc050cb310cac7ad622356f9222ad88a13c4a2
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/05fc050cb310cac7ad622356f9222ad88a13c4a2
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of qmetry-test-management-1.0


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


[jenkinsci/qmetry-test-management-plugin] a7a772: [maven-release-plugin] prepare release qmetry-test...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qmetry-test-management-plugin
  Commit: a7a772e4c39c415d07118d37124fbe76d7c1eb1c
  
https://github.com/jenkinsci/qmetry-test-management-plugin/commit/a7a772e4c39c415d07118d37124fbe76d7c1eb1c
  Author: dharaghodasara 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release qmetry-test-management-1.0


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


[jenkinsci/warnings-plugin] dda62a: Enable building and testing on Windows in Jenkinsf...

2018-03-13 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: dda62a8426200ee5a80fd23f944d915d93f57701
  
https://github.com/jenkinsci/warnings-plugin/commit/dda62a8426200ee5a80fd23f944d915d93f57701
  Author: Ulli Hafner 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Enable building and testing on Windows in Jenkinsfile.


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


[jenkinsci/analysis-core-plugin] 321a62: Enable building and testing on Windows in Jenkinsf...

2018-03-13 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: 321a62f995e27181a140d243b338a5cef3959cfe
  
https://github.com/jenkinsci/analysis-core-plugin/commit/321a62f995e27181a140d243b338a5cef3959cfe
  Author: Ulli Hafner 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Enable building and testing on Windows in Jenkinsfile.


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


[jenkinsci/analysis-core-plugin] 74ab5f: Fixed AbsolutePathGenerator test on Windows.

2018-03-13 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: 74ab5f864fb7f36a44a4a6a3634941f181569cea
  
https://github.com/jenkinsci/analysis-core-plugin/commit/74ab5f864fb7f36a44a4a6a3634941f181569cea
  Author: Ulli Hafner 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M 
src/main/java/io/jenkins/plugins/analysis/core/util/AbsolutePathGenerator.java
M 
src/test/java/io/jenkins/plugins/analysis/core/util/AbsolutePathGeneratorTest.java

  Log Message:
  ---
  Fixed AbsolutePathGenerator test on Windows.


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


[jenkinsci/ranorex-integration-plugin] 112017: [maven-release-plugin] prepare for next developmen...

2018-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ranorex-integration-plugin
  Commit: 112017754338b7014e45b6ef9982c7b6d4efd552
  
https://github.com/jenkinsci/ranorex-integration-plugin/commit/112017754338b7014e45b6ef9982c7b6d4efd552
  Author: Markus Stögerer 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M pom.xml

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


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


[jenkinsci/ranorex-integration-plugin]

2018-03-13 Thread GitHub
  Branch: refs/tags/ranorex-integration-0.1.2
  Home:   https://github.com/jenkinsci/ranorex-integration-plugin

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


  1   2   >