Branch: refs/heads/master
Home: https://github.com/jenkinsci/backend-release.rss
Commit: ac195bc8333b11ce7fae6ab5a04c320ebfe32214
https://github.com/jenkinsci/backend-release.rss/commit/ac195bc8333b11ce7fae6ab5a04c320ebfe32214
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2013-09-05 (Thu, 05 Sep 2013)
Changed paths:
M release.rss.groovy
Log Message:
-----------
Adding the same defensive check
The error seen in ci.jenkins-ci.org is:
+ /usr/local/groovy/bin/groovy ./release.rss.groovy
http://updates.jenkins-ci.org/release-history.json
Caught: java.lang.NullPointerException: Cannot invoke method lastIndexOf() on
null object
at release.rss.toGA(release.rss.groovy:21)
at
release.rss$_run_closure2_closure5_closure6_closure7.doCall(release.rss.groovy:46)
at
release.rss$_run_closure2_closure5_closure6_closure7.doCall(release.rss.groovy)
at release.rss$_run_closure2_closure5_closure6.doCall(release.rss.groovy:45)
at release.rss$_run_closure2_closure5.doCall(release.rss.groovy:44)
at release.rss$_run_closure2.doCall(release.rss.groovy:43)
at release.rss$_run_closure2.doCall(release.rss.groovy)
at release.rss.run(release.rss.groovy:35)
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.