Commit Graph

69 Commits

Author SHA1 Message Date
Shay Banon 53d29e5d8d Upgrade to guava 13.0 2012-08-08 20:52:09 +02:00
Shay Banon 82cfe0e8b2 upgrade to latest testng, improve console output when running test, add more options as env vars when using maven 2012-07-31 20:24:39 +02:00
Shay Banon 6e20056619 Upgrade to Netty 3.5.3, closes #2119. 2012-07-27 19:01:21 +02:00
Shay Banon 90e94ebab9 Upgrade to Lucene 3.6.1, closes #2110. 2012-07-22 13:28:39 -07:00
Shay Banon 73a34ee537 upgrade to guava 12.0.1 2012-07-14 13:02:21 +02:00
Shay Banon bfb4a29700 fix new jackson version to be properly shaded 2012-07-11 01:18:59 +02:00
Shay Banon 57e966e9d7 upgrade to jackson 2.0.4 2012-07-10 23:44:02 +02:00
Shay Banon 5f1b1c6f69 Upgrade to Netty 3.5.2, closes #2084. 2012-07-05 23:09:26 +02:00
Shay Banon 57023c8ba9 Compression: Support snappy as a compression option, closes #2081. 2012-07-04 17:14:12 +02:00
Shay Banon 1ffd68f2de Upgrade to netty 3.5.1 2012-06-28 00:51:37 +02:00
Shay Banon 2b893fe1e5 Use bloom filter when flushing (applying deletes), closes #2058. 2012-06-26 16:45:29 +02:00
Shay Banon aebd27afbd abstract compression
abstract the LZF compression into a compress package allowing for different implementation in the future
2012-06-19 04:07:11 +02:00
Shay Banon 2280915d3c upgrade to joda 2.1
with the hack of duplicating BaseDateTime to remove the volatile
2012-06-14 21:57:01 +02:00
Shay Banon 2a80e14284 .DS_Store file in .deb package, closes #2017. 2012-06-11 21:06:52 +02:00
Shay Banon 8f0bc799c6 Upgrade to latest jst166y and jsr166e
Embed the code now in our source, since jsr166e jar generation with 1.6 instead of 1.7 is complicated when doing it on its own as it relies on ThreadLocalRandom, and we have it in jsr166y
2012-06-10 00:42:54 +02:00
Shay Banon 43483b1237 upgrade to trove 3.0.3 2012-06-09 23:01:51 +02:00
Shay Banon 6c67570589 fix wrong change to version 2012-06-08 23:22:38 +02:00
Shay Banon 77e3cc1790 Upgrade to Netty 3.5.0.Final, closes #2013. 2012-06-08 23:20:45 +02:00
Shay Banon 398e8a597f Upgrade to netty 3.4.6
Contains no applicable changes to our usage, but still be on track with latest
2012-05-29 19:33:21 +02:00
Shay Banon 11a1f69257 Upgrade to Netty 3.4.5, closes #1958. 2012-05-16 21:58:34 +03:00
Shay Banon 76e1c3a017 Upgrade to guava 12.0, closes #1920. 2012-05-07 20:08:41 +03:00
Shay Banon 3556020065 Upgrade to netty 3.4.3.Final, closes #1914. 2012-05-06 19:52:00 +03:00
Shay Banon 2d26cbcde3 Upgrade to Netty 3.4.2, closes #1909. 2012-05-03 22:03:34 +03:00
Shay Banon d0ab672982 upgrade to jackson 1.9.7 2012-05-03 21:28:51 +03:00
Shay Banon eb057d4ce6 Upgrade to Netty 3.4.1.Final, closes #1878. 2012-04-21 16:03:15 +03:00
Shay Banon 62954e6d1f Upgrade to Netty 3.4.0, closes #1863. 2012-04-15 18:15:17 +03:00
Shay Banon 16cd159a38 Upgrade to Lucene 3.6, closes #1862. 2012-04-15 17:39:41 +03:00
Shay Banon 5131dc44ff upgrade to guava 11.0.2 2012-03-21 15:35:05 +02:00
Shay Banon 32e1eff05a move to 0.20.0.Beta1 snapshot 2012-03-02 11:23:24 +02:00
Shay Banon b8d583a06e release 0.19.0 2012-03-02 11:17:55 +02:00
Shay Banon 9a51179c22 upgrade to jackson 1.9.5 2012-02-26 23:06:04 +02:00
Shay Banon 7a10f18645 upgrade to latest 2.3 assembly plugin 2012-02-26 21:07:55 +02:00
Shay Banon d8123efac8 upgrade to jdeb 0.9 plugin 2012-02-26 10:06:44 +02:00
Shay Banon 2dfee54de7 upgrade to the latest assembly plugin and use artifact id (though not in distributions) 2012-02-26 10:06:18 +02:00
Shay Banon ca5f6ec0f6 move to 0.19.0.RC4 snap 2012-02-21 14:54:41 +02:00
Shay Banon aeaed0a1b0 release 0.19.0.RC3 2012-02-21 14:52:49 +02:00
Shay Banon ff3ebe4a4b upgrade to jackson 1.7.4 2012-02-17 12:50:43 +02:00
Shay Banon 5836c24b80 move to use sigar jar from maven central, which means that when using in the IDEA or running tests, sigar will not be enabled (since native files are not present), interim fix until we have a better one 2012-02-14 12:49:31 +02:00
Shay Banon bf11c19e49 move to use sigar jar from maven central, which means that when using in the IDEA or running tests, sigar will not be enabled (since native files are not present), interim fix until we have a better one 2012-02-14 12:49:15 +02:00
Shay Banon 676f115a26 update versions to 0.19.3 snap 2012-02-09 00:37:12 +02:00
Shay Banon f5676780ae release 0.19.0.RC2 2012-02-09 00:35:59 +02:00
Peter 4492b14f5f mini layout change to pom.xml 2012-02-08 08:45:40 +01:00
Peter 93134bd89e merged master 2012-02-08 08:31:41 +01:00
Shay Banon 7b3d9efe2e upgrade to netty 3.3.1 2012-02-07 20:15:55 +02:00
Shay Banon a89878ce6c move to 0.19.0.RC2 snap 2012-02-07 15:17:09 +02:00
Shay Banon b160ddbb2c release 0.19.0.RC1 2012-02-07 15:02:42 +02:00
Shay Banon 73266d1e44 upgrade to mvel 2.1.Beta8 2012-02-06 04:08:26 +02:00
Shay Banon f282081361 upgrade to latest compiled jsr166 libs 2012-01-31 21:00:58 +02:00
Shay Banon 62809bb62a Upgrade to netty 3.3.0 2012-01-19 23:32:59 +02:00
Shay Banon 002c8a6599 upgrade to 11.0.1 guava 2012-01-11 15:39:09 +02:00