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

Fix dependencies and ERS bindings #268

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Fix dependencies and ERS bindings #268

merged 1 commit into from
Sep 18, 2024

Conversation

Saloed
Copy link
Collaborator

@Saloed Saloed commented Sep 18, 2024

[jacodb-core] Add DoubleBinging

DoubleBinging is another BuiltInBinding allowing to set Entities' properties & blobs of type Double.

[jacodb-core] Make foreign dependencies for implementations of PluggableKeyValueStorage optional

Set Libs.xodusEnvironment, Libs.lmdb_java & Libs.rocks_db dependencies as compileOnly.

[jacodb-core] Add DoubleBinging

DoubleBinging is another BuiltInBinding allowing to set Entities'
properties & blobs of type Double.

[jacodb-core] Make foreign dependencies for implementations of PluggableKeyValueStorage optional

Set Libs.xodusEnvironment, Libs.lmdb_java & Libs.rocks_db dependencies as compileOnly.
Copy link
Contributor

Lifecycle test results

78 tests  ±0   78 ✅ ±0   1m 55s ⏱️ -1s
 7 suites ±0    0 💤 ±0 
 7 files   ±0    0 ❌ ±0 

Results for commit daa562e. ± Comparison against base commit c37de8f.

Copy link
Contributor

Test results on JDK 19

   85 files  +   85     85 suites  +85   14m 59s ⏱️ + 14m 59s
2 517 tests +2 517  2 476 ✅ +2 476  41 💤 +41  0 ❌ ±0 
2 545 runs  +2 545  2 504 ✅ +2 504  41 💤 +41  0 ❌ ±0 

Results for commit daa562e. ± Comparison against base commit c37de8f.

Copy link
Contributor

Test results on JDK 11

   85 files  +   85     85 suites  +85   15m 31s ⏱️ + 15m 31s
2 517 tests +2 517  2 478 ✅ +2 478  39 💤 +39  0 ❌ ±0 
2 545 runs  +2 545  2 506 ✅ +2 506  39 💤 +39  0 ❌ ±0 

Results for commit daa562e. ± Comparison against base commit c37de8f.

Copy link
Contributor

Test results on JDK 8

   85 files  +   85     85 suites  +85   17m 35s ⏱️ + 17m 35s
2 517 tests +2 517  2 473 ✅ +2 473  44 💤 +44  0 ❌ ±0 
2 545 runs  +2 545  2 501 ✅ +2 501  44 💤 +44  0 ❌ ±0 

Results for commit daa562e. ± Comparison against base commit c37de8f.

@Saloed Saloed merged commit 94784e0 into neo Sep 18, 2024
9 checks passed
@Saloed Saloed deleted the saloed/fix-dependencies branch September 18, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant