115 Commits

Author SHA1 Message Date
xerial-bot
509fe727e6
Update airframe-log to 23.4.0 (#413) 2023-04-07 00:30:32 -07:00
xerial-bot
03fa8d0a83
Update airframe-log to 23.3.4 (#409) 2023-03-31 21:56:24 -07:00
xerial-bot
c5414ed458
Update airframe-log to 23.3.3 (#406) 2023-03-22 14:42:25 -07:00
xerial-bot
079725743f
Update airframe-log to 23.3.2 (#404) 2023-03-20 09:39:58 -07:00
xerial-bot
180645b2ef
Update airframe-log to 23.3.0 (#401) 2023-03-09 23:19:05 -08:00
xerial-bot
e633200b11
Update airframe-log to 23.2.5 (#397) 2023-03-06 12:55:38 -08:00
Ludovic Henry
3c74e292ab
Add Linux-riscv64 support (#396) 2023-02-15 01:24:42 -08:00
xerial-bot
8845930790
Update airframe-log to 23.2.4 (#395) 2023-02-14 09:56:02 -08:00
xerial-bot
17aa698cdb
Update airframe-log to 23.2.0 (#391) 2023-02-03 16:21:32 -08:00
Taro L. Saito
39160ac5d2
Fix java8 compatibility (#390)
* ByteBuffer.limit() compiled with JDK9+ shows  java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer; error in JDK8
* Set --release 8 JDK option
* Do not use --release 8 option in JDK8
2023-01-31 10:35:03 -08:00
xerial-bot
5ad862e802
Update org.osgi.core to 6.0.0 (#387) 2023-01-29 19:21:23 -08:00
xerial-bot
1a82fe10b7
Update org.osgi.core to 4.3.1 (#315)
* Update org.osgi.core to 4.3.1

* Update org.osgi.core to 4.3.1

* Update org.osgi.core to 4.3.1

* Revert commit(s) 3c7e99c

* Update org.osgi.core to 4.3.1

* Revert commit(s) 3a0d82f

* Update org.osgi.core to 4.3.1

* Revert commit(s) db7539d

* Update org.osgi.core to 4.3.1

* Revert commit(s) a0551d9

* Update org.osgi.core to 4.3.1

* Revert commit(s) bcb986a

* Update org.osgi.core to 4.3.1

* Revert commit(s) 832ade4

* Update org.osgi.core to 4.3.1
2023-01-28 08:47:29 -08:00
xerial-bot
083827cf74
Update airframe-log to 23.1.4 (#383)
* Update airframe-log to 23.1.4

* Revert commit(s) 5f9eb46

* Update airframe-log to 23.1.4
2023-01-28 07:25:50 -08:00
Taro L. Saito
c515db5857
Add release automation workflow (#384) 2023-01-28 00:33:40 -08:00
Taro L. Saito
2bc841b5da
Remove pure-java support (#381)
* Remove pure-java snappy support

* Remove pure-java support description
2023-01-28 00:05:11 -08:00
xerial-bot
e7be5b3c94
Update airframe-log to 22.12.6 (#372) 2023-01-27 20:30:46 -08:00
xerial-bot
21beeb5b54
Update hadoop-common to 2.10.2 (#371) 2023-01-27 20:30:37 -08:00
xerial-bot
f760098351
Update plexus-classworlds to 2.7.0 (#359) 2023-01-27 20:30:19 -08:00
xerial-bot
1247939d22
Update airframe-log to 22.9.3 (#349) 2023-01-27 17:18:20 -08:00
xerial-bot
76f8ff902b
Update hadoop-common to 2.7.7 (#313)
* Update hadoop-common to 2.7.7

* Update hadoop-common to 2.7.7

* Revert commit(s) 93b35c0

* Update hadoop-common to 2.7.7
2023-01-27 17:18:12 -08:00
xerial-bot
3885fb05e8
Update airframe-log to 22.9.2 (#347) 2022-09-26 16:22:57 -07:00
xerial-bot
70ccd324da
Update airframe-log to 22.9.0 (#343) 2022-09-16 17:08:07 -07:00
xerial-bot
2b34d549aa
Update airframe-log to 21.12.1 (#319)
* Update airframe-log to 21.12.1

* Update airframe-log to 21.12.1
2022-06-03 13:46:24 -07:00
xerial-bot
a80d68d734
Update junit-interface to 0.13.3 (#311) 2022-06-01 23:39:25 -07:00
Mikhail Zhukov
78354b69c7
#302 Fixed running snappy-java as OSGi bundle on Apple Silicon (M1 Pro) (#303)
Co-authored-by: Mikhail Zhukov <zh.muxa@gmail.com>
2022-05-17 23:31:48 -07:00
Taro L. Saito
1d01f870a1
Upgrade sbt to 1.5.6 (#301) 2021-12-09 23:08:39 -08:00
Benedict Jin
1c4a0e31e9
Fix Could not initialize class org.xerial.snappy.Snappy bug for MacOS 19.6.0 (#265)
* Fix `Could not initialize class org.xerial.snappy.Snappy` bug for MacOS

* Remove useless libsnappyjava.jnilib
2020-11-08 22:51:50 -08:00
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