Sean Busbey
a5261b6f44
HBASE-14337 Improve test-patch to better deal with dependency licenses
...
* if we know we're going to fail the build via velocity template failure, output the cause in the generated LICENSE file.
* tweak test-patch workspace handling to allow for checkout of repo next to patch process
2015-09-02 10:37:02 -05:00
tedyu
aca8c3b74b
HBASE-14310 test-patch.sh should handle spurious non-zero exit code from maven
2015-08-26 09:37:41 -07:00
Sean Busbey
4ce6f486d0
HBASE-14087 Ensure correct ASF headers for docs/code
...
* adds missing headers
* corrects some old-form headers to current
* restores proper header for guava copied LimitInputStream
* adds proper header for protobuf copied read/writeRawVarint
2015-07-29 14:25:43 -05:00
Gábor Lipták
624a169d9d
HBASE-13666 Correct PDF renaming and bump version of maven-antrun-plugin
2015-06-17 18:58:28 -07:00
Andrey Stepachev
a7e77821d2
HBASE-13648 test-patch.sh should ignore 'protobuf.generated'
2015-05-08 18:10:25 +01:00
Elliott Clark
0967c6af29
HBASE-13355 QA bot reports checking javac twice
2015-03-28 10:22:55 -07:00
Elliott Clark
5d2c33158c
HBASE-13342 Fix incorrect interface annotations
2015-03-27 00:19:15 -07:00
Andrey Stepachev
69f6a2e7b4
HBASE-13334 FindBugs should create precise report for new bugs introduced (addendum)
2015-03-26 08:18:15 +00:00
Andrey Stepachev
a85c1d9d30
Revert "HBASE-13326 Disabled table can't be enabled after HBase is restarted (addendum)"
...
This reverts commit bfeb067e3a
.
2015-03-26 08:17:33 +00:00
Andrey Stepachev
bfeb067e3a
HBASE-13326 Disabled table can't be enabled after HBase is restarted (addendum)
2015-03-26 08:13:42 +00:00
Andrey Stepachev
948a6a63e8
HBASE-13334 FindBugs should create precise report for new bugs introduced
2015-03-26 00:27:14 +00:00
Sean Busbey
dc03942ed1
HBASE-13240 Add an exemption to test-patch for build only changes.
2015-03-16 15:45:21 -05:00
Esteban Gutierrez
5bf98d0827
HBASE-13208 Patch build should match the patch filename and not the whole relative URL in findBranchNameFromPatchName
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-03-11 14:02:48 -05:00
Enis Soztutar
524791bcf5
HBASE-12920 hadoopqa should compile with different hadoop versions - ADDENDUM to add a new line
2015-03-03 13:41:42 -08:00
Enis Soztutar
a8555f65f0
HBASE-13081 Branch precommit builds are not updating to branch head before patch application
2015-02-20 16:28:47 -08:00
Enis Soztutar
e83444e845
HBASE-12920 hadoopqa should compile with different hadoop versions
2015-02-11 16:51:12 -08:00
Enis Soztutar
c61c17b6f8
HBASE-12944 Support patches to branches in precommit jenkins build (ADDENDUM to fix branch name parsing)
2015-01-29 18:13:05 -08:00
Enis Soztutar
a5613efa7b
HBASE-12944 Support patches to branches in precommit jenkins build (ADDENDUM moves sourcing of .properties file to start of the script)
2015-01-29 15:30:05 -08:00
Enis Soztutar
3931910460
HBASE-12944 Support patches to branches in precommit jenkins build (ADDENDUM to fix the script)
2015-01-29 15:08:18 -08:00
Enis Soztutar
eaacc5a0ce
HBASE-12944 Support patches to branches in precommit jenkins build
2015-01-29 14:42:53 -08:00
Sean Busbey
36c9170c53
HBASE-12515 update patch tester to use git
...
Signed-off-by: stack <stack@apache.org>
2014-11-18 12:25:21 -08:00
stack
6d3339f25e
HBASE-12438 Add -Dsurefire.rerunFailingTestsCount=2 to patch build runs so flakies get rerun
2014-11-06 12:06:28 -08:00
Elliott Clark
c623b04122
HBASE-12283 Clean up some checkstyle errors
2014-10-22 11:58:23 -07:00
Dima Spivak
a470a1f3f3
HBASE-12316 test-patch.sh (Hadoop-QA) outputs the wrong release audit warnings URL
...
Signed-off-by: stack <stack@apache.org>
2014-10-21 17:18:19 -07:00
Elliott Clark
487b58313c
HBASE-12261 Add checkstyle to HBase build process
2014-10-17 11:10:07 -07:00
stack
3176dae37d
Remove extraneous 'trunk' in javadoc URL
2014-10-12 15:17:09 -07:00
stack
4ee6a73490
Try adding javadoc url to email output
2014-10-01 16:06:27 -07:00
Ted Yu
360df59c0d
HBASE-11461 Compilation errors are not posted back to JIRA during QA run
2014-07-04 14:43:54 +00:00
stack
8f6e04c446
Add some debug and echo around findbugs generations
2014-07-03 16:17:41 -07:00
Ted Yu
8c8d9d5008
HBASE-11375 Validate compile-protobuf profile in test-patch.sh
2014-06-19 23:46:22 +00:00
Zhihong Yu
88f8f755c8
HBASE-11152 Disable tput in test-patch.sh (Gustavo)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593817 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 17:05:04 +00:00
Zhihong Yu
a7ba07f757
HBASE-11051 checkJavacWarnings in test-patch.sh should bail out early if there is compilation error (Gustavo)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1592063 13f79535-47bb-0310-9956-ffa450edef68
2014-05-02 22:12:26 +00:00
Zhihong Yu
b4daf55761
HBASE-10889 test-patch.sh should exclude thrift generated code from long line detection
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583858 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 02:20:39 +00:00
Zhihong Yu
318430bb5c
HBASE-10824 Enhance detection of protobuf generated code in line length check
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581361 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 14:49:30 +00:00
Michael Stack
ce71b349c1
Undo the -U I added to get htrace to download from maven central; i.e. restore to how it was
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580051 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 20:59:34 +00:00
Michael Stack
22e6d86f31
Need quotes adding -U to mvn args
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580034 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 20:32:55 +00:00
Michael Stack
8bd304ae42
Trying to add -U to force refresh to pick up htrace from mvn central... will undo once this passes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580004 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 18:15:19 +00:00
Michael Stack
93b8f1606e
HBASE-10781 Remove hadoop-one-compat module and all references to hadoop1 -- ADDENDUM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579544 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 05:58:38 +00:00
Zhihong Yu
c96ba61641
HBASE-10691 test-patch.sh should continue even if compilation against hadoop 1.0 / 1.1 fails
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578982 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 17:48:55 +00:00
Zhihong Yu
bd5ddea4ce
HBASE-10224 Account for empty line in search output
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554271 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 16:28:49 +00:00
Zhihong Yu
4e3efb105d
HBASE-10224 Line length check in test-patch.sh is broken
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1554234 13f79535-47bb-0310-9956-ffa450edef68
2013-12-30 14:32:54 +00:00
Zhihong Yu
a35c25093c
HBASE-10044 test-patch.sh should accept documents by known file extensions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552053 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 18:25:51 +00:00
Zhihong Yu
144f1bb5fc
HBASE-10044 Revert: Hadoop QA needs to provide access to tested patches
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550462 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 18:13:37 +00:00
Zhihong Yu
c066f474ec
HBASE-10044 test-patch.sh should accept documents by known file extensions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550440 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 15:55:28 +00:00
Michael Stack
57b8613688
HBASE_9955 Make hadoop2 the default and deprecate hadoop1; RETRY
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548374 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 02:42:20 +00:00
Michael Stack
fe5b28625a
HBASE-9955 Make hadoop2 the default and deprecate hadoop1; REVERT
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548351 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 01:16:51 +00:00
Michael Stack
66bafba4e1
HBASE-9955 Make hadoop2 the default and deprecate hadoop1
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548346 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 01:07:29 +00:00
Zhihong Yu
5e1cb013d4
HBASE-9991 Addendum reuses output from maven command
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545878 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 22:46:15 +00:00
Zhihong Yu
bb8c690e0b
HBASE-9991 Enhance test-patch.sh with post back of snippet of compilation error if any is detected
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1545779 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 18:51:25 +00:00
Zhihong Yu
d6ab53ce19
HBASE-9295 Allow test-patch.sh to detect TreeMap keyed by byte[] which doesn't use proper comparator
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1539812 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 20:58:09 +00:00