Taro L. Saito
|
1d1af59c06
|
1.1.7.7 release notes
|
2020-08-25 21:16:01 -07:00 |
Taro L. Saito
|
6cbc623c96
|
Try setting javacOptions scope
|
2020-08-25 21:06:38 -07:00 |
Taro L. Saito
|
a89a36bea1
|
Simplified build.sbt
|
2020-06-26 00:23:44 -07:00 |
Taro L. Saito
|
cc1a886cb6
|
Remove unnecessary settings
|
2020-06-26 00:13:32 -07:00 |
Taro L. Saito
|
cbe9a091e7
|
Fix release steps
|
2020-06-26 00:01:36 -07:00 |
Taro L. Saito
|
0c097c2e6a
|
Enforce target to JDK7
|
2020-06-25 19:42:39 -07:00 |
Taro L. Saito
|
0c71fb5a90
|
Upgrade sbt and other sbt plugins
|
2020-06-25 19:42:39 -07:00 |
Taro L. Saito
|
594ca5fddb
|
Add pure-java Snappy implementation (#244)
* Add PureJavaSnappy
* Add more tests for pure-java snappy
* Add note on enabling pure-java mode
* Add org.xerial.snappy.pure to osgi bundle
|
2020-05-11 23:48:43 -07:00 |
Taro L. Saito
|
0f223298ba
|
#245: Include org.xerial.snappy.pool package
|
2020-05-06 10:26:51 -07:00 |
Taro L. Saito
|
9df6ed7bbc
|
Upgrade to JDK11 including dependencies (#230)
|
2019-03-29 13:27:47 -07:00 |
Andrew Tolbert
|
6e35813580
|
[#210]: Add OSGi bundle metadata to manifest
|
2018-02-23 15:45:13 -06:00 |
Taro L. Saito
|
f8327ae087
|
Add Hadoop compatible Snappyt output stream
|
2017-11-15 14:56:29 -08:00 |
Taro L. Saito
|
5427c222a1
|
Use airframe-log for Scala 2.12
|
2017-11-14 12:48:03 -08:00 |
Taro L. Saito
|
51711eee17
|
Apply scalafmt
|
2017-11-14 11:55:03 -08:00 |
Taro L. Saito
|
64d2274d30
|
Upgrade to sbt-1.0.3
|
2017-11-14 11:54:11 -08:00 |
Taro L. Saito
|
05cb366fd2
|
Set credentail only when SONTAYPE_USERNAME/PASSWORD are set
|
2017-01-19 20:53:09 -08:00 |
xerial
|
6e1d9eb9ca
|
Publish snapshot version to sonatype
|
2017-01-19 18:16:05 -08:00 |
xerial
|
7dc0ad5401
|
Fix OSGi config
|
2017-01-19 18:08:13 -08:00 |
xerial
|
a419c0795b
|
Use Java 1.7
|
2017-01-19 17:55:31 -08:00 |
xerial
|
7d9da23d40
|
Fix build scripts
|
2017-01-19 10:51:35 -08:00 |
Bryan Chan
|
ee5cb32463
|
Add OSGi configuration for 32-bit AIX
|
2015-09-22 09:51:41 -04:00 |
Steven Aerts
|
a41143b5d8
|
Fix small typo in pom project url
|
2015-08-10 12:05:29 +02:00 |
Bryan Chan
|
ddac8ded5c
|
Support Linux on IBM z Systems
|
2015-06-17 11:01:59 -04:00 |
Antoine Vianey
|
6feccf255e
|
#116 support amd64 arch under windows & linux
x86_64 might be recognise as x64 or amd64 on some servers... osgi the fails to load native dependencies!
|
2015-06-15 16:49:27 +02:00 |
Taro L. Saito
|
c8842a0603
|
Added findbugs and jacoco (coverage report) settings
|
2015-05-18 18:03:41 +09:00 |
Taro L. Saito
|
02c14db79e
|
Add sbt checkstyle plugin
|
2015-05-18 16:44:49 +09:00 |
Taro L. Saito
|
09827ad9fe
|
Fix release tag name
|
2015-05-13 11:05:49 +09:00 |
Taro L. Saito
|
81536ea146
|
Upgrade Scala and sbt plugin versions
|
2015-05-12 01:41:57 +09:00 |
Taro L. Saito
|
98955b14a1
|
Fix for running with java8
|
2015-04-14 16:03:27 +09:00 |
Zi Shen Lim
|
2681311aa5
|
Add aarch64 target
|
2015-01-16 14:42:17 -08:00 |
Taro L. Saito
|
0122b6bfcc
|
Fixes #90, by adding OSGi export setting foe org.xerial.snappy.buffer package. 1.1.1.5 release
|
2014-10-24 09:46:15 +09:00 |
Taro L. Saito
|
5b5a3a379d
|
Add test code to see the performance
|
2014-07-18 16:22:59 +09:00 |
Iheanyi Ekechukwu
|
408a9de8cc
|
Update build.sbt
|
2014-07-10 10:13:36 -05:00 |
Iheanyi Ekechukwu
|
ce767baab3
|
Modify Makefile in order for snappy-java to correctly compile on AIX.
|
2014-07-09 16:33:22 -05:00 |
Taro L. Saito
|
9321d0ecd8
|
snappy-java-1.1.1-M3 release. Fix pom.xml
|
2014-06-26 15:02:46 +09:00 |
Taro L. Saito
|
2cd4ed553f
|
Fix build scripts to use sbt instead of mvn
|
2014-06-26 14:12:03 +09:00 |
Taro L. Saito
|
c96a345d85
|
Moved test resources to enable running tests both in maven and sbt
|
2014-06-26 13:41:45 +09:00 |
Taro L. Saito
|
0237ac00c0
|
Add sbt sript to build snappy-java
|
2014-06-26 13:28:45 +09:00 |