Commit Graph

477 Commits

Author SHA1 Message Date
stack 86b8b8da00 HBASE-12782 ITBLL fails for me if generator does anything but 5M per maptask: ADDENDUM -- ADD DATA FILE TO RAT EXCLUDES (noticed by Ted Yu) 2015-01-31 08:38:15 -08:00
Enis Soztutar 34da035c5d Revert "HBASE-12909 Junit listed at compile scope instead of test (Sean Busbey)"
This reverts commit c30865a71f.
2015-01-25 16:48:29 -08:00
Enis Soztutar c30865a71f HBASE-12909 Junit listed at compile scope instead of test (Sean Busbey) 2015-01-25 16:06:32 -08:00
Nick Dimiduk 9824eb7840 HBASE-12810 Update to htrace-incubating 2015-01-22 14:28:20 -08:00
Sean Busbey 418ea93774 HBASE-12898 ensure direct dependencies are declared. 2015-01-22 14:33:25 -06:00
Misty Stanley-Jones 4d31779dd7 HBASE-11533 AsciiDoctor POC Addendum 2 to fix redirects during site generation 2015-01-19 18:21:09 +10:00
tedyu f0b4e5b19e HBASE-12858 Add missing license header for docbkx/hbase-default.xml 2015-01-14 18:56:28 -08:00
Misty Stanley-Jones 1a21c1684c HBASE-11533 Asciidoc Proof of Concept 2015-01-13 22:32:29 -08:00
Misty Stanley-Jones 20a096d62e HBASE-12777 Redirect multi-page book to single-page book 2015-01-12 22:09:24 -08:00
Liu Shaohui 7bff9efdd9 Add liushaohui as a developer 2015-01-07 16:31:04 +08:00
Esteban Gutierrez b2eea8cac6 HBASE-12695 JDK 1.8 compilation broken
Signed-off-by: stack <stack@apache.org>
2014-12-29 11:02:04 -08:00
Jonathan M Hsieh 0d5f967c7f HBASE-12709 [mvn] Add unit test excludes command line flag to the build 2014-12-22 17:04:32 -08:00
Nick Dimiduk 13970bfa5a HBASE-12688 Update site with a bootstrap-based UI 2014-12-16 18:50:55 -08:00
stack 5b5c981d95 HBASE-12121 maven release plugin does not allow for customized goals (Enoch Hsu) 2014-12-16 16:58:42 -08:00
Nick Dimiduk f7f7d37ada HBASE-12687 Book is missing styling 2014-12-15 10:41:48 -08:00
Virag Kothari bb540c8409 My first commit! Adding myself to the team 2014-12-11 17:32:03 -08:00
Rajeshbabu Chintaguntla 51ab8a05b9 Update rajeshbabu's organization 2014-12-09 22:06:10 +05:30
Sean Busbey b8fcf0ff21 Added Sean Busbey to the pom.xml 2014-12-01 16:52:40 -06:00
Andrew Purtell 1ba615657b HBASE-12382 Restore incremental compilation 2014-11-11 17:45:37 -08:00
stack df8859d5a5 HBASE-12456 Update surefire from 2.18-SNAPSHOT to 2.18 2014-11-10 22:04:26 -08:00
Niels Basjes cc71d35112 Generate Thrift code using a maven profile
Signed-off-by: stack <stack@apache.org>
2014-11-06 10:27:59 -08:00
Sean Busbey 075fd30321 HBASE-12381 use the Maven Enforcer Plugin to check maven and java versions.
Signed-off-by: stack <stack@apache.org>
2014-10-30 10:35:40 -07:00
stack 842a77e4a5 HBASE-12379 Try surefire 2.18-SNAPSHOT 2014-10-29 15:36:19 -07:00
stack fba164a1d1 HBASE-12355 Update maven plugins 2014-10-29 13:11:44 -07:00
stack 7cfafe401e HBASE-12354 Update dependencies in time for 1.0 release 2014-10-29 11:16:18 -07:00
stack 7587d99b62 HBASE-12352 Add hbase-annotation-tests to runtime classpath so can run hbase it tests; ADDENDUM 2014-10-27 15:41:04 -07:00
stack f2c83704f4 HBASE-12353 Add hbase-annotation-tests to runtime classpath so can run hbase it tests 2014-10-27 14:58:55 -07:00
Andrew Purtell 70a312e53f HBASE-11912 Catch some bad practices at compile time with error-prone 2014-10-27 09:29:23 -07:00
Andrew Purtell ff5bc351b2 Revert "HBASE-11912 Catch some bad practices at compile time with error-prone"
This reverts commit 7ed0260eff.
2014-10-25 08:33:43 -07:00
Andrew Purtell 7ed0260eff HBASE-11912 Catch some bad practices at compile time with error-prone 2014-10-24 18:15:12 -07:00
Elliott Clark 487b58313c HBASE-12261 Add checkstyle to HBase build process 2014-10-17 11:10:07 -07:00
Elliott Clark 6ddb2f1965 HBASE-12197 Move rest to it's on module
Summary:
Move hbase-rest to it's own module.
copy test resources from hbase-server into hbase-rest's test resources.

Test Plan: Unit tests pass of hbase-rest module.

Differential Revision: https://reviews.facebook.net/D24657
2014-10-10 09:51:09 -07:00
Andrew Purtell 989c6262ff Exclude dev-support/hbase_docker/README.md from RAT 2014-10-06 23:54:42 -07:00
Andrew Purtell 3557a32352 HBASE-12106 Move test annotations to test artifact (Enis Soztutar) 2014-10-06 23:16:22 -07:00
stack 3533820efb HBASE-8808 Use Jacoco to generate Unit Test coverage reports (Manukranth) 2014-10-03 21:51:49 -07:00
Andrew Purtell d8a7b67d79 HBASE-11907 Use the joni byte[] regex engine in place of j.u.regex 2014-10-02 23:06:32 -07:00
Elliott Clark 436733c79b HBASE-12160 Make Surefire's argLine configurable in the command line 2014-10-02 14:52:49 -07:00
stack aa432fd68f HBASE-11980 Change sync to hsync, remove unused InfoServer, and reference our httpserver instead of hadoops 2014-09-29 22:28:28 -07:00
Elliott Clark a5bd931682 HBASE-12059 Create hbase-annotations module 2014-09-23 16:44:14 -07:00
stack 9fe945f454 HBASE-11975 Remove the explicit list of maven repositories in pom.xml (Alex Newman) 2014-09-15 20:34:19 -07:00
stack 3c9bd7d296 HBASE-11911 Break up tests into more fine grained categories (Alex Newman) 2014-09-12 21:37:06 -07:00
Misty Stanley-Jones 2b529f652a HBASE-11946 Fix a change to the POM that broke building apidocs and xrefs 2014-09-12 10:09:25 +10:00
Misty Stanley-Jones 2816487247 HBASE-11932 Docbook html-single build improvements 2014-09-11 09:06:17 +10:00
Enis Soztutar 72e664f540 HBASE-11832 maven release plugin overrides command line arguments (Enoch Hsu) 2014-09-08 22:01:24 -07:00
Misty Stanley-Jones fee8083db6 Added Misty Stanley-Jones to the pom.xml 2014-09-09 14:13:40 +10:00
Gary Helmling 7a699b9041 HBASE-8674 Remove temporary repo for forked builds of JUnit and Surefire 2014-09-04 14:40:46 -07:00
stack 80fbcfcd23 HBASE-4920 We need a mascot, a totem 2014-08-27 19:14:35 -07:00
Nicolas Liochon 018bbc0993 HBASE-4955 Use the official versions of surefire (Alex Newman) 2014-08-21 10:50:14 +02:00
Andrew Purtell 404c0b5dbd Update apurtell's affiliation 2014-08-20 12:36:30 -07:00
Ryan Rawson 0a46a638d3 Changing rawson\'s organization 2014-08-15 15:43:22 -07:00