Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jnosql-dev] Maintenance of 1.1.x stream?

Hello everyone, hello Ondro.

I'm sorry, I forgot to reply to it here.


Yes, we have a strategy in place to maintain while we release new versions of Jakarta Data and Jakarta NoSQL, allowing us to receive community feedback.

https://github.com/eclipse-jnosql/jnosql?tab=readme-ov-file#compatibility-and-innovation-strategy


On Sat, Jun 21, 2025 at 11:56 AM Maximillian Arruda via jnosql-dev <jnosql-dev@xxxxxxxxxxx> wrote:

Hello, Ondro!!! That's awesome to know that Glassfish 8 is interested to use JNoSQL!!! We'll be working on it ASAP !!!

Thanks a lot!!!

Maximillian Arruda
Developer Advocate 🥑
SouJava JUG Leader
Jakarta EE Ambassador
Eclipse JNoSQL Committer

On Sat, Jun 21, 2025, 06:36 Ondro Mihályi via jnosql-dev <jnosql-dev@xxxxxxxxxxx> wrote:
Hello, Otavio and jNoSQL committers,

We're working on integrating jNoSQL to GlassFish 8, which is supposed to implement Jakarta Data 1.0. In order to integrate it and keep GlassFish updated, we need to be able to maintain the 1.1.x version stream of jNoSQL as the main branch is already incompatible with Jakarta Data 1.0 and depends on 1.1-SNAPSHOT.

We would like to contribute maintenance pull requests to jNoSQL 1.1.x in the future. Would you be able to create a branch for 1.1.x, where we can create merge requests? And then release 1.2.0 from the main branch, while releasing 1.1.x versions based on the branch for 1.1.x if there are any new changes?

That would help us greatly with integrating jNoSQL to GlassFish directly, without patching official jNoSQL versions with our changes. We already need to expose some protected/package-private classes and methods to be able to use them in an extension for Jakarta Persistence, to provide Jakarta Data over Jakarta Persistence in GlassFish. And we might need to upgrade dependencies to fix vulnerabilities in the future.

All the best,
Ondro Mihalyi
GlassFish committer
_______________________________________________
jnosql-dev mailing list
jnosql-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jnosql-dev
_______________________________________________
jnosql-dev mailing list
jnosql-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jnosql-dev


--

Thanks a lot,

Twitter | Linkedin | Youtube


Back to the top