提交 70838bfa 编写于 作者: K Kohsuke Kawaguchi

[FIXED CLOUDBEES-2296]

Fixed a bug in Winstone where a failure during request processing can
put Winstone out of sync with the next request.
上级 149bc9e8
......@@ -55,7 +55,8 @@ Upcoming changes</a>
<!-- Record your changes in the trunk here. -->
<div id="trunk" style="display:none"><!--=TRUNK-BEGIN=-->
<ul class=image>
<li class=>
<li class=bug>
Fixed an occasional "URI must start with a slash" error when the anonymous user doesn't have the read access.
</ul>
</div><!--=TRUNK-END=-->
......
......@@ -99,7 +99,7 @@ THE SOFTWARE.
-->
<groupId>org.jenkins-ci</groupId>
<artifactId>winstone</artifactId>
<version>0.9.10-jenkins-31</version>
<version>0.9.10-jenkins-32</version>
<scope>test</scope>
</dependency>
<dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册