Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate options to package Firebird embedded in a 'self-deploying' jar. [JDBC533] #566

Closed
firebird-automations opened this issue Apr 29, 2018 · 9 comments

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

Firebird Embedded is rather complicated to deploy correctly. It would be helpful if it is possible to deploy as a single jar, which is then extracted appropriately on first use (or maybe explicit init). The MongoDB Embedded library does something similar, see https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo

Also notify dbeaver/dbeaver#3397 when this is available.

Commits: fddb4ae 9028f2c

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 5 [ 10871 ]

Fix Version: Non-version tasks [ 10870 ]

description: Firebird Embedded is rather complicated to deploy correctly. It would be helpful if it is possible to deploy as a single jar, which is then extracted appropriately on first use (or maybe explicit init). The MongoDB Embedded library does something similar, see https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo => Firebird Embedded is rather complicated to deploy correctly. It would be helpful if it is possible to deploy as a single jar, which is then extracted appropriately on first use (or maybe explicit init). The MongoDB Embedded library does something similar, see https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo

Also notify dbeaver/dbeaver#3397 when this is available.

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Initial implementation in 9028f2c, but it needs further refinement.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Non-version tasks [ 10870 ] =>

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Further refinement in fddb4ae

@mrotteveel
Copy link
Member

For the Linux build, ensure that libtommath.so.0 is included

@mrotteveel
Copy link
Member

Probably needs a custom build that includes libtommath and libtomcrypt.

@mrotteveel
Copy link
Member

I marked the JDP and feature as experimental for Jaybird 5.

@mrotteveel
Copy link
Member

Experimental variant for Windows (x86-64): https://github.com/mrotteveel/jaybird-embedded-win32-x86-64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants