[jenkinsci/jenkins] a7ec87: [FIXED JENKINS-28654] - Check null nodes condition...

2015-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: a7ec87c007817c15528a58ac3b35de979adef895
  
https://github.com/jenkinsci/jenkins/commit/a7ec87c007817c15528a58ac3b35de979adef895
  Author: Oleg Nenashev 
  Date:   2015-05-31 (Sun, 31 May 2015)

  Changed paths:
M core/src/main/java/hudson/model/AbstractProject.java

  Log Message:
  ---
  [FIXED JENKINS-28654] - Check null nodes condition in AbstractProject 
constructor


  Commit: 695a3d7dabdd23ba5fd8faca9c45dbbed9215b15
  
https://github.com/jenkinsci/jenkins/commit/695a3d7dabdd23ba5fd8faca9c45dbbed9215b15
  Author: Oleg Nenashev 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M core/src/main/java/hudson/model/AbstractProject.java

  Log Message:
  ---
  Merge pull request #1724 from oleg-nenashev/AbstractProject_constructor_NPE

[FIXED JENKINS-28654] - Check null nodes condition in AbstractProject 
constructor


Compare: 
https://github.com/jenkinsci/jenkins/compare/29f223a5078c...695a3d7dabdd

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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] 365ce3: Noting #1724

2015-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 365ce31cff637e558e0e9832fd848b33bfd872cb
  
https://github.com/jenkinsci/jenkins/commit/365ce31cff637e558e0e9832fd848b33bfd872cb
  Author: Oleg Nenashev 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M changelog.html

  Log Message:
  ---
  Noting #1724


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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/build-history-metrics-plugin] 1688c5: Some refactoring and additional tests

2015-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-history-metrics-plugin
  Commit: 1688c5caf3024d89d8b5e2db96be1de950f537e3
  
https://github.com/jenkinsci/build-history-metrics-plugin/commit/1688c5caf3024d89d8b5e2db96be1de950f537e3
  Author: mcgin 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
A src/main/java/jenkins/plugins/mttr/BuildMetric30DaysResultColumn.java
A src/main/java/jenkins/plugins/mttr/BuildMetric7DaysResultColumn.java
A src/main/java/jenkins/plugins/mttr/BuildMetricAllTimeResultColumn.java
R src/main/java/jenkins/plugins/mttr/MTTRAllBuildsResultColumn.java
R src/main/java/jenkins/plugins/mttr/MTTRLast30DaysResultColumn.java
R src/main/java/jenkins/plugins/mttr/MTTRLast7DaysResultColumn.java
M src/test/java/jenkins/plugins/mttr/MetricsActionTest.java

  Log Message:
  ---
  Some refactoring and additional tests


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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/build-history-metrics-plugin] f01ee2: Adding code coverage checks

2015-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-history-metrics-plugin
  Commit: f01ee295d54c0c67348a08eec496eceaac288b0f
  
https://github.com/jenkinsci/build-history-metrics-plugin/commit/f01ee295d54c0c67348a08eec496eceaac288b0f
  Author: mcgin 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Adding code coverage checks


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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.


[41362] trunk/hudson/plugins/vncrecorder/pom.xml: [maven-release-plugin] prepare for next development iteration

2015-06-07 Thread tbaum
Title: [41362] trunk/hudson/plugins/vncrecorder/pom.xml: [maven-release-plugin] prepare for next development iteration








Revision 41362
Author tbaum
Date 2015-06-07 08:22:56 -0400 (Sun, 07 Jun 2015)


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

Modified Paths

trunk/hudson/plugins/vncrecorder/pom.xml




Diff

Modified: trunk/hudson/plugins/vncrecorder/pom.xml (41361 => 41362)

--- trunk/hudson/plugins/vncrecorder/pom.xml	2015-06-07 12:22:52 UTC (rev 41361)
+++ trunk/hudson/plugins/vncrecorder/pom.xml	2015-06-07 12:22:56 UTC (rev 41362)
@@ -10,7 +10,7 @@
 
 	org.jenkins-ci.plugins
 	vncrecorder
-	1.22
+	1.23-SNAPSHOT
 	hpi
 
 	
@@ -42,9 +42,9 @@
 		
 	
  
-scm:svn:https://svn.jenkins-ci.org/tags/vncrecorder-1.22
-scm:svn:https://svn.jenkins-ci.org/tags/vncrecorder-1.22
-https://svn.jenkins-ci.org/tags/vncrecorder-1.22
+scm:svn:https://svn.jenkins-ci.org/trunk/hudson/plugins/vncrecorder
+scm:svn:https://svn.jenkins-ci.org/trunk/hudson/plugins/vncrecorder
+https://svn.jenkins-ci.org/trunk/hudson/plugins/vncrecorder
   
 http://wiki.jenkins-ci.org/display/JENKINS/VncRecorder+Plugin
 	VncRecorder 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.


[41360] trunk/hudson/plugins/vncrecorder/pom.xml: [maven-release-plugin] prepare release vncrecorder-1.22

2015-06-07 Thread tbaum
Title: [41360] trunk/hudson/plugins/vncrecorder/pom.xml: [maven-release-plugin] prepare release vncrecorder-1.22








Revision 41360
Author tbaum
Date 2015-06-07 08:22:42 -0400 (Sun, 07 Jun 2015)


Log Message
[maven-release-plugin] prepare release vncrecorder-1.22

Modified Paths

trunk/hudson/plugins/vncrecorder/pom.xml




Diff

Modified: trunk/hudson/plugins/vncrecorder/pom.xml (41359 => 41360)

--- trunk/hudson/plugins/vncrecorder/pom.xml	2015-06-05 15:32:48 UTC (rev 41359)
+++ trunk/hudson/plugins/vncrecorder/pom.xml	2015-06-07 12:22:42 UTC (rev 41360)
@@ -10,7 +10,7 @@
 
 	org.jenkins-ci.plugins
 	vncrecorder
-	1.22-SNAPSHOT
+	1.22
 	hpi
 
 	
@@ -42,9 +42,9 @@
 		
 	
  
-scm:svn:https://svn.jenkins-ci.org/trunk/hudson/plugins/vncrecorder
-scm:svn:https://svn.jenkins-ci.org/trunk/hudson/plugins/vncrecorder
-https://svn.jenkins-ci.org/trunk/hudson/plugins/vncrecorder
+scm:svn:https://svn.jenkins-ci.org/tags/vncrecorder-1.22
+scm:svn:https://svn.jenkins-ci.org/tags/vncrecorder-1.22
+https://svn.jenkins-ci.org/tags/vncrecorder-1.22
   
 http://wiki.jenkins-ci.org/display/JENKINS/VncRecorder+Plugin
 	VncRecorder 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.


[41361] tags/vncrecorder-1.22/vncrecorder/: [maven-release-plugin] copy for tag vncrecorder-1.22

2015-06-07 Thread tbaum
Title: [41361] tags/vncrecorder-1.22/vncrecorder/: [maven-release-plugin]  copy for tag vncrecorder-1.22








Revision 41361
Author tbaum
Date 2015-06-07 08:22:52 -0400 (Sun, 07 Jun 2015)


Log Message
[maven-release-plugin]  copy for tag vncrecorder-1.22

Added Paths

tags/vncrecorder-1.22/vncrecorder/




Diff







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
To unsubscribe from this 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.


[41363] trunk/hudson/plugins/imagecomparison/pom.xml: [maven-release-plugin ] prepare release imagecomparison-1.3

2015-06-07 Thread tbaum
Title: [41363] trunk/hudson/plugins/imagecomparison/pom.xml: [maven-release-plugin] prepare release imagecomparison-1.3








Revision 41363
Author tbaum
Date 2015-06-07 08:25:23 -0400 (Sun, 07 Jun 2015)


Log Message
[maven-release-plugin] prepare release imagecomparison-1.3

Modified Paths

trunk/hudson/plugins/imagecomparison/pom.xml




Diff

Modified: trunk/hudson/plugins/imagecomparison/pom.xml (41362 => 41363)

--- trunk/hudson/plugins/imagecomparison/pom.xml	2015-06-07 12:22:56 UTC (rev 41362)
+++ trunk/hudson/plugins/imagecomparison/pom.xml	2015-06-07 12:25:23 UTC (rev 41363)
@@ -11,7 +11,7 @@
   
   org.jenkins-ci.plugins
   imagecomparison
-  1.3-SNAPSHOT
+  1.3
   hpi
 
   Image comparison plugin
@@ -62,8 +62,8 @@
   -->
 
   
-  	https://svn.jenkins-ci.org/trunk/hudson/plugins/imagecomparison
-  	scm:svn:https://svn.jenkins-ci.org/trunk/hudson/plugins/imagecomparison
-  	scm:svn:https://svn.jenkins-ci.org/trunk/hudson/plugins/imagecomparison
+  	https://svn.jenkins-ci.org/tags/imagecomparison-1.3
+  	scm:svn:https://svn.jenkins-ci.org/tags/imagecomparison-1.3
+  	scm:svn:https://svn.jenkins-ci.org/tags/imagecomparison-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.


[41364] tags/imagecomparison-1.3/: [maven-release-plugin] copy for tag imagecomparison-1.3

2015-06-07 Thread tbaum
Title: [41364] tags/imagecomparison-1.3/: [maven-release-plugin]  copy for tag imagecomparison-1.3








Revision 41364
Author tbaum
Date 2015-06-07 08:25:29 -0400 (Sun, 07 Jun 2015)


Log Message
[maven-release-plugin]  copy for tag imagecomparison-1.3

Added Paths

tags/imagecomparison-1.3/




Diff







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
To unsubscribe from this 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.


[41365] trunk/hudson/plugins/imagecomparison/pom.xml: [maven-release-plugin ] prepare for next development iteration

2015-06-07 Thread tbaum
Title: [41365] trunk/hudson/plugins/imagecomparison/pom.xml: [maven-release-plugin] prepare for next development iteration








Revision 41365
Author tbaum
Date 2015-06-07 08:25:32 -0400 (Sun, 07 Jun 2015)


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

Modified Paths

trunk/hudson/plugins/imagecomparison/pom.xml




Diff

Modified: trunk/hudson/plugins/imagecomparison/pom.xml (41364 => 41365)

--- trunk/hudson/plugins/imagecomparison/pom.xml	2015-06-07 12:25:29 UTC (rev 41364)
+++ trunk/hudson/plugins/imagecomparison/pom.xml	2015-06-07 12:25:32 UTC (rev 41365)
@@ -11,7 +11,7 @@
   
   org.jenkins-ci.plugins
   imagecomparison
-  1.3
+  1.4-SNAPSHOT
   hpi
 
   Image comparison plugin
@@ -62,8 +62,8 @@
   -->
 
   
-  	https://svn.jenkins-ci.org/tags/imagecomparison-1.3
-  	scm:svn:https://svn.jenkins-ci.org/tags/imagecomparison-1.3
-  	scm:svn:https://svn.jenkins-ci.org/tags/imagecomparison-1.3
+  	https://svn.jenkins-ci.org/trunk/hudson/plugins/imagecomparison
+  	scm:svn:https://svn.jenkins-ci.org/trunk/hudson/plugins/imagecomparison
+  	scm:svn:https://svn.jenkins-ci.org/trunk/hudson/plugins/imagecomparison
   
 









-- 
You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
To unsubscribe from this 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/phabricator-plugin] 702588: Raise arcanist usage exceptions on errors

2015-06-07 Thread GitHub
  Branch: refs/heads/handle-errors
  Home:   https://github.com/jenkinsci/phabricator-plugin
  Commit: 7025888bd449f671d0ddef100dc459b5b083126f
  
https://github.com/jenkinsci/phabricator-plugin/commit/7025888bd449f671d0ddef100dc459b5b083126f
  Author: Aiden Scandella 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M src/main/java/com/uber/jenkins/phabricator/PhabricatorBuildWrapper.java
M src/main/java/com/uber/jenkins/phabricator/PhabricatorNotifier.java
M src/main/java/com/uber/jenkins/phabricator/conduit/ArcanistClient.java
A 
src/main/java/com/uber/jenkins/phabricator/conduit/ArcanistUsageException.java
M src/main/java/com/uber/jenkins/phabricator/conduit/Differential.java

  Log Message:
  ---
  Raise arcanist usage exceptions on errors

Problems like #19 are misleading because it looks like a JSON parsing
error, when we know there is no JSON to parse. Make the callers deal
with the errors and print a useful error message as to why things are
failing.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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/phabricator-plugin]

2015-06-07 Thread GitHub
  Branch: refs/heads/handle-errors
  Home:   https://github.com/jenkinsci/phabricator-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/xtrigger-lib] 658855: Do not print exceptions on stdout

2015-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xtrigger-lib
  Commit: 658855584e793ada58db53f9d16009d28188fe31
  
https://github.com/jenkinsci/xtrigger-lib/commit/658855584e793ada58db53f9d16009d28188fe31
  Author: Oliver Gondža 
  Date:   2015-06-04 (Thu, 04 Jun 2015)

  Changed paths:
M src/main/java/org/jenkinsci/lib/xtrigger/AbstractTrigger.java

  Log Message:
  ---
  Do not print exceptions on stdout


  Commit: 6396043db69e406ab4fe6638d6f2d610a3f8565a
  
https://github.com/jenkinsci/xtrigger-lib/commit/6396043db69e406ab4fe6638d6f2d610a3f8565a
  Author: Gregory Boissinot 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M src/main/java/org/jenkinsci/lib/xtrigger/AbstractTrigger.java

  Log Message:
  ---
  Merge pull request #3 from olivergondza/fix-exception-logging

Do not print exceptions on stdout


Compare: 
https://github.com/jenkinsci/xtrigger-lib/compare/bcca5571d391...6396043db69e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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/xtrigger-lib]

2015-06-07 Thread GitHub
  Branch: refs/tags/xtrigger-lib-0.32
  Home:   https://github.com/jenkinsci/xtrigger-lib

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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/xtrigger-lib] 41a671: [maven-release-plugin] prepare for next developmen...

2015-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xtrigger-lib
  Commit: 41a6711bc5a5eabad0ea819b52afbe0c2987fe55
  
https://github.com/jenkinsci/xtrigger-lib/commit/41a6711bc5a5eabad0ea819b52afbe0c2987fe55
  Author: Gregory Boissinot 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  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/xtrigger-lib] a7d23c: [maven-release-plugin] prepare release xtrigger-li...

2015-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xtrigger-lib
  Commit: a7d23c14580a608afdff4ad24a58f5f6cf8ea357
  
https://github.com/jenkinsci/xtrigger-lib/commit/a7d23c14580a608afdff4ad24a58f5f6cf8ea357
  Author: Gregory Boissinot 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release xtrigger-lib-0.32


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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/urltrigger-plugin] 1d8a29: Assign meaningful name to executor thread

2015-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/urltrigger-plugin
  Commit: 1d8a2915c04e9bab04643c3e0fec578a85ba028c
  
https://github.com/jenkinsci/urltrigger-plugin/commit/1d8a2915c04e9bab04643c3e0fec578a85ba028c
  Author: Oliver Gondža 
  Date:   2015-06-04 (Thu, 04 Jun 2015)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/urltrigger/URLTrigger.java

  Log Message:
  ---
  Assign meaningful name to executor thread


  Commit: 52d2529ce3a10922015637adf773a850f270cda4
  
https://github.com/jenkinsci/urltrigger-plugin/commit/52d2529ce3a10922015637adf773a850f270cda4
  Author: Gregory Boissinot 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/urltrigger/URLTrigger.java

  Log Message:
  ---
  Merge pull request #8 from olivergondza/name-the-thread

Assign meaningful name to executor thread


Compare: 
https://github.com/jenkinsci/urltrigger-plugin/compare/3812be647d56...52d2529ce3a1

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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/urltrigger-plugin] 41031c: Be more explicit about failed content check precon...

2015-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/urltrigger-plugin
  Commit: 41031ca061830066ba7f6b4f64a0702678e0c4b5
  
https://github.com/jenkinsci/urltrigger-plugin/commit/41031ca061830066ba7f6b4f64a0702678e0c4b5
  Author: Oliver Gondža 
  Date:   2015-06-04 (Thu, 04 Jun 2015)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/urltrigger/service/URLTriggerService.java

  Log Message:
  ---
  Be more explicit about failed content check precondition


  Commit: aca3c183e4292c9a629be5711c0edc9c82b154b7
  
https://github.com/jenkinsci/urltrigger-plugin/commit/aca3c183e4292c9a629be5711c0edc9c82b154b7
  Author: Gregory Boissinot 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/urltrigger/service/URLTriggerService.java

  Log Message:
  ---
  Merge pull request #9 from olivergondza/fix-warning

Be more explicit about failed content check precondition


Compare: 
https://github.com/jenkinsci/urltrigger-plugin/compare/52d2529ce3a1...aca3c183e429

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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/urltrigger-plugin] 80759b: Update to latest version

2015-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/urltrigger-plugin
  Commit: 80759be06deff5037ab1ea436ecd694837c5b109
  
https://github.com/jenkinsci/urltrigger-plugin/commit/80759be06deff5037ab1ea436ecd694837c5b109
  Author: Gregory Boissinot 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to latest 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/urltrigger-plugin] 0f3eef: [maven-release-plugin] prepare release urltrigger-...

2015-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/urltrigger-plugin
  Commit: 0f3eeff350cf350dc3b51b659a8ce807123dc9b7
  
https://github.com/jenkinsci/urltrigger-plugin/commit/0f3eeff350cf350dc3b51b659a8ce807123dc9b7
  Author: Gregory Boissinot 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release urltrigger-0.38


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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/urltrigger-plugin] 6c5536: [maven-release-plugin] prepare for next developmen...

2015-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/urltrigger-plugin
  Commit: 6c55364c98199ed092a5c81b3776b9246a6e8f41
  
https://github.com/jenkinsci/urltrigger-plugin/commit/6c55364c98199ed092a5c81b3776b9246a6e8f41
  Author: Gregory Boissinot 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

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

2015-06-07 Thread GitHub
  Branch: refs/tags/urltrigger-0.38
  Home:   https://github.com/jenkinsci/urltrigger-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/rally-plugin] f4d086: junk commit

2015-06-07 Thread GitHub
  Branch: refs/heads/proposed-v2
  Home:   https://github.com/jenkinsci/rally-plugin
  Commit: f4d086c57ada498b1d629c531571937a2c7b06db
  
https://github.com/jenkinsci/rally-plugin/commit/f4d086c57ada498b1d629c531571937a2c7b06db
  Author: R. Michael Rogers 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M src/main/java/com/jenkins/plugins/rally/PostBuild.java

  Log Message:
  ---
  junk commit


  Commit: de9c1c067d0eedbb13c549d1e58c278310960a89
  
https://github.com/jenkinsci/rally-plugin/commit/de9c1c067d0eedbb13c549d1e58c278310960a89
  Author: R. Michael Rogers 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M src/main/java/com/jenkins/plugins/rally/PostBuild.java

  Log Message:
  ---
  implements data migration from previous version to current. the remainder 
will be taken care of in the instructions and migration guide


Compare: 
https://github.com/jenkinsci/rally-plugin/compare/b763799e3723...de9c1c067d0e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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/rally-plugin] 18d797: adds 'compatibleSinceVersion' to pom file (to clar...

2015-06-07 Thread GitHub
  Branch: refs/heads/proposed-v2
  Home:   https://github.com/jenkinsci/rally-plugin
  Commit: 18d797ee3e205a43d4c13a2d6558730d064df4a6
  
https://github.com/jenkinsci/rally-plugin/commit/18d797ee3e205a43d4c13a2d6558730d064df4a6
  Author: R. Michael Rogers 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M pom.xml

  Log Message:
  ---
  adds 'compatibleSinceVersion' to pom file (to clarify backwards compatibility 
issue)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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/phabricator-plugin]

2015-06-07 Thread GitHub
  Branch: refs/tags/phabricator-plugin-1.4
  Home:   https://github.com/jenkinsci/phabricator-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/phabricator-plugin] 702588: Raise arcanist usage exceptions on errors

2015-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/phabricator-plugin
  Commit: 7025888bd449f671d0ddef100dc459b5b083126f
  
https://github.com/jenkinsci/phabricator-plugin/commit/7025888bd449f671d0ddef100dc459b5b083126f
  Author: Aiden Scandella 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M src/main/java/com/uber/jenkins/phabricator/PhabricatorBuildWrapper.java
M src/main/java/com/uber/jenkins/phabricator/PhabricatorNotifier.java
M src/main/java/com/uber/jenkins/phabricator/conduit/ArcanistClient.java
A 
src/main/java/com/uber/jenkins/phabricator/conduit/ArcanistUsageException.java
M src/main/java/com/uber/jenkins/phabricator/conduit/Differential.java

  Log Message:
  ---
  Raise arcanist usage exceptions on errors

Problems like #19 are misleading because it looks like a JSON parsing
error, when we know there is no JSON to parse. Make the callers deal
with the errors and print a useful error message as to why things are
failing.


  Commit: 3b367665d5de002bb9d188d25597b57465344faa
  
https://github.com/jenkinsci/phabricator-plugin/commit/3b367665d5de002bb9d188d25597b57465344faa
  Author: Aiden Scandella 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M src/main/java/com/uber/jenkins/phabricator/conduit/Differential.java

  Log Message:
  ---
  Merge URLs properly for missing slashes

References #27


  Commit: 8d89284d9977b39517d41ca8fcfb4ecde1b3e424
  
https://github.com/jenkinsci/phabricator-plugin/commit/8d89284d9977b39517d41ca8fcfb4ecde1b3e424
  Author: Aiden Scandella 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M src/main/java/com/uber/jenkins/phabricator/PhabricatorBuildWrapper.java
M src/main/java/com/uber/jenkins/phabricator/PhabricatorNotifier.java
M src/main/java/com/uber/jenkins/phabricator/conduit/ArcanistClient.java
A 
src/main/java/com/uber/jenkins/phabricator/conduit/ArcanistUsageException.java
M src/main/java/com/uber/jenkins/phabricator/conduit/Differential.java

  Log Message:
  ---
  Merge pull request #28 from uber/handle-errors

Raise arcanist usage exceptions on errors


  Commit: 498c7fb28375184d2168ecd05ea2b9b6236e0f6c
  
https://github.com/jenkinsci/phabricator-plugin/commit/498c7fb28375184d2168ecd05ea2b9b6236e0f6c
  Author: Aiden Scandella 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M src/main/java/com/uber/jenkins/phabricator/conduit/Differential.java

  Log Message:
  ---
  Merge pull request #29 from uber/handle-url

Merge URLs properly for missing slashes


  Commit: fb52f006bda7969450262aefc623ebaa7e13b446
  
https://github.com/jenkinsci/phabricator-plugin/commit/fb52f006bda7969450262aefc623ebaa7e13b446
  Author: Aiden Scandella 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release phabricator-plugin-1.4


Compare: 
https://github.com/jenkinsci/phabricator-plugin/compare/9fd0f8736458...fb52f006bda7

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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/phabricator-plugin] c6bec4: [maven-release-plugin] prepare for next developmen...

2015-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/phabricator-plugin
  Commit: c6bec475928429b4fe1d8c8954041594eebafcff
  
https://github.com/jenkinsci/phabricator-plugin/commit/c6bec475928429b4fe1d8c8954041594eebafcff
  Author: Aiden Scandella 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

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

2015-06-07 Thread GitHub
  Branch: refs/tags/jenkins-1.617
  Home:   https://github.com/jenkinsci/jenkins

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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] bd8a21: [maven-release-plugin] prepare release jenkins-1.6...

2015-06-07 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: bd8a2142c99a35e453b7bf3f05f5173d38efc373
  
https://github.com/jenkinsci/jenkins/commit/bd8a2142c99a35e453b7bf3f05f5173d38efc373
  Author: Kohsuke Kawaguchi 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M cli/pom.xml
M core/pom.xml
M plugins/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jenkins-1.617


  Commit: 7d2b005008051e4e304a9617da3e13ed0e4f026c
  
https://github.com/jenkinsci/jenkins/commit/7d2b005008051e4e304a9617da3e13ed0e4f026c
  Author: Kohsuke Kawaguchi 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M cli/pom.xml
M core/pom.xml
M plugins/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml

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


  Commit: 998b2f2be5f4f0b34b6933687e6b0f50b9c3aae2
  
https://github.com/jenkinsci/jenkins/commit/998b2f2be5f4f0b34b6933687e6b0f50b9c3aae2
  Author: Kohsuke Kawaguchi 
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
M changelog.html

  Log Message:
  ---
  updated changelog for release


Compare: 
https://github.com/jenkinsci/jenkins/compare/365ce31cff63...998b2f2be5f4

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this 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.