[jenkinsci/neoload-plugin] 4358b8: release 1.0.1

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neoload-plugin
  Commit: 4358b8b5f22028afb692c770ca8deac598d56554
  
https://github.com/jenkinsci/neoload-plugin/commit/4358b8b5f22028afb692c770ca8deac598d56554
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
A changeLog.txt
M pom.xml
M 
src/main/java/com/neotys/nl/controller/report/transform/NeoLoadReportDoc.java
M 
src/main/java/org/jenkinsci/plugins/neoload_integration/NeoResultsAction.java
M 
src/main/java/org/jenkinsci/plugins/neoload_integration/ProjectSpecificAction.java
M 
src/main/java/org/jenkinsci/plugins/neoload_integration/supporting/NeoLoadGraph.java
M 
src/main/java/org/jenkinsci/plugins/neoload_integration/supporting/NeoLoadPluginOptions.java
M 
src/main/java/org/jenkinsci/plugins/neoload_integration/supporting/PluginUtils.java
M 
src/main/java/org/jenkinsci/plugins/neoload_integration/supporting/XMLUtilities.java
M 
src/main/resources/com/neotys/nl/controller/report/transform/xmlReports.zip
M 
src/test/java/com/neotys/nl/controller/report/transform/NeoLoadReportDocTest.java
M 
src/test/java/org/jenkinsci/plugins/neoload_integration/NeoPostBuildActionTest.java
M 
src/test/java/org/jenkinsci/plugins/neoload_integration/NeoResultsActionTest.java
M 
src/test/java/org/jenkinsci/plugins/neoload_integration/ProjectSpecificActionFactoryTest.java
M 
src/test/java/org/jenkinsci/plugins/neoload_integration/ProjectSpecificActionTest.java
M 
src/test/java/org/jenkinsci/plugins/neoload_integration/supporting/MockObjects.java
M 
src/test/java/org/jenkinsci/plugins/neoload_integration/supporting/NeoLoadGraphTest.java
M 
src/test/java/org/jenkinsci/plugins/neoload_integration/supporting/PluginUtilsTest.java
M 
src/test/java/org/jenkinsci/plugins/neoload_integration/supporting/XMLUtilitiesTest.java
M 
src/test/java/org/jenkinsci/plugins/neoload_integration/supporting/ZipUtils.java

  Log Message:
  ---
  release 1.0.1


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


[jenkinsci/neoload-plugin] bc466b: release 1.0.1

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neoload-plugin
  Commit: bc466b5aab6c42adcfd924afd1257135344b3bae
  
https://github.com/jenkinsci/neoload-plugin/commit/bc466b5aab6c42adcfd924afd1257135344b3bae
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Log Message:
  ---
  release 1.0.1


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


[jenkinsci/neoload-plugin] 95bc40: [maven-release-plugin] prepare release neoload-jen...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neoload-plugin
  Commit: 95bc405c627e2cb39d691b3aeac3dd568a0bd7d6
  
https://github.com/jenkinsci/neoload-plugin/commit/95bc405c627e2cb39d691b3aeac3dd568a0bd7d6
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neoload-jenkins-plugin-1.0.1


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


[jenkinsci/wwpass-plugin] f8bfec: Update README.md

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/wwpass-plugin
  Commit: f8bfec9e735696b0e99c6aee0bba50181870f169
  
https://github.com/jenkinsci/wwpass-plugin/commit/f8bfec9e735696b0e99c6aee0bba50181870f169
  Author: wwpass opensou...@wwpass.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


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


[jenkinsci/build-failure-analyzer-plugin] 88e9ae: Add tests for FailureCauseColumn

2014-02-06 Thread GitHub
  Branch: refs/heads/failure-cause-column
  Home:   https://github.com/jenkinsci/build-failure-analyzer-plugin
  Commit: 88e9ae436c7349d9d0930898e11b05db025ad943
  
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/88e9ae436c7349d9d0930898e11b05db025ad943
  Author: Vincent LATOMBE vinc...@latombe.net
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
A 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/model/FailureCauseColumnTest.java
A 
src/test/resources/com/sonyericsson/jenkins/plugins/bfa/model/FailureCauseColumnTest/build-failure-analyzer.xml
A 
src/test/resources/com/sonyericsson/jenkins/plugins/bfa/model/FailureCauseColumnTest/config.xml

  Log Message:
  ---
  Add tests for FailureCauseColumn


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


[jenkinsci/deveo-plugin]

2014-02-06 Thread GitHub
  Branch: refs/tags/deveo-1.0.0
  Home:   https://github.com/jenkinsci/deveo-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/groups/opt_out.


[jenkinsci/build-failure-analyzer-plugin] 287d19: Update maven-checkstyle-plugin, to use Checkstyle ...

2014-02-06 Thread GitHub
  Branch: refs/heads/checkstyle_updates
  Home:   https://github.com/jenkinsci/build-failure-analyzer-plugin
  Commit: 287d19e39dc11e03b10b132c716cd3243ed42b74
  
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/287d19e39dc11e03b10b132c716cd3243ed42b74
  Author: Vincent LATOMBE vinc...@latombe.net
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml
M 
src/main/resources/com/sonyericsson/jenkins/plugins/bfa/db/MongoDBKnowledgeBase/config.properties
M swe_checkstyle.xml

  Log Message:
  ---
  Update maven-checkstyle-plugin, to use Checkstyle 5.6

Removed DoubleCheckedLocking rule from the profile, as this has been
removed in Checkstyle 5.6 release.
See http://checkstyle.sourceforge.net/releasenotes.html for more
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/groups/opt_out.


[jenkinsci/neoload-plugin] 45deb8: release 1.0.1

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neoload-plugin
  Commit: 45deb85d8f492a9a2fea27268170e7876546d04f
  
https://github.com/jenkinsci/neoload-plugin/commit/45deb85d8f492a9a2fea27268170e7876546d04f
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  release 1.0.1


  Commit: a758c6be153ab5b2f747567327a8f4bae72af80f
  
https://github.com/jenkinsci/neoload-plugin/commit/a758c6be153ab5b2f747567327a8f4bae72af80f
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neoload-jenkins-plugin-1.0.1


  Commit: 9b6414f3b643df3f3f420fd40ba30b5ce7355d6b
  
https://github.com/jenkinsci/neoload-plugin/commit/9b6414f3b643df3f3f420fd40ba30b5ce7355d6b
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  release 1.0.1


  Commit: db2f6cef5b3f8c5ce8b33181356cd011252f220b
  
https://github.com/jenkinsci/neoload-plugin/commit/db2f6cef5b3f8c5ce8b33181356cd011252f220b
  Author: unknown ajohn...@santorin.intranet.neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neoload-jenkins-plugin-1.0.1


  Commit: db32d0bf91f0f937edd53d43023f9c71b556b9b5
  
https://github.com/jenkinsci/neoload-plugin/commit/db32d0bf91f0f937edd53d43023f9c71b556b9b5
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  release 1.0.1


  Commit: dc5cff348a471835433cda37270aada24baa91d4
  
https://github.com/jenkinsci/neoload-plugin/commit/dc5cff348a471835433cda37270aada24baa91d4
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neoload-jenkins-plugin-1.0.1


  Commit: eae78944157169f1ac3aa44fa9da45581c9d
  
https://github.com/jenkinsci/neoload-plugin/commit/eae78944157169f1ac3aa44fa9da45581c9d
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  release 1.0.1


  Commit: db104d43c929adecc151cdb472b9f1c511be86a1
  
https://github.com/jenkinsci/neoload-plugin/commit/db104d43c929adecc151cdb472b9f1c511be86a1
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neoload-jenkins-plugin-1.0.1


Compare: 
https://github.com/jenkinsci/neoload-plugin/compare/0ef4a42f7b69...db104d43c929

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


[jenkinsci/gatekeeper-plugin] d44a76: [maven-release-plugin] prepare for next developmen...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gatekeeper-plugin
  Commit: d44a7612ef29da788b9eee4ace87fae867e01790
  
https://github.com/jenkinsci/gatekeeper-plugin/commit/d44a7612ef29da788b9eee4ace87fae867e01790
  Author: Anatoly Bubenkov bubenk...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  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/groups/opt_out.


[jenkinsci/gatekeeper-plugin]

2014-02-06 Thread GitHub
  Branch: refs/tags/GatekeeperPlugin-2.0.7-beta
  Home:   https://github.com/jenkinsci/gatekeeper-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/groups/opt_out.


[jenkinsci/gatekeeper-plugin] e41e5b: use -r for pulling branch instead of -b

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gatekeeper-plugin
  Commit: e41e5b02617911de4ea2e8ed7480bcaf7babe708
  
https://github.com/jenkinsci/gatekeeper-plugin/commit/e41e5b02617911de4ea2e8ed7480bcaf7babe708
  Author: Anatoly Bubenkov bubenk...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M 
src/main/java/org/paylogic/jenkins/advancedscm/backends/helpers/AdvancedHgExe.java

  Log Message:
  ---
  use -r for pulling branch instead of -b


  Commit: 5dc2deb8b905a41c90813bca4fd2b1654da968a3
  
https://github.com/jenkinsci/gatekeeper-plugin/commit/5dc2deb8b905a41c90813bca4fd2b1654da968a3
  Author: Anatoly Bubenkov bubenk...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  use -r for pulling branch instead of -b


  Commit: 4dbcdf64f32390bb70aadbf2f6a4ffe70629662b
  
https://github.com/jenkinsci/gatekeeper-plugin/commit/4dbcdf64f32390bb70aadbf2f6a4ffe70629662b
  Author: Anatoly Bubenkov bubenk...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release GatekeeperPlugin-2.0.7-beta


Compare: 
https://github.com/jenkinsci/gatekeeper-plugin/compare/c7c547c0bdaa...4dbcdf64f323

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


[jenkinsci/neoload-plugin] b5a394: release 1.0.1

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neoload-plugin
  Commit: b5a394c1fe1125fa56bdfde396ef4cc2f527d920
  
https://github.com/jenkinsci/neoload-plugin/commit/b5a394c1fe1125fa56bdfde396ef4cc2f527d920
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  release 1.0.1


  Commit: 6274d19df98841dcc4bee3e1a8165b17428649ac
  
https://github.com/jenkinsci/neoload-plugin/commit/6274d19df98841dcc4bee3e1a8165b17428649ac
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neoload-jenkins-plugin-1.0.1


  Commit: b0f38a9c01851dfa9dc58a5f0723f67b27e9a2ce
  
https://github.com/jenkinsci/neoload-plugin/commit/b0f38a9c01851dfa9dc58a5f0723f67b27e9a2ce
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  release 1.0.1


  Commit: 7a416b5a768b7a27bda5b377c4461e3ffd2d859e
  
https://github.com/jenkinsci/neoload-plugin/commit/7a416b5a768b7a27bda5b377c4461e3ffd2d859e
  Author: unknown ajohn...@santorin.intranet.neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neoload-jenkins-plugin-1.0.1


  Commit: 84661fc02fe617ddb1d4624b5b306dbd15d244e7
  
https://github.com/jenkinsci/neoload-plugin/commit/84661fc02fe617ddb1d4624b5b306dbd15d244e7
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  release 1.0.1


Compare: 
https://github.com/jenkinsci/neoload-plugin/compare/db104d43c929...84661fc02fe6

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


[jenkinsci/wwpass-plugin] 815fb8: add compatibilitywith IE11, some edits due to chan...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/wwpass-plugin
  Commit: 815fb8c876f385554348646ec13997cf609ca9c3
  
https://github.com/jenkinsci/wwpass-plugin/commit/815fb8c876f385554348646ec13997cf609ca9c3
  Author: s.panyushkin s.panyush...@wwpass.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M 
src/main/resources/com/wwpass/wwpassauth/WwpassLoginService/wwpass_button.jelly
M 
src/main/resources/com/wwpass/wwpassauth/WwpassSecurityRealm/firstUser.jelly
M src/main/resources/com/wwpass/wwpassauth/WwpassSecurityRealm/login.jelly
M src/main/resources/com/wwpass/wwpassauth/WwpassSecurityRealm/signup.jelly
M 
src/main/resources/com/wwpass/wwpassauth/WwpassSecurityRealm/wwpass_button.jelly
M src/main/resources/com/wwpass/wwpassauth/WwpassUserProperty/config.jelly

  Log Message:
  ---
  add compatibilitywith IE11, some edits due to change of atrifactId


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


[jenkinsci/wwpass-plugin] a8e454: [maven-release-plugin] prepare for next developmen...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/wwpass-plugin
  Commit: a8e4547e76a29e1607a8cf22e459ae338c906900
  
https://github.com/jenkinsci/wwpass-plugin/commit/a8e4547e76a29e1607a8cf22e459ae338c906900
  Author: Stanislav Panyushkin s.panyush...@wwpass.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  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/groups/opt_out.


[jenkinsci/wwpass-plugin] dfad40: [maven-release-plugin] prepare release wwpass-plug...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/wwpass-plugin
  Commit: dfad40bd609dcabb369f9514025504db15279266
  
https://github.com/jenkinsci/wwpass-plugin/commit/dfad40bd609dcabb369f9514025504db15279266
  Author: Stanislav Panyushkin s.panyush...@wwpass.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release wwpass-plugin-1.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/groups/opt_out.


[jenkinsci/wwpass-plugin]

2014-02-06 Thread GitHub
  Branch: refs/tags/wwpass-plugin-1.1
  Home:   https://github.com/jenkinsci/wwpass-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/groups/opt_out.


[jenkinsci/jobConfigHistory-plugin] 869921: JENKINS-21411 Shift (Prev/Next) for diff results

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin
  Commit: 869921de373cf916d84f7f03741b357965cdbc39
  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/869921de373cf916d84f7f03741b357965cdbc39
  Author: Stefan Brausch stefan.brau...@1und1.de
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction.java
M 
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/showDiffFiles.jelly

  Log Message:
  ---
  JENKINS-21411 Shift (Prev/Next) for diff results

Both sides goes to the next or previous entry (shift)


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


[jenkinsci/jenkins] 0e122d: [FIXED JENKINS-19898] test base classes should not...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 0e122dfcacebbf791223ca416ad845e12a4ca38e
  
https://github.com/jenkinsci/jenkins/commit/0e122dfcacebbf791223ca416ad845e12a4ca38e
  Author: James Nord te...@teilo.net
  Date:   2013-11-03 (Sun, 03 Nov 2013)

  Changed paths:
M core/src/main/java/hudson/tasks/junit/CaseResult.java
M core/src/main/java/hudson/tasks/junit/ClassResult.java
M core/src/main/java/hudson/tasks/test/AbstractTestResultAction.java
M core/src/main/java/hudson/tasks/test/AggregatedTestResultAction.java
M core/src/main/java/hudson/tasks/test/TestObject.java

  Log Message:
  ---
  [FIXED JENKINS-19898] test base classes should not be linked to the junit 
implementation.

Changed the return type to be generic and not the junit specific CaseResult.

TestObject.fullName was used in the baseClasses jelly but this was only defined 
in the CaseResult so add an implementation to the base class such that people 
can continue to use the generic jelly in their cusomt test implementations.

Change-Id: I39fbff6621d7f20f9cebb210eea4f54a90f77375


  Commit: b03ad296088d13060eb46c484f82de1ed31a903d
  
https://github.com/jenkinsci/jenkins/commit/b03ad296088d13060eb46c484f82de1ed31a903d
  Author: Kohsuke Kawaguchi k...@kohsuke.org
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M core/src/main/java/hudson/tasks/junit/CaseResult.java
M core/src/main/java/hudson/tasks/junit/ClassResult.java
M core/src/main/java/hudson/tasks/test/AbstractTestResultAction.java
M core/src/main/java/hudson/tasks/test/AggregatedTestResultAction.java
M core/src/main/java/hudson/tasks/test/TestObject.java

  Log Message:
  ---
  Merge pull request #998 from jenkinsci/jenkins-19898

[FIXED JENKINS-19898] test base classes should not be linked to the junit 
implementation.


Compare: 
https://github.com/jenkinsci/jenkins/compare/59ad27cc4726...b03ad296088d

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


[jenkinsci/neoload-plugin] 143d66: [maven-release-plugin] prepare release neoload-jen...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neoload-plugin
  Commit: 143d667d72dfac6424695f0f40bd31edfa3c6a8a
  
https://github.com/jenkinsci/neoload-plugin/commit/143d667d72dfac6424695f0f40bd31edfa3c6a8a
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neoload-jenkins-plugin-1.0.1


  Commit: fa26fd55f51d97ba05c3ef499d651d4758ef3428
  
https://github.com/jenkinsci/neoload-plugin/commit/fa26fd55f51d97ba05c3ef499d651d4758ef3428
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  release 1.0.1


  Commit: da9b98d4a5bf24254a135a164f552094cc472b16
  
https://github.com/jenkinsci/neoload-plugin/commit/da9b98d4a5bf24254a135a164f552094cc472b16
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neoload-jenkins-plugin-1.0.1


  Commit: c1c98be180823a23e262f38d88024058d22f6689
  
https://github.com/jenkinsci/neoload-plugin/commit/c1c98be180823a23e262f38d88024058d22f6689
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  release 1.0.1


Compare: 
https://github.com/jenkinsci/neoload-plugin/compare/84661fc02fe6...c1c98be18082

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


[jenkinsci/literate-plugin] b8f117: Can safely return null as we are being called befo...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/literate-plugin
  Commit: b8f117cdd395a4ae1146b88ca5310202fcb82728
  
https://github.com/jenkinsci/literate-plugin/commit/b8f117cdd395a4ae1146b88ca5310202fcb82728
  Author: Stephen Connolly stephen.alan.conno...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M 
src/main/java/org/cloudbees/literate/jenkins/promotions/PromotionJobProperty.java

  Log Message:
  ---
  Can safely return null as we are being called before setOwner was called so 
no way to solve anyhow


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


[jenkinsci/promoted-builds-plugin] 419e0c: Does not need to assume that the ancestor is a Job...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/promoted-builds-plugin
  Commit: 419e0c59fc1b43e05a5c7bef3b9d5d230154354f
  
https://github.com/jenkinsci/promoted-builds-plugin/commit/419e0c59fc1b43e05a5c7bef3b9d5d230154354f
  Author: Stephen Connolly stephen.alan.conno...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M src/main/java/hudson/plugins/promoted_builds/PromotionTrigger.java

  Log Message:
  ---
  Does not need to assume that the ancestor is a Job, we can live with an Item


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


[jenkinsci/neoload-plugin] fe75e1: [maven-release-plugin] prepare release neoload-jen...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neoload-plugin
  Commit: fe75e1ce4a5f92f5f793e8f72fe3959cb9eb37e0
  
https://github.com/jenkinsci/neoload-plugin/commit/fe75e1ce4a5f92f5f793e8f72fe3959cb9eb37e0
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neoload-jenkins-plugin-1.0.1


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


[jenkinsci/literate-plugin] b1f6ec: Fix summary

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/literate-plugin
  Commit: b1f6ec8269ce4a307bed0bbe1dc4b101f95c5812
  
https://github.com/jenkinsci/literate-plugin/commit/b1f6ec8269ce4a307bed0bbe1dc4b101f95c5812
  Author: Stephen Connolly stephen.alan.conno...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M 
src/main/resources/org/cloudbees/literate/jenkins/promotions/PromotionBranchProjectAction/index.jelly

  Log Message:
  ---
  Fix summary


  Commit: 2a254ad881d369d65321f8e8dbece4ad4a0fb203
  
https://github.com/jenkinsci/literate-plugin/commit/2a254ad881d369d65321f8e8dbece4ad4a0fb203
  Author: Stephen Connolly stephen.alan.conno...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M 
src/main/java/org/cloudbees/literate/jenkins/promotions/PromotionBranchBuildAction.java
M 
src/main/java/org/cloudbees/literate/jenkins/promotions/PromotionBranchProjectAction.java
M 
src/main/java/org/cloudbees/literate/jenkins/promotions/PromotionBuild.java
M 
src/main/java/org/cloudbees/literate/jenkins/promotions/PromotionConfiguration.java
M 
src/main/java/org/cloudbees/literate/jenkins/promotions/PromotionJobProperty.java
M 
src/main/java/org/cloudbees/literate/jenkins/promotions/PromotionProject.java
A 
src/main/java/org/cloudbees/literate/jenkins/promotions/PromotionSetup.java
A 
src/main/java/org/cloudbees/literate/jenkins/promotions/PromotionSetupDescriptor.java
M 
src/main/java/org/cloudbees/literate/jenkins/promotions/PromotionStatus.java
A 
src/main/java/org/cloudbees/literate/jenkins/promotions/setup/RestoreArchivedFiles.java
M 
src/main/resources/org/cloudbees/literate/jenkins/promotions/PromotionConfiguration/config.jelly
A 
src/main/resources/org/cloudbees/literate/jenkins/promotions/setup/Messages.properties
A 
src/main/resources/org/cloudbees/literate/jenkins/promotions/setup/RestoreArchivedFiles/config.jelly
A 
src/main/resources/org/cloudbees/literate/jenkins/promotions/setup/RestoreArchivedFiles/help-environments.html
A 
src/main/resources/org/cloudbees/literate/jenkins/promotions/setup/RestoreArchivedFiles/help-excludes.html
A 
src/main/resources/org/cloudbees/literate/jenkins/promotions/setup/RestoreArchivedFiles/help-includes.html
M 
src/test/java/org/cloudbees/literate/jenkins/promotions/PromotionConfigurationTest.java

  Log Message:
  ---
  Add restore archived files as a pre-promotion setup step


Compare: 
https://github.com/jenkinsci/literate-plugin/compare/b8f117cdd395...2a254ad881d3

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


[jenkinsci/jobConfigHistory-plugin] 69bb70: Checkstyle

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin
  Commit: 69bb702d2e9a62c515b62b01d4b4008efc400a40
  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/69bb702d2e9a62c515b62b01d4b4008efc400a40
  Author: Stefan Brausch stefan.brau...@1und1.de
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction.java

  Log Message:
  ---
  Checkstyle


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


[jenkinsci/monitoring-plugin] 5620f7: IntelliJ files in .gitignore

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/monitoring-plugin
  Commit: 5620f77c6ea9b93ef937e3964f81b31cd99f4e82
  
https://github.com/jenkinsci/monitoring-plugin/commit/5620f77c6ea9b93ef937e3964f81b31cd99f4e82
  Author: Stephen Connolly stephen.alan.conno...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M .gitignore

  Log Message:
  ---
  IntelliJ files in .gitignore


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


[jenkinsci/jobConfigHistory-plugin] 05c453: PMD

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin
  Commit: 05c453c24e2c52e88da72ace334206cad6f921f2
  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/05c453c24e2c52e88da72ace334206cad6f921f2
  Author: Stefan Brausch stefan.brau...@1und1.de
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction.java

  Log Message:
  ---
  PMD


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


[jenkinsci/neoload-plugin] b6e953: release 1.0.1

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neoload-plugin
  Commit: b6e953efeb3f542812bece6268ad4f815c9d01ea
  
https://github.com/jenkinsci/neoload-plugin/commit/b6e953efeb3f542812bece6268ad4f815c9d01ea
  Author: NeotysPluginSupport plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  release 1.0.1


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


[jenkinsci/skytap-cloud-plugin] cd36b5: Prep for v2 release

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/skytap-cloud-plugin
  Commit: cd36b5908c4262289eb53658d58a50e7d1e76b4c
  
https://github.com/jenkinsci/skytap-cloud-plugin/commit/cd36b5908c4262289eb53658d58a50e7d1e76b4c
  Author: Tom Milligan tmilli...@skytap.com
  Date:   2014-02-04 (Tue, 04 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Prep for v2 release


  Commit: d052a2363265aab7e60018c1d30f00319bebdb2e
  
https://github.com/jenkinsci/skytap-cloud-plugin/commit/d052a2363265aab7e60018c1d30f00319bebdb2e
  Author: Tom Milligan tmilli...@skytap.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/skytap/AddConfigurationToProjectStep.java
A src/main/java/org/jenkinsci/plugins/skytap/AddTemplateToProjectStep.java
M src/main/java/org/jenkinsci/plugins/skytap/ConnectToVPNTunnelStep.java
M src/main/java/org/jenkinsci/plugins/skytap/CreateConfigurationStep.java
A src/main/java/org/jenkinsci/plugins/skytap/CreatePublishedServiceStep.java
M src/main/java/org/jenkinsci/plugins/skytap/DeleteConfigurationStep.java
A 
src/main/java/org/jenkinsci/plugins/skytap/ListPublishedURLForConfigurationStep.java
A src/main/java/org/jenkinsci/plugins/skytap/ListVMPublishedServiceStep.java
A 
src/main/java/org/jenkinsci/plugins/skytap/MergeTemplateIntoConfigurationStep.java
M src/main/java/org/jenkinsci/plugins/skytap/NetworkConnectStep.java
M src/main/java/org/jenkinsci/plugins/skytap/SkytapUtils.java
A 
src/main/resources/org/jenkinsci/plugins/skytap/AddConfigurationToProjectStep/help-configurationID.html
A 
src/main/resources/org/jenkinsci/plugins/skytap/AddTemplateToProjectStep/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/skytap/CreateConfigurationStep/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/skytap/CreatePublishedServiceStep/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/skytap/ListPublishedURLForConfigurationStep/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/skytap/ListVMPublishedServiceStep/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/skytap/MergeTemplateIntoConfigurationStep/config.jelly

  Log Message:
  ---
  Merge branch 'master' of https://github.com/jenkinsci/skytap-cloud-plugin


Compare: 
https://github.com/jenkinsci/skytap-cloud-plugin/compare/701d8bd181ec...d052a2363265

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


[jenkinsci/skytap-cloud-plugin] a01dd8: Make error message for individual VM URLs more des...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/skytap-cloud-plugin
  Commit: a01dd8777e1083d93320370ae3c9f31f220245a7
  
https://github.com/jenkinsci/skytap-cloud-plugin/commit/a01dd8777e1083d93320370ae3c9f31f220245a7
  Author: Tom Milligan tmilli...@skytap.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/skytap/ListPublishedURLForConfigurationStep.java

  Log Message:
  ---
  Make error message for individual VM URLs more descriptive


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


[jenkinsci/skytap-cloud-plugin]

2014-02-06 Thread GitHub
  Branch: refs/tags/skytap-2.00
  Home:   https://github.com/jenkinsci/skytap-cloud-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/groups/opt_out.


[jenkinsci/skytap-cloud-plugin] 8094c0: [maven-release-plugin] prepare for next developmen...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/skytap-cloud-plugin
  Commit: 8094c0b876206ddd7e754a6d4ae824e545865378
  
https://github.com/jenkinsci/skytap-cloud-plugin/commit/8094c0b876206ddd7e754a6d4ae824e545865378
  Author: Tom Milligan tmilli...@skytap.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  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/groups/opt_out.


[jenkinsci/skytap-cloud-plugin] 690ae2: [maven-release-plugin] prepare release skytap-2.00

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/skytap-cloud-plugin
  Commit: 690ae27f36a1f26d2a0e21d3037cedef91f495b5
  
https://github.com/jenkinsci/skytap-cloud-plugin/commit/690ae27f36a1f26d2a0e21d3037cedef91f495b5
  Author: Tom Milligan tmilli...@skytap.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release skytap-2.00


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


[jenkinsci/jobConfigHistory-plugin] 049e1c: Bad optimization changed

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin
  Commit: 049e1c6b40f00114a77eb9bb96e6c30638590351
  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/049e1c6b40f00114a77eb9bb96e6c30638590351
  Author: Stefan Brausch stefan.brau...@1und1.de
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction.java

  Log Message:
  ---
  Bad optimization changed


  Commit: ba5576fd9ea3c2d1afc2cc9a197b581f81b14acb
  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/ba5576fd9ea3c2d1afc2cc9a197b581f81b14acb
  Author: Stefan Brausch stefan.brau...@1und1.de
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M 
src/main/java/hudson/plugins/jobConfigHistory/ComputerConfigHistoryAction.java
M 
src/main/resources/hudson/plugins/jobConfigHistory/ComputerConfigHistoryAction/showDiffFiles.jelly

  Log Message:
  ---
  JENKINS-21411 Shift (Prev/Next) for diff results for slaves


Compare: 
https://github.com/jenkinsci/jobConfigHistory-plugin/compare/05c453c24e2c...ba5576fd9ea3

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


[jenkinsci/neoload-plugin] 38f21c: [maven-release-plugin] prepare for next developmen...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neoload-plugin
  Commit: 38f21c9ed52254cba23398e105d087ab41e7f049
  
https://github.com/jenkinsci/neoload-plugin/commit/38f21c9ed52254cba23398e105d087ab41e7f049
  Author: git plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  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/groups/opt_out.


[jenkinsci/performance-plugin] 837524: Storing parsed JMeter report results into xml file

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: 83752444a1152717cd7aadecb76d2dde45f5de5a
  
https://github.com/jenkinsci/performance-plugin/commit/83752444a1152717cd7aadecb76d2dde45f5de5a
  Author: Palvinder Singh palvinder_si...@intuit.com
  Date:   2014-01-23 (Thu, 23 Jan 2014)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/performance/PerformancePublisher.java

  Log Message:
  ---
  Storing parsed JMeter report results into xml file

After parsing the JMeter reports, the results are stored into a xml
file that is stored as an artifact of the build.

- For the error threshold calculation, the xml file contains response
times information.

- For the build comparison, the xml file contains the comparison
results between two builds and response times information. (comparison
works for single jmeter files)


  Commit: 3b8693a4d6976818e68bc4cd4aff5c22834e14c0
  
https://github.com/jenkinsci/performance-plugin/commit/3b8693a4d6976818e68bc4cd4aff5c22834e14c0
  Author: Manuel Carrasco man...@apache.org
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/performance/PerformancePublisher.java

  Log Message:
  ---
  Merge pull request #22 from palvinds/master

Storing parsed JMeter report results into xml file


Compare: 
https://github.com/jenkinsci/performance-plugin/compare/453f99d90f08...3b8693a4d697

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


[jenkinsci/neoload-plugin]

2014-02-06 Thread GitHub
  Branch: refs/tags/neoload-jenkins-plugin-1.0.1
  Home:   https://github.com/jenkinsci/neoload-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/groups/opt_out.


[jenkinsci/neoload-plugin] d872ec: release 1.0.1

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neoload-plugin
  Commit: d872ecc063e8168b36b1e7ba015dd0d445b3346c
  
https://github.com/jenkinsci/neoload-plugin/commit/d872ecc063e8168b36b1e7ba015dd0d445b3346c
  Author: git plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  release 1.0.1


  Commit: 798a8460bdd0d9bd81c4ded1b4806cc95b1f982e
  
https://github.com/jenkinsci/neoload-plugin/commit/798a8460bdd0d9bd81c4ded1b4806cc95b1f982e
  Author: git plugin-supp...@neotys.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release neoload-jenkins-plugin-1.0.1


Compare: 
https://github.com/jenkinsci/neoload-plugin/compare/b6e953efeb3f...798a8460bdd0

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


[jenkinsci/performance-plugin] 5bc19c: Updated .gitignore - Eclipse Files

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: 5bc19c22d42eb4196f39150c1aba167a7dabe0ce
  
https://github.com/jenkinsci/performance-plugin/commit/5bc19c22d42eb4196f39150c1aba167a7dabe0ce
  Author: John Murray m...@johnmurray.io
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M .gitignore

  Log Message:
  ---
  Updated .gitignore - Eclipse Files

Added eclipse project files to .gitignore


  Commit: 58cb4faa4d7a832dfac55be08fe7c92594f14309
  
https://github.com/jenkinsci/performance-plugin/commit/58cb4faa4d7a832dfac55be08fe7c92594f14309
  Author: John Murray m...@johnmurray.io
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M src/main/java/hudson/plugins/performance/PerformanceReport.java

  Log Message:
  ---
  Cleanup - PerformanceReport

+ Removed unused instance variable httpSample (and getters/setters)
+ Removed unused imports
+ Removed unused local variables (long average) in 2 methods


  Commit: 453f99d90f087a3c13b97f41f6a68efaab865f14
  
https://github.com/jenkinsci/performance-plugin/commit/453f99d90f087a3c13b97f41f6a68efaab865f14
  Author: Manuel Carrasco man...@apache.org
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M .gitignore
M src/main/java/hudson/plugins/performance/PerformanceReport.java

  Log Message:
  ---
  Merge pull request #25 from JohnMurray/clean-up

Clean up


Compare: 
https://github.com/jenkinsci/performance-plugin/compare/29b7a81a410d...453f99d90f08

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


[jenkinsci/gatekeeper-plugin] a25798: [maven-release-plugin] prepare release GatekeeperP...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gatekeeper-plugin
  Commit: a25798042517e907629eb56828bd224892c3bdae
  
https://github.com/jenkinsci/gatekeeper-plugin/commit/a25798042517e907629eb56828bd224892c3bdae
  Author: Anatoly Bubenkov bubenk...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release GatekeeperPlugin-2.0.9-beta


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


[jenkinsci/gatekeeper-plugin]

2014-02-06 Thread GitHub
  Branch: refs/tags/GatekeeperPlugin-2.0.9-beta
  Home:   https://github.com/jenkinsci/gatekeeper-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/groups/opt_out.


[jenkinsci/gatekeeper-plugin] 76bcc6: [maven-release-plugin] prepare for next developmen...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gatekeeper-plugin
  Commit: 76bcc6aea797b0f803616623f1f558eeaf31c728
  
https://github.com/jenkinsci/gatekeeper-plugin/commit/76bcc6aea797b0f803616623f1f558eeaf31c728
  Author: Anatoly Bubenkov bubenk...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  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/groups/opt_out.


[jenkinsci/hue-light-plugin]

2014-02-06 Thread GitHub
  Branch: refs/tags/hue-light-1.0.1
  Home:   https://github.com/jenkinsci/hue-light-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/groups/opt_out.


[jenkinsci/hue-light-plugin] 1bad35: [maven-release-plugin] prepare for next developmen...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hue-light-plugin
  Commit: 1bad353355842b62b6a7ecb9f8fbd793e5bf3c8a
  
https://github.com/jenkinsci/hue-light-plugin/commit/1bad353355842b62b6a7ecb9f8fbd793e5bf3c8a
  Author: Mathias Nestler mathias.nest...@barzahlen.de
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  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/groups/opt_out.


[jenkinsci/hue-light-plugin] b0f4f5: fixed version snapshot

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hue-light-plugin
  Commit: b0f4f5788c354cea1197d3c8b85afdf24abc24f1
  
https://github.com/jenkinsci/hue-light-plugin/commit/b0f4f5788c354cea1197d3c8b85afdf24abc24f1
  Author: Mathias Nestler mathias.nest...@barzahlen.de
  Date:   2013-10-22 (Tue, 22 Oct 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fixed version snapshot


  Commit: edbd7c6706a05ccd66dae4fd1a63445a8d5b11b0
  
https://github.com/jenkinsci/hue-light-plugin/commit/edbd7c6706a05ccd66dae4fd1a63445a8d5b11b0
  Author: Mathias Nestler mathias.nest...@barzahlen.de
  Date:   2013-10-22 (Tue, 22 Oct 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release hue-light-1.0.0


  Commit: 00559d6a4023ce9d8b73abc0fb8159048edc7155
  
https://github.com/jenkinsci/hue-light-plugin/commit/00559d6a4023ce9d8b73abc0fb8159048edc7155
  Author: mcterrySep mcte...@sep.com
  Date:   2013-11-26 (Tue, 26 Nov 2013)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/hue_light/LightController.java

  Log Message:
  ---
  added setSat(255) for the StateUpdate


  Commit: 63fc8c298c15363aa74dad36e4791209cf98d008
  
https://github.com/jenkinsci/hue-light-plugin/commit/63fc8c298c15363aa74dad36e4791209cf98d008
  Author: Mathias mathias.nest...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/hue_light/LightController.java

  Log Message:
  ---
  Merge pull request #2 from mcterrySep/patch-1

added setSat(255) for the StateUpdate


  Commit: f978368d08e8984a5dbb240c7f6c5c6bc111f987
  
https://github.com/jenkinsci/hue-light-plugin/commit/f978368d08e8984a5dbb240c7f6c5c6bc111f987
  Author: Mathias Nestler mathias.nest...@barzahlen.de
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/hue_light/LightController.java

  Log Message:
  ---
  Merge branch 'master' of github.com:MMore/hue-light-plugin


  Commit: f41c96e9a018ee43f01a4142bd983ffd9faec890
  
https://github.com/jenkinsci/hue-light-plugin/commit/f41c96e9a018ee43f01a4142bd983ffd9faec890
  Author: Mathias Nestler mathias.nest...@barzahlen.de
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  prepared patch release


  Commit: 21b2a7a2646ca9fc12e941434b771156ff19e336
  
https://github.com/jenkinsci/hue-light-plugin/commit/21b2a7a2646ca9fc12e941434b771156ff19e336
  Author: Mathias Nestler mathias.nest...@barzahlen.de
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release hue-light-1.0.1


Compare: 
https://github.com/jenkinsci/hue-light-plugin/compare/fde2df24e11a...21b2a7a2646c

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


[jenkinsci/jobConfigHistory-plugin] 370a6a: JENKINS-21411 Shrinking and expanding range for di...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin
  Commit: 370a6aec397597117be68b480c4bd59ae910df91
  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/370a6aec397597117be68b480c4bd59ae910df91
  Author: Stefan Brausch stefan.brau...@1und1.de
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M 
src/main/java/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction.java
M 
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/showDiffFiles.jelly

  Log Message:
  ---
  JENKINS-21411 Shrinking and expanding range for diff view (job view only)


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


[jenkinsci/sloccount-plugin] 37bc40: [JENKINS-21697] New Parts panel on report page

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sloccount-plugin
  Commit: 37bc40763075398a1695921455da1423e8621140
  
https://github.com/jenkinsci/sloccount-plugin/commit/37bc40763075398a1695921455da1423e8621140
  Author: Michal Turek mixaltu...@users.sf.net
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M src/main/java/hudson/plugins/sloccount/SloccountResult.java
M src/main/java/hudson/plugins/sloccount/model/File.java
A src/main/java/hudson/plugins/sloccount/model/Part.java
M src/main/java/hudson/plugins/sloccount/model/SloccountParser.java
M src/main/java/hudson/plugins/sloccount/model/SloccountPublisherReport.java
M src/main/java/hudson/plugins/sloccount/model/SloccountReport.java
M src/main/java/hudson/plugins/sloccount/model/SloccountReportInterface.java
M src/main/resources/hudson/plugins/sloccount/SloccountResult/files.jelly
A src/main/resources/hudson/plugins/sloccount/SloccountResult/parts.jelly
A 
src/main/resources/hudson/plugins/sloccount/SloccountResult/parts_de.properties
A 
src/main/resources/hudson/plugins/sloccount/SloccountResult/parts_ja.properties
M src/main/resources/tabview/main.jelly
M src/test/java/hudson/plugins/sloccount/model/SloccountReportTest.java

  Log Message:
  ---
  [JENKINS-21697] New Parts panel on report page

- A new panel called Parts was added to the report page.
- It contains data present in the third column of SLOCCount tool output.
- Backward compatibility with plugin version 1.10 and less tested.


  Commit: e93822abc0bb5ce515dc99554d4bd5a5a8eeaa15
  
https://github.com/jenkinsci/sloccount-plugin/commit/e93822abc0bb5ce515dc99554d4bd5a5a8eeaa15
  Author: Michal Turek mixal.tu...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M src/main/java/hudson/plugins/sloccount/SloccountResult.java
M src/main/java/hudson/plugins/sloccount/model/File.java
A src/main/java/hudson/plugins/sloccount/model/Part.java
M src/main/java/hudson/plugins/sloccount/model/SloccountParser.java
M src/main/java/hudson/plugins/sloccount/model/SloccountPublisherReport.java
M src/main/java/hudson/plugins/sloccount/model/SloccountReport.java
M src/main/java/hudson/plugins/sloccount/model/SloccountReportInterface.java
M src/main/resources/hudson/plugins/sloccount/SloccountResult/files.jelly
A src/main/resources/hudson/plugins/sloccount/SloccountResult/parts.jelly
A 
src/main/resources/hudson/plugins/sloccount/SloccountResult/parts_de.properties
A 
src/main/resources/hudson/plugins/sloccount/SloccountResult/parts_ja.properties
M src/main/resources/tabview/main.jelly
M src/test/java/hudson/plugins/sloccount/model/SloccountReportTest.java

  Log Message:
  ---
  Merge pull request #33 from mixalturek/master

[JENKINS-21697] New Parts panel on report page


Compare: 
https://github.com/jenkinsci/sloccount-plugin/compare/111933439b6f...e93822abc0bb

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


[jenkinsci/jobConfigHistory-plugin] 3264c1: Using correct Date timestamps for timestamp test

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin
  Commit: 3264c1a323abb20b96feb123375992c85e18ef9b
  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/3264c1a323abb20b96feb123375992c85e18ef9b
  Author: Stefan Brausch stefan.brau...@1und1.de
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M 
src/test/java/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectActionTest.java
M 
src/test/java/hudson/plugins/jobConfigHistory/JobConfigHistoryRootActionTest.java
M src/test/java/hudson/plugins/jobConfigHistory/TUtils.java

  Log Message:
  ---
  Using correct Date timestamps for timestamp test


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


[jenkinsci/jobConfigHistory-plugin] dcb7b9: Typo

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin
  Commit: dcb7b9622c921cf12a8985ad7f47de4db827e384
  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/dcb7b9622c921cf12a8985ad7f47de4db827e384
  Author: Stefan Brausch stefan.brau...@1und1.de
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M 
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistoryProjectAction/showDiffFiles.jelly

  Log Message:
  ---
  Typo


  Commit: 87051706aad1db1a9f10b9ca892417fd644cc475
  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/87051706aad1db1a9f10b9ca892417fd644cc475
  Author: Stefan Brausch stefan.brau...@1und1.de
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M src/test/java/hudson/plugins/jobConfigHistory/JobConfigBadgeActionIT.java

  Log Message:
  ---
  IT fixed (headline changed)


Compare: 
https://github.com/jenkinsci/jobConfigHistory-plugin/compare/3264c1a323ab...87051706aad1

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


[jenkinsci/ec2-plugin] cf5b0d: Upgrade to AWS client 1.7.0

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: cf5b0de5ae7a1eda5a68b202ac04422daa99c21a
  
https://github.com/jenkinsci/ec2-plugin/commit/cf5b0de5ae7a1eda5a68b202ac04422daa99c21a
  Author: Andrew Gustafson gus4...@gmail.com
  Date:   2014-02-05 (Wed, 05 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Upgrade to AWS client 1.7.0


  Commit: 47378f42428d0d4b29f597c96a4bee4e3ed05eb5
  
https://github.com/jenkinsci/ec2-plugin/commit/47378f42428d0d4b29f597c96a4bee4e3ed05eb5
  Author: Francis Upton franc...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #78 from agustafson/upgrade-aws-1.7.0

Upgrade to AWS client 1.7.0


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/888c1197bfc7...47378f42428d

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


[jenkinsci/mypeople-plugin]

2014-02-06 Thread GitHub
  Branch: refs/tags/mypeople-0.3.0.2
  Home:   https://github.com/jenkinsci/mypeople-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/groups/opt_out.


[jenkinsci/mypeople-plugin] 954294: Fix scm

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mypeople-plugin
  Commit: 9542947a349d2ada88155d5a04d4a1b9291a20a1
  
https://github.com/jenkinsci/mypeople-plugin/commit/9542947a349d2ada88155d5a04d4a1b9291a20a1
  Author: anyon-can-test anyone.can.t...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix scm


  Commit: 3b5c431fe60affc56fd1a24838daf53a97a845a7
  
https://github.com/jenkinsci/mypeople-plugin/commit/3b5c431fe60affc56fd1a24838daf53a97a845a7
  Author: anyon-can-test anyone.can.t...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release mypeople-0.3.0.2


Compare: 
https://github.com/jenkinsci/mypeople-plugin/compare/07fd319de321...3b5c431fe60a

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


[jenkinsci/mypeople-plugin] c840ed: [maven-release-plugin] prepare for next developmen...

2014-02-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mypeople-plugin
  Commit: c840ed93509a713bcfb1e7a5aca7d3bb59d24284
  
https://github.com/jenkinsci/mypeople-plugin/commit/c840ed93509a713bcfb1e7a5aca7d3bb59d24284
  Author: anyon-can-test anyone.can.t...@gmail.com
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  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/groups/opt_out.