Commit Graph

439 Commits

Author SHA1 Message Date
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
Jean-Daniel Cryans bdf9c35d00 Fixing a tag that breaks mvn site and image locations (Misty Stanley-Jones) 2014-08-10 18:35:45 -04:00
Ted Yu b158900b68 HBASE-11666 Enforce JDK7 javac for builds on branch-1 and master (Sean Busbey) 2014-08-05 15:00:37 +00:00
stack db15d6e6a7 HBASE-11640 Add syntax highlighting support to HBase Ref Guide programlistings ADDENDUM 2014-08-01 16:04:39 -07:00
stack b8aa2235ca HBASE-11529 Images and CSS still don't work properly on both html and html-single book (misty stanley-jones) 2014-07-16 15:18:32 -07:00
stack 8603da0d0d HBASE-11521 Modify pom.xml to copy the images/ and css/ directories to the right location for the Ref Guide to see them correctly AMENDMENT 2014-07-16 11:05:47 -07:00
stack 58982e2027 HBASE-11521 Modify pom.xml to copy the images/ and css/ directories to the right location for the Ref Guide to see them correctly (Misty Stanley-Jones) 2014-07-15 21:24:36 -07:00
Enis Soztutar 92c52a727a Updated version in master to 2.0.0-SNAPSHOT after 'branch-1' is created for 1.x line of releases 2014-06-30 20:26:47 -07:00
Enis Soztutar e4138a3a94 Increase -XX:MaxPermSize for unit tests 2014-06-27 16:39:41 -07:00
Andrew Purtell 22575c9a72 HBASE-11418 build target site doesn't respect hadoop-two.version property (Konstantin Boudnik) 2014-06-26 19:15:28 -07:00
Nicolas Liochon 047463c278 HBASE-11273 Fix jersey and slf4j deps 2014-06-14 09:23:51 +02:00
Michael Stack 5851a06412 HBASE-4089 blockCache contents report 2014-06-09 16:42:30 -07:00
Michael Stack 6ce225b1d6 Fix generation of multipage -- was being built into wrong place... specify different target dirs for one page and multipage 2014-06-04 22:12:24 -07:00
Enis Soztutar af1714c8be Added rat exclude for patchprocess for precommit build 2014-05-28 11:57:40 -07:00
Michael Stack 624e34a2a5 Update pom scm section to refer to apache git instead of apache svn now we migrated, INFRA-7768 2014-05-22 10:27:27 -07:00
nkeywal b6646596c6 HBASE-10573 Use Netty 4
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1596192 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 10:57:11 +00:00
Michael Stack b42fd10a32 HBASE-11171 More doc improvements on block cache options
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1595267 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 17:10:12 +00:00
ndimiduk dcd070dc0e HBASE-11004 Extend traces through FSHLog#sync
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589762 13f79535-47bb-0310-9956-ffa450edef68
2014-04-24 15:01:26 +00:00
Zhihong Yu d8a76aa44d HBASE-10956 Upgrade hadoop-2 dependency to 2.4.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587264 13f79535-47bb-0310-9956-ffa450edef68
2014-04-14 17:59:18 +00:00
eclark d102fedd37 Changing organization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586406 13f79535-47bb-0310-9956-ffa450edef68
2014-04-10 18:46:27 +00:00
Michael Stack b2ef1ce01c HBASE-10886 add htrace-zipkin to the runtime dependencies again -- REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584935 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 23:19:35 +00:00
Michael Stack 62908378bc HBASE-10886 add htrace-zipkin to the runtime dependencies again (Masatake Iwasaki)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584455 13f79535-47bb-0310-9956-ffa450edef68
2014-04-03 23:04:10 +00:00
Michael Stack c4610ecab2 HBASE-10746 Bump the version of HTrace to 3.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580076 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 22:46:03 +00:00
Michael Stack 37654f77a6 HBASE-10781 Remove hadoop-one-compat module and all references to hadoop1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579449 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 23:08:55 +00:00
Michael Stack 896563ab5f HBASE-10779 Doc hadoop1 deprecated in 0.98 and NOT supported in hbase 1.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578970 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 17:14:10 +00:00
Enis Soztutar 5c2c9aa0db HBASE-10735 [WINDOWS] Set -XX:MaxPermSize for unit tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578686 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 00:31:32 +00:00
Michael Stack 93648370fe Undo stamping date in comment at head of generated files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578653 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 22:51:54 +00:00
Michael Stack a1a5f57bff HBASE-10656 high-scale-lib's Counter depends on Oracle (Sun) JRE, and also has some bug
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577759 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 23:20:14 +00:00
Zhihong Yu 1160171e64 HBASE-10740 Upgrade zookeeper to 3.4.6 release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577412 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 02:53:02 +00:00
fenghh 3c8cc0b799 fenghh is onboard
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576917 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 21:21:37 +00:00
Zhihong Yu 6a6bbdd2ff HBASE-10601 Upgrade hadoop dependency to 2.3.0 release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576543 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 23:31:15 +00:00
Zhihong Yu a3792b22e3 HBASE-10612 Remove unnecessary dependency on org.eclipse.jdt:core
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572356 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 23:57:31 +00:00
Andrew Kyle Purtell ec0ec19d7d HBASE-10570 Allow overrides of Surefire secondPartForkMode and testFailureIgnore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569935 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 21:50:42 +00:00
ndimiduk 342571498a HBASE-10548 Correct commons-math dependency version
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569565 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 23:48:09 +00:00
Michael Stack d30249534b HBASE-10313 Duplicate servlet-api jars in hbase 0.96.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565730 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 17:06:00 +00:00
jxiang f8e4ebacc0 HBASE-10428 Test jars should have scope test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562339 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 01:19:28 +00:00
Michael Stack 74b5a394f4 HBASE-10156 FSHLog Refactor (WAS -> Fix up the HBASE-8755 slowdown when low contention)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561450 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 04:41:39 +00:00
liangxie 7a1f0d7b49 HBASE-10265 Upgrade to commons-logging 1.1.3
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557299 13f79535-47bb-0310-9956-ffa450edef68
2014-01-11 02:09:31 +00:00
eclark b8fd792f83 HBASE-10302 Fix rat check issues in hbase-native-client.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556936 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 20:16:55 +00:00