Commit Graph

570 Commits

Author SHA1 Message Date
Enis Soztutar 3aa3fae138 HBASE-14172 Upgrade existing thrift binding using thrift 0.9.2 compiler.(Josh Elser) 2015-11-18 19:11:51 -08:00
chenheng 8c9fc6eb97 Add chenheng to pom.xml 2015-11-14 11:20:08 +08:00
Misty Stanley-Jones c817aa386c HBASE-14774 Addendum: Exclude src/main/site/resources/repo from RAT checks 2015-11-11 07:20:35 +10:00
Misty Stanley-Jones 112900d042 HBASE-14785 Addendum: Add an in-project Maven repo 2015-11-10 15:17:07 +10:00
stack bea2f7feac HBASE-14772 Improve zombie detector; be more discerning 2015-11-06 16:39:15 -10:00
Misty Stanley-Jones bfa3689190 HBASE-14755 Fix some broken links and HTML problems 2015-11-06 11:11:30 +10:00
Elliott Clark 86da57f498 HBASE-14765 Remove snappy profile 2015-11-05 10:20:40 -08:00
Misty Stanley-Jones 21b607e322 HBASE-14764 Stop using post-site target 2015-11-05 09:34:01 +10:00
Misty Stanley-Jones eb6b2a1a04 HBASE-14732 Update HBase website skin and CSS
Use Fluido skin, make things more readable, make improvements to enhance the
mobile experience.
2015-11-05 09:19:44 +10:00
stack ceddec9141 HBASE-14725 Vet categorization of tests so they for sure go into the right small/medium/large buckets 2015-11-03 20:47:20 -08:00
stack 9630fec2d5 Revert "HBASE-14725 Vet categorization of tests so they for sure go into the right small/medium/large buckets"
Revert. Seems to have destabilized the build

This reverts commit 6dbb5a8052.
2015-11-02 08:17:41 -08:00
stack 950050e9d6 Revert "HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan)"
Revert because I overcommitted, included files from another patch.

This reverts commit 47659200ac.
2015-11-02 08:06:34 -08:00
stack 6dbb5a8052 HBASE-14725 Vet categorization of tests so they for sure go into the right small/medium/large buckets 2015-11-01 22:26:43 -08:00
stack 47659200ac HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan) 2015-11-01 22:22:59 -08:00
Nick Dimiduk 6cc6d833f2 update ndimiduk affiliation 2015-10-31 11:20:55 -07:00
stack c6d3dcdea3 Revert "HBASE-14722 Update surefire to 2.19"
This reverts commit bdf11be6af.
2015-10-30 15:16:31 -07:00
stack bdf11be6af HBASE-14722 Update surefire to 2.19 2015-10-29 16:53:58 -07:00
Misty Stanley-Jones e24d03b10c HBASE-14695 Fix some easy HTML warnings and bad links 2015-10-28 12:12:40 +10:00
Misty Stanley-Jones eb4f9b8b32 HBASE-14681 addendum 2015-10-23 10:25:20 +10:00
Misty Stanley-Jones 36d4a5a650 HBASE-14681 Upgrade Checkstyle plugin to 2.16 2015-10-23 09:25:16 +10:00
Misty Stanley-Jones 9a5423fc42 HBASE-14603 addendum un-break site:stage target 2015-10-22 22:28:36 +10:00
Misty Stanley-Jones 098022ef70 HBASE-14603 addendum -- distribution management report and clause in the POM is crashing the build -- removed them 2015-10-22 21:41:10 +10:00
Misty Stanley-Jones 3f385c2e24 HBASE-14603 Addendum put back project info reports -- stack was right 2015-10-22 19:34:19 +10:00
Misty Stanley-Jones ac2cfbaa58 HBASE-14603 Addendum 2015-10-22 19:16:08 +10:00
Misty Stanley-Jones 2996355e94 HBASE-14603 Lots of work on the POM to enhance Javadocs, Xrefs
* We now have apidocs, devapidocs, testapidocs, and testdevapidocs
* When using reportSets, the Javadoc plugin ignores the plugin configuration,
  so I propagated it to the individual reportSet configuration blocks.
* I was able to remove some of the logic that moved / copied things around
  in post-site.
* We now have xref and xref-test (these are superfluous but something needs them
  so I left them)
* Added source to Javadocs -- you can click a method or property to browse its source.
  More user-friendly than xref maybe.
* You can now get the whole site to build by doing 'mvn clean site site:stage' and
  it takes about 10 minutes.
2015-10-22 19:12:42 +10:00
Misty Stanley-Jones 74d5232065 Revert "Lots of work on the POM to enhance Javadocs, Xrefs"
This reverts commit aa78ebbd5a.
2015-10-22 19:11:40 +10:00
Misty Stanley-Jones c4fa88420f HBASE-14326 Clarify that ExploringCompactionPolicy evaluates a selection of StoreFiles, not a single StoreFile 2015-10-22 19:09:38 +10:00
Misty Stanley-Jones aa78ebbd5a Lots of work on the POM to enhance Javadocs, Xrefs
* We now have apidocs, devapidocs, testapidocs, and testdevapidocs
* When using reportSets, the Javadoc plugin ignores the plugin configuration,
  so I propagated it to the individual reportSet configuration blocks.
* I was able to remove some of the logic that moved / copied things around
  in post-site.
* We now have xref and xref-test (these are superfluous but something needs them
  so I left them)
* Added source to Javadocs -- you can click a method or property to browse its source.
  More user-friendly than xref maybe.
* You can now get the whole site to build by doing 'mvn clean site site:stage' and
  it takes about 10 minutes.
2015-10-22 18:29:08 +10:00
stack d5ed46bc9f HBASE-14589 Builds are being killed...; CHANGE FROM 10 MINS TO surefire.timeout 2015-10-15 12:46:07 -07:00
Misty Stanley-Jones ad5d02c360 Revert "HBASE-14603 Disable timestamping of generated Javadocs so they are not all modified by each build"
It does not actually work. :(

This reverts commit 64e30f1217.
2015-10-15 08:25:10 +10:00
stack 1f6019175d HBASE-14589 Builds are being killed...; ADD SUREFIRE TEN MINUTE TIMEOUT 2015-10-14 14:16:00 -07:00
Andrew Purtell fe0bdbe48e HBASE-14586 Use a maven profile to run Jacoco analysis (Andrew Wang) 2015-10-14 13:39:27 -07:00
Misty Stanley-Jones 64e30f1217 HBASE-14603 Disable timestamping of generated Javadocs so they are not all modified by each build 2015-10-14 16:32:02 +10:00
Andrew Purtell 4754e583f9 HBASE-14493 Upgrade the jamon-runtime dependency 2015-10-13 17:25:02 -07:00
stack a45cb72ef2 HBASE-14588 Stop accessing test resources from within src folder (Andrew Wang) 2015-10-12 23:10:06 -07:00
stack e1fd3526b1 HBASE-14349 pre-commit zombie finder is overly broad 2015-10-07 13:41:27 -07:00
stack 298721b259 HBASE-14502 Purge use of jmock and remove as dependency (Gabor Liptak) 2015-10-06 23:09:50 -07:00
Elliott Clark 7b08f4c8be HBASE-14334 Move Memcached block cache in to it's own optional module. 2015-09-16 15:26:38 -07:00
stack 2c150fbbcb HBASE-14428 Upgrade our surefire-plugin from 2.18 to 2.18.1 2015-09-14 19:34:18 -07:00
Gary Helmling 0f0cdc5131 Update affiliate for garyh 2015-09-10 10:04:28 -07:00
Lars Francke 5bb36f1594 HBASE-14253 update docs + build for maven 3.0.4+
Signed-off-by: Sean Busbey <busbey@cloudera.com>
2015-09-01 16:17:31 -05:00
Elliott Clark fbd6ecb762 HBASE-13339 Update default Hadoop version to latest for master 2015-08-27 15:10:27 -07:00
stack d31aedb998 HBASE-13127 Add timeouts on all tests so less zombie sightings 2015-08-24 12:49:55 -07:00
Nick Dimiduk abd6328d0f HBASE-14288 Upgrade asciidoctor plugin to v1.5.2.1 2015-08-21 14:54:02 -07:00
Stephen Yuan Jiang 5dd8fefd75 Add syuanjiang as committer 2015-08-20 14:16:35 -07:00
Andrey Stepachev 68113abec5 udpate Andrey Stepachev organisation 2015-08-18 09:46:36 -07:00
stack 737f264509 HBASE-12812 Update Netty dependency to latest release (Jurriaan Mous) 2015-08-15 21:17:44 -07:00
Elliott Clark 135451477f HBASE-13889 Fix hbase-shaded-client artifact so it works on hbase-downstreamer 2015-08-11 16:54:32 -07:00
Sean Busbey 1b0b67fb7c HBASE-14085 Update LICENSE and NOTICE files.
* corrects license/notice for source distribution
* adds inception year to correct copyright in generated NOTICE files for jars
* updates project names in poms to use "Apache HBase" instead of "HBase" so jar NOTICE files will be correct
* uses append-resources to include supplemental info on jars with 3rd party works in source
* adds an hbase specific resource bundle for jars that include 3rd party works for binaries
** uses supplemental-model to fill in license gaps
** uses the above and a shade plugin transformation to build proper files for shaded jars.
** uses the above and the assembly plugin to build the proper files for bin assembly
* adds a NOTICE item for things copied out of Hadoop (TODO legal-discuss)
2015-08-04 17:16:56 -05:00
Andrew Purtell 5ab45438da HBASE-14176 Add missing headers to META-INF files 2015-07-31 11:22:20 -07:00