Skip to content

Commit

Permalink
[FIXED JENKINS-10810] integrated the version that works with IBM JDK
Browse files Browse the repository at this point in the history
  • Loading branch information
kohsuke committed Aug 24, 2011
1 parent 552741c commit 9c9379e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog.html
Expand Up @@ -64,6 +64,9 @@
<li class=bug>
Fixed a bug in one of the file copy operations that caused the copy-artifact plugin to fail to preserve the timestamp.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-10805">issue 10805</a>)
<li class=bug>
Jenkins didn't start on IBM JDK.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-10810">issue 10810</a>)
</ul>
</div><!--=TRUNK-END=-->

Expand Down
2 changes: 1 addition & 1 deletion war/pom.xml
Expand Up @@ -99,7 +99,7 @@ THE SOFTWARE.
-->
<groupId>org.jenkins-ci</groupId>
<artifactId>winstone</artifactId>
<version>0.9.10-jenkins-27</version>
<version>0.9.10-jenkins-28</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9c9379e

Please sign in to comment.