Update hadoop-common-jar.list (cherry picked from commit 06615fec9bb8a4a3582f7db3254a09da2f230149)
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/fe2d31d8 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/fe2d31d8 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/fe2d31d8 Branch: refs/heads/master Commit: fe2d31d8dbe5d0acff4dafe588c4bf043664d419 Parents: 4f19c15 Author: Raj Desai <[email protected]> Authored: Wed Mar 8 15:42:26 2017 -0800 Committer: Roman Shaposhnik <[email protected]> Committed: Thu Mar 23 10:27:15 2017 -0700 ---------------------------------------------------------------------- .../spec-tests/runtime/src/test/resources/hadoop-common-jar.list | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/fe2d31d8/bigtop-tests/spec-tests/runtime/src/test/resources/hadoop-common-jar.list ---------------------------------------------------------------------- diff --git a/bigtop-tests/spec-tests/runtime/src/test/resources/hadoop-common-jar.list b/bigtop-tests/spec-tests/runtime/src/test/resources/hadoop-common-jar.list index 4b687ba..2edbd0f 100644 --- a/bigtop-tests/spec-tests/runtime/src/test/resources/hadoop-common-jar.list +++ b/bigtop-tests/spec-tests/runtime/src/test/resources/hadoop-common-jar.list @@ -17,7 +17,7 @@ curator-client-2\.7\.1[\.\-_].*jar jets3t-0\.9\.0[\.\-_].*jar commons-net-3\.1[\.\-_].*jar jaxb-impl-2\.2\.3-1[\.\-_].*jar -httpclient-4\.2\.5[\.\-_].*jar +httpclient-4\.[0-9]\.[0-9][\.\-_].*jar apacheds-kerberos-codec-2\.0\.0-M15[\.\-_].*jar commons-cli-1\.2[\.\-_].*jar log4j-1\.2\.17[\.\-_].*jar @@ -47,7 +47,7 @@ commons-lang-2\.6[\.\-_].*jar jetty-util-6\.1\.26[\.\-_].*jar jsr305-3\.0\.0[\.\-_].*jar protobuf-java-2\.5\.0[\.\-_].*jar -httpcore-4\.2\.5[\.\-_].*jar +httpcore-4\.[0-9]\.[0-9][\.\-_].*jar commons-io-2\.4[\.\-_].*jar activation-1\.1[\.\-_].*jar jersey-json-1\.9[\.\-_].*jar
