Robert Joseph Evans
|
6957c78066
|
HADOOP-8375. test-patch should stop immediately once it has found compilation errors (bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1336887 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-10 21:09:08 +00:00 |
|
Robert Joseph Evans
|
b1e883132b
|
HADOOP-8354. test-patch findbugs may fail if a dependent module is changed Contributed by Tom White and Robert Evans.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1336213 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-09 14:08:28 +00:00 |
|
Thomas Graves
|
70c392df0e
|
HADOOP-8339. jenkins complaining about 16 javadoc warnings (Tom White and Robert Evans via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1332853 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-01 21:46:58 +00:00 |
|
Thomas White
|
0e31fba50d
|
HADOOP-8308. Support cross-project Jenkins builds.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1332479 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-01 00:21:38 +00:00 |
|
Robert Joseph Evans
|
bd956559c8
|
HADOOP-8312. testpatch.sh should provide a simpler way to see which warnings changed (bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1332417 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-30 21:47:51 +00:00 |
|
Thomas Graves
|
bc2340e8b5
|
HADOOP-8147. test-patch should run tests with -fn to avoid masking test failures (Robert Evans via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1324816 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-11 15:24:19 +00:00 |
|
Robert Joseph Evans
|
85a76eb319
|
HADOOP-7757. Test file reference count is at least 3x actual value (Jon Eagles via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1309864 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-05 13:57:09 +00:00 |
|
Alejandro Abdelnur
|
de928a4aa0
|
HDFS-2658. HttpFS introduced 70 javadoc warnings. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1220810 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-19 15:53:53 +00:00 |
|
Thomas White
|
6fc7e2e002
|
HADOOP-7912. test-patch should run eclipse:eclipse to verify that it does not break again. Contributed by Robert Joseph Evans
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1213432 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-12 20:45:30 +00:00 |
|
Todd Lipcon
|
3cedc5f83f
|
HADOOP-7813. Fix test-patch to use proper numerical comparison when checking javadoc and findbugs warning counts. Contributed by Jonathan Eagles.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1201056 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-11 21:16:27 +00:00 |
|
Thomas White
|
e51c3a18ec
|
HADOOP-7768. PreCommit-HADOOP-Build is failing on hadoop-auth-examples
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1189552 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 00:13:31 +00:00 |
|
Thomas White
|
d0a301e9f8
|
HADOOP-7755. Detect MapReduce PreCommit Trunk builds silently failing when running test-patch.sh. Contributed by Jonathan Eagles
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1185922 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-18 23:48:15 +00:00 |
|
Vinod Kumar Vavilapalli
|
f553ff0ebd
|
MAPREDUCE-3048. Fixed test-patch to run tests via "mvn clean install test" (vinodkv)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1173962 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-22 06:32:35 +00:00 |
|
Vinod Kumar Vavilapalli
|
e14da3a72e
|
MAPREDUCE-2978. Fixed test-patch to make Jenkins report findbugs warnings properly. Contributed by Tom White.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1169696 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 11:22:38 +00:00 |
|
Arun Murthy
|
96a5bef79e
|
HADOOP-7598. Fix smart-apply-patch.sh to handle patching from a sub directory correctly. Contributed by Robert Evans.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1166913 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 21:31:46 +00:00 |
|
Thomas White
|
70f9ace412
|
HADOOP-7612. Change test-patch to run tests for all nested modules.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1166848 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 18:39:11 +00:00 |
|
Aaron Myers
|
c5ef34a1e7
|
Revert 1164192 given review feedback provided after initial commit.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1164199 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-01 18:25:51 +00:00 |
|
Aaron Myers
|
d873f1155a
|
HDFS-2299. TestOfflineEditsViewer is failing on trunk. (Uma Maheswara Rao G via atm)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1164192 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-01 18:07:38 +00:00 |
|
Mahadev Konar
|
602dd3c7dc
|
HADOOP-7589. Prefer mvn test -DskipTests over mvn compile in test-patch.sh (Robert Evans via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1162928 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-29 18:24:21 +00:00 |
|
Mahadev Konar
|
01f24e1af7
|
HADOOP-7578. Fix test-patch to be able to run on MR patches. (mahadev and tom white)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1161711 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 19:31:02 +00:00 |
|
Thomas White
|
71c2f73175
|
HADOOP-7561. Make test-patch only run tests for changed modules.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1161291 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-24 21:35:38 +00:00 |
|
Thomas White
|
d86f3183d9
|
HDFS-2096. Mavenization of hadoop-hdfs. Contributed by Alejandro Abdelnur.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1159702 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-19 17:36:23 +00:00 |
|
Thomas White
|
5c8f4964cd
|
HADOOP-7533. Allow test-patch to be run from any subproject directory.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1156673 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-11 16:49:59 +00:00 |
|
Thomas White
|
27b66e2bba
|
HADOOP-7525. Make arguments to test-patch optional.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1155551 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 20:28:48 +00:00 |
|
Thomas White
|
ca4b2f108a
|
HADOOP-7515. test-patch reports the wrong number of javadoc warnings.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1154240 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-05 14:28:30 +00:00 |
|
Thomas White
|
0f6dfeeacb
|
HADOOP-6671. Use maven for hadoop common builds. Contributed by Alejandro Abdelnur.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1153184 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-02 16:37:57 +00:00 |
|