- Sep 21, 2017
-
-
Sean Busbey authored
-
- Sep 09, 2017
-
-
Sean Busbey authored
* Set minimum maven version to 3.1.0+, due to reqs for ES testing * remove oracle jdk7 per travis-ci/travis-ci#7884 * Skip ES5 cluster spin-up if tests are skipped. * Increase test heap for asynchbase binding from Travis 2048m to 4096m - https://docs.travis-ci.com/user/build-environment-updates/2017-09-06/ * temporarily remove the riak service on travis - currently fails w/o details - http://docs.basho.com/ fails to load, so I can't spin up a test node locally.
-
- Aug 05, 2017
-
-
Kirill Vlasov authored
[core] Fixing squid:S1319 - Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList". (manolama - updated bindings added since the PR) Signed-off-by:
Chris Larsen <clarsen@yahoo-inc.com>
-
- Jan 31, 2017
-
-
Kevin Risden authored
-
- Nov 18, 2016
-
-
Kevin Risden authored
-
- Sep 30, 2016
-
-
Sean Busbey authored
* in couchbase2 work around ReactiveX/RxJava#3824 * accumulo test hangs, so skip tests * hbase10 and asynchbase test crashes with unknown class version, so skip tests * orientdb tests fail, so skip * core jar-with-deps fails, so keep them broken out fixes #704, fixes #705
-
- Sep 27, 2016
-
-
hxd authored
-
- Aug 31, 2016
-
-
Govind Kamat authored
-
- Jun 21, 2016
-
-
Sean Busbey authored
-
- May 04, 2016
-
-
Stanley Feng authored
-
- Apr 17, 2016
-
-
Chris Larsen authored
loading outside the unit tests.
-
Chris Larsen authored
Note the Guava classes in the test directory for AsyncHBase. These are there as AsyncHBase uses Guava >= 18 while HBase and the mini cluster use Guava 12.
-