From: Olivier Lamy Date: Fri, 15 Jun 2012 20:08:42 +0000 (+0000) Subject: use commons io 2.2 X-Git-Tag: archiva-1.4-M3~616 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e19ba782076528c2d53ad9f4ca20dca5c0f5cd9f;p=archiva.git use commons io 2.2 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1350768 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-web/archiva-webapp/src/test/java/org/apache/archiva/DownloadArtifactsTest.java b/archiva-modules/archiva-web/archiva-webapp/src/test/java/org/apache/archiva/DownloadArtifactsTest.java index f22a57bfa..bae4f17ed 100644 --- a/archiva-modules/archiva-web/archiva-webapp/src/test/java/org/apache/archiva/DownloadArtifactsTest.java +++ b/archiva-modules/archiva-web/archiva-webapp/src/test/java/org/apache/archiva/DownloadArtifactsTest.java @@ -192,7 +192,7 @@ public class DownloadArtifactsTest resp.setStatus( 302 ); resp.getWriter().write( "\n" + "\n" + "302 Found\n" + "\n" + "

Found

\n" - + "

The document has moved here.

\n" + + "

The document has moved here.

\n" + "\n" + "\n" + "\n" ); resp.sendRedirect( "http://repo.maven.apache.org/maven2/" + req.getRequestURI() ); diff --git a/pom.xml b/pom.xml index c36c17341..fc1575f1d 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ 1.6 3.2.1 1.2.2 - 2.1 + 2.2 2.6 2.2.3.1 3.0.4