summaryrefslogtreecommitdiff
path: root/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/util/TestRunJar.java
AgeCommit message (Expand)Author
2018-05-29Additional check when unpacking archives. Contributed by Wilfred Spiegelenburg.Kihwal Lee
2016-05-12YARN-4577. Enable aux services to have their own custom classpath/jar file (X...Sangjin Lee
2016-05-04HADOOP-13068. Clean up RunJar and related test class. (Contributed by Andras ...Arpit Agarwal
2016-04-27HADOOP-5470. RunJar.unJar() should write the last modified time found in the ...Arpit Agarwal
2016-04-07HADOOP-12984. Add GenericTestUtils.getTestDir method and use it for emporary ...Vinayakumar B
2014-09-29HADOOP-11049. javax package system class default is too broad. Contributed by...Jason Lowe
2014-08-21HADOOP-10893. isolated classloader on the client side. Contributed by Sangjin...Jason Darrell Lowe
2012-08-25HDFS-3844. Add @Override and remove {@inheritdoc} and unnecessary imports. Co...Suresh Srinivas
2011-09-02HADOOP-7552. FileUtil#fullyDelete doesn't throw IOE but lists it in the throw...Eli Collins
2011-08-25HADOOP-7560. Change src layout to be heirarchical. Contributed by Alejandro A...Arun Murthy