-
-
Notifications
You must be signed in to change notification settings - Fork 101
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
moneta-core depends on JEE8, making it unusable with JEE9 #379
Comments
I guess we'll maintain a 1.4.x release using the old javax annotations and add a 1.5.x release of Moneta with the new Jakarta annotations and similar dependencies. |
The newer dependencies have better module support, so they will also be useful in apps built using |
Is there any plan on when this split, or any release of 1.4.x, might happen? I saw in JavaMoney/javamoney-parent#6 that there were some issues related to Bintray, are those blocking new releases? |
Is there any way to help further with this? I submitted a PR, but I assume this is more about the 1.4.X split than simply replacing |
We'll check the PR thanks a lot. It needs to be reviewed by a JCP member, either myself, another Maintenance lead like @otaviojava or @msgilligan could also help if he has time. |
Ok. |
I'm pretty busy at the moment, but when I return to my project that uses Java Money this is something I would really like to see, so I will bookmark this for later. |
Greetings! |
Until the blocker #353 is not solved appropriately, I'm afraid there won't be a 1.4.3 release. |
jsr354-ri/moneta-core/src/main/java/org/javamoney/moneta/spi/PriorityAwareServiceProvider.java
Line 18 in ac0afde
depends on
jsr354-ri/pom.xml
Line 327 in ac0afde
crashing at runtime:
The text was updated successfully, but these errors were encountered: