Merge "Remove unnecessary dependency on commons-io"

This commit is contained in:
David Pursehouse 2015-08-05 03:11:22 +00:00 committed by Gerrit Code Review
commit d74aadfcae
3 changed files with 1 additions and 9 deletions

View File

@ -33,7 +33,6 @@ java_library(
'//lib:jsch',
'//lib:mime-util',
'//lib:servlet-api-3_1',
'//lib/commons:io',
'//lib/commons:lang',
'//lib/guice:guice',
'//lib/guice:guice-assistedinject',

View File

@ -72,13 +72,6 @@ maven_jar(
exclude = ['META-INF/LICENSE'],
)
maven_jar(
name = 'io',
id = 'commons-io:commons-io:1.4',
sha1 = 'a8762d07e76cfde2395257a5da47ba7c1dbd3dce',
license = 'Apache2.0',
)
maven_jar(
name = 'validator',
id = 'commons-validator:commons-validator:1.4.1',

@ -1 +1 @@
Subproject commit cb9e977ddbaa76214c8cefbeb74aa8420ce1d912
Subproject commit 9098bab8e9da67309e5b0454a97c27e7b4006448