Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nosql-dev] Upgrade to Jakarta NoSQL to Jakarta EE 9

This gets even worse if Jakarta NoSQL was supposed to join the platform in say Jakarta EE 10, 11 or similar.

 

At least one compatible implementation must be available for that, so JNoSQL cannot wait for MP 5 or 6 including the correct MP Config, it needs a Jakarta EE 10 or 11 compatible MP Config and an implementation (like Smallrye) before that.

 

This is the same for any compatible Jakarta EE implementation, if MP specs like Config are not capable of that advanced availability, then they are unacceptable for Jakarta EE even to implementations.

 

Werner

 

Gesendet von Mail für Windows 10

 

Von: Werner Keil
Gesendet: Sonntag, 10. Januar 2021 19:20
An: nosql developer discussions
Betreff: Re: [nosql-dev] Upgrade to Jakarta NoSQL to Jakarta EE 9

 

Hello,

 

This cannot block or stiffle us for too Long. If MP-Config won’t find a solution for that (and it has to also due to some of the stuff being discussed in the new CN4J list https://www.eclipse.org/lists/cn4j-alliance/msg00001.html) we have to replace it with something else, there are so many other proper config Frameworks out there e.g. Apache Commons Config and it wouln’t be the first Apache Project used by JNoSQL.

 

Werner

 

 

Von: Otavio Santana
Gesendet: Sonntag, 10. Januar 2021 18:59
An: jnosql developer discussions; nosql developer discussions
Betreff: Re: [nosql-dev] Upgrade to Jakarta NoSQL to Jakarta EE 9

 

Hello everyone, I few updates about this topic:


JNoSQL depends on Eclipse MicroProfile Config because of the credentials in the mapping layer.
Thus, we'll not enable them to update while they don't have support to Jakarta EE 9.
I've created an issue on it:
https://github.com/eclipse/microprofile-config/issues/668

 

We have a MicroProfile section on the website:
http://www.jnosql.org/docs/microprofile_config.html
Please, feel free to give us feedback.

There is a proposal from Red hat about the CN4J alliance and how both Jakarta and Eclipse MicroProfile will work together, please, join the email list and also the proposal: 

 

 

On Tue, Dec 29, 2020 at 1:43 PM Otavio Santana <otaviopolianasantana@xxxxxxxxx> wrote:

Hello everyone,
First I wish everybody happy holidays.
We're in the processing of upgrading the project to use Jakarta EE 9 as a minimum requirement.

I already created the Jakarta NoSQL spec API with this PR:
https://github.com/eclipse-ee4j/nosql/pull/55

Michael Redlich has volunteered to modernize the JNoSQL repository: https://github.com/eclipse/jnosql

That is an excellent opportunity to help the project.

 

--

Otávio Santana


 

--

Otávio Santana

 

 

 


Back to the top