Commit Graph

367 Commits

Author SHA1 Message Date
Taro L. Saito b7755bf93d Add a cleanup phase for OSGi container 2013-08-13 16:09:29 +09:00
Taro L. Saito a48529731d Add Snappy.cleanUp method for J2EE containers. #27 2013-08-13 16:07:46 +09:00
Taro L. Saito 2891c692c0 Removed SnappyNativeAPI, since native loader injection is no longer necessary 2013-08-13 15:55:58 +09:00
Taro L. Saito 1c3c565352 Removed md5sum code, which will no longer be used 2013-08-13 15:47:05 +09:00
Taro L. Saito 06f007a084 Attach UUID to the extracted native library file 2013-08-13 15:46:05 +09:00
Taro L. Saito d7263cc36d Fixes #39. Comparing two native libraries directly without generating md5sum 2013-07-02 10:27:10 +09:00
Taro L. Saito 88275fb846 commenting 2013-07-02 10:10:25 +09:00
Taro L. Saito 26acd403ba Fix the native code folder paths in OSGi settings 2013-06-06 11:44:13 +09:00
Taro L. Saito 8c69129359 Fixes #34. Use canonical os.arch names for native lib folders 2013-06-06 11:35:42 +09:00
Taro L. Saito 41b11f7ebd new snapshot version 2013-06-06 11:10:35 +09:00
Taro L. Saito fde51d8317 release version 1.0.5 2013-05-17 10:32:54 +09:00
Taro L. Saito 2e2261210c Merge branch 'release/1.0.5-M4' 2013-03-20 00:00:30 +09:00
Taro L. Saito 92b3138132 Fix javadoc stylesheet 2013-03-20 00:00:27 +09:00
Taro L. Saito 1b011303b3 Use target folder when preparing the OSGi bundle. #23 2013-03-19 23:51:18 +09:00
Taro L. Saito 69901033f6 Added OpenBSD native libs. Fixes #22 2013-03-19 23:26:18 +09:00
Taro L. Saito b83b6a76e2 Merge pull request #23 from jdnarvaez/develop
OSGi Compatibility
2013-03-19 07:22:22 -07:00
Juan Narvaez 274f11f73d Changing static variables to volatile. 2013-03-19 09:12:56 -05:00
Juan Narvaez 4b3f1a919a Adding in Bundle-ActivationPolicy to the generated Manifest. 2013-03-19 08:48:34 -05:00
Juan Narvaez 6bbdaa97d6 Patch for OSGi compatibility. 2013-03-19 08:45:16 -05:00
Taro L. Saito 9fc3159878 Add static libstdc++ option 2013-02-28 16:11:23 +09:00
Taro L. Saito 17a9d209d2 Merge pull request #18 from PageTwo/develop
Support FreeBSD amd64 build
2012-11-15 19:58:39 -08:00
Konstantin Zadorozhny dba48d031e FreeBSD amd64 build support. Makefile fix. 2012-11-11 10:56:11 -08:00
Konstantin Zadorozhny db0ac7318d FreeBSD amd64 build support 2012-11-11 10:23:47 -08:00
Taro L. Saito a3fd4deee8 Merge branch 'release/1.0.5-M3' into develop 2012-09-28 12:05:19 +09:00
Taro L. Saito 1cc4d0a0c6 Merge branch 'release/1.0.5-M3' 2012-09-28 12:05:01 +09:00
Taro L. Saito 2a1bab904d Set an explicit version number to maven-deploy plugin: 2012-09-28 12:02:23 +09:00
Taro L. Saito 1b803c4b05 Fix Makefile 2012-09-28 11:56:32 +09:00
Taro L. Saito f7e04b769f 1.0.5-M3 release 2012-09-28 11:54:43 +09:00
Taro L. Saito 9567bd4891 Merge hotfix 2012-09-28 11:43:24 +09:00
Taro L. Saito e194441d51 Merge branch 'develop' of github.com:xerial/snappy-java into develop 2012-09-28 11:42:26 +09:00
Taro L. Saito ed37dfac4b Fixes for issue #6 2012-09-28 11:34:02 +09:00
Taro L. Saito 53e8605950 Update Milestone.md 2012-09-27 12:52:18 +09:00
Taro L. Saito 94baf63824 Update README.md 2012-09-27 12:51:08 +09:00
Taro L. Saito 436e674463 Update README.md 2012-09-27 12:48:19 +09:00
Taro L. Saito cbc3f302ec Update README.md 2012-09-27 12:47:46 +09:00
Taro L. Saito 9bd521c079 Update README.md 2012-09-27 12:46:48 +09:00
Taro L. Saito ec89d78a0b Update README.md 2012-09-27 12:45:13 +09:00
Taro L. Saito 2e29452f03 Development version 2012-09-27 12:38:42 +09:00
Taro L. Saito 29f4ff89fb Merge branch 'release/1.0.5-M2' into develop 2012-09-27 12:22:22 +09:00
Taro L. Saito 76166832ee Merge branch 'release/1.0.5-M2' 2012-09-27 12:22:09 +09:00
Taro L. Saito 70b292d0f9 Milestone release 1.0.5-M2 2012-09-27 11:13:14 +09:00
Taro L. Saito 7b2546911b Merge branch 'release/1.0.5-M1' 2012-09-27 11:10:57 +09:00
Taro L. Saito 5a60c131d0 Fixes issue #6 2012-09-27 11:09:32 +09:00
Taro L. Saito 85e007c448 Merge branch 'release/1.0.5-M1' into develop 2012-09-27 10:38:33 +09:00
Taro L. Saito bf456291a9 Fix for deploying to Sonatype 2012-09-11 14:10:39 +09:00
Taro L. Saito ce2fc726ea Milestone release 1.0.5-M1 2012-09-11 13:43:32 +09:00
Taro L. Saito 195d4d4c04 Update README.md 2012-09-07 11:57:59 +09:00
Taro L. Saito c81fa1c227 Update README.md 2012-09-07 11:38:05 +09:00
Taro L. Saito a5c82ab56a Update README.md 2012-09-07 11:32:37 +09:00
Taro L. Saito b697c61df8 Merge pull request #15 from bpow/develop
Throw ExceptionInInitializerError rather than just printing stacktrace
2012-09-06 19:24:48 -07:00