druid/extensions-core
Charles Allen 805d85afda Allow compilation as Java8 source and target (#3328)
* Allow compilation as Java8 source and target for everything except API

* Remove conditions in tests which assume that we may run with Java 7

* Update easymock to 3.4

* Make Animal Sniffer to check Java 1.8 usage; remove redundant druid-caffeine-cache configuration

* Use try-with-resources in LargeColumnSupportedComplexColumnSerializerTest.testSanity()

* Remove java7 special for druid-api
2017-03-14 22:23:47 -06:00
..
avro-extensions Bump version to 0.10.0-SNAPSHOT. (#3913) 2017-02-06 17:54:35 -08:00
caffeine-cache Allow compilation as Java8 source and target (#3328) 2017-03-14 22:23:47 -06:00
datasketches Enable GenericIndexed V2 for built-in(druid-io managed) complex columns. (#3987) 2017-02-28 22:06:54 -08:00
druid-kerberos Bump version to 0.10.0-SNAPSHOT. (#3913) 2017-02-06 17:54:35 -08:00
hdfs-storage HdfsDataSegmentPusher bug fix (#4003) 2017-03-06 00:53:44 -08:00
histogram SQL: Make row extractions extensible and add one for lookups. (#3991) 2017-03-13 21:56:16 -07:00
kafka-eight Bump version to 0.10.0-SNAPSHOT. (#3913) 2017-02-06 17:54:35 -08:00
kafka-extraction-namespace Bump version to 0.10.0-SNAPSHOT. (#3913) 2017-02-06 17:54:35 -08:00
kafka-indexing-service Fix race in KafkaIndexTaskTest (#4031) 2017-03-09 07:34:46 -08:00
lookups-cached-global Bump version to 0.10.0-SNAPSHOT. (#3913) 2017-02-06 17:54:35 -08:00
lookups-cached-single Fix a couple bugs due to calling Period.getMillis(). (#4006) 2017-03-05 18:44:20 +05:30
mysql-metadata-storage modified "end" column to `end` (#3903) 2017-02-13 12:36:27 -08:00
postgresql-metadata-storage modified "end" column to `end` (#3903) 2017-02-13 12:36:27 -08:00
s3-extensions TmpFileIOPeons to create files under the merging output directory, instead of java.io.tmpdir (#3990) 2017-03-02 14:05:12 -08:00
stats Enable GenericIndexed V2 for built-in(druid-io managed) complex columns. (#3987) 2017-02-28 22:06:54 -08:00