Skip to content

Commit

Permalink
[FIXED JENKINS-22442]
Browse files Browse the repository at this point in the history
Avoid extracting war file under /tmp. When jar files and resource files disappear from under
us, all sorts of strange errors happen.

(cherry picked from commit d927a0c)

Conflicts:
	changelog.html
  • Loading branch information
kohsuke authored and olivergondza committed Apr 15, 2014
1 parent a89aa71 commit f01a7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion war/pom.xml
Expand Up @@ -103,7 +103,7 @@ THE SOFTWARE.
-->
<groupId>org.jenkins-ci</groupId>
<artifactId>winstone</artifactId>
<version>2.1</version>
<version>2.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f01a7c2

Please sign in to comment.