Jenkins 2.56 发布了,Jenkins 是一个可扩展的持续集成引擎,本次更新如下:
【Bug】Plugins
did not expect InvalidPathException to be thrown in file-related
methods, so wrap them in IOException to restore behavior (regression in
2.55)
【Bug】Remove links in stack traces to the stacktrace.jenkins-ci.org service that has been shut down
【Bug】If
an exception is thrown while rendering an HTTP response, just log the
stack trace on the server side, without trying to send an error page to
the client
【Bug】Prevent NullPointerException when a non-existent default view is specified in Configure System
【Bug】Deleting jobs with running builds could result in NullPointerException (regression in 2.55)
下载地址: |