Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jnosql-dev] Continue semantic versioning discussion...

 
Otavio,
 
Unfortunately there's a (not so) minor glitch in the version numbering, because
1.0.0-b1
should have been
1.0.0-b01
 
It's one small digit (for a man) but a giant difference for semantic versioning, because it messes up the latest version sorting of MavenCentral :-(
 
1.0.0-b1 > 1.0.0-b02
 
Have you already pushed it to Sonatype?
https://mvnrepository.com/artifact/jakarta.nosql/jakarta-nosql-parent
 
Werner
 
Gesendet: Dienstag, 03. Dezember 2019 um 11:51 Uhr
Von: "Otavio Santana" <otaviopolianasantana@xxxxxxxxx>
An: "jnosql developer discussions" <jnosql-dev@xxxxxxxxxxx>
Betreff: Re: [jnosql-dev] Continue semantic versioning discussion...
I also updated the artemis-demo: https://github.com/JNOSQL/artemis-demo
 
On Tue, Dec 3, 2019 at 7:23 AM Otavio Santana <otaviopolianasantana@xxxxxxxxx> wrote:
 
On Sun, Nov 24, 2019 at 3:56 PM Otavio Santana <otaviopolianasantana@xxxxxxxxx> wrote:
Thank you Werner.
 
 
So, we're fixing the first milestone version with 1.0.0-b1.

Is there ok?

I'll wait until November 26th to merge and run the Jenkins jobs release.
 
On Sun, Nov 24, 2019 at 2:10 PM Werner Keil <werner.keil@xxxxxxx> wrote:

Thanks, this was the most recent update to that thread: https://www.eclipse.org/lists/jakartaee-platform-dev/msg01021.html

 

And two or three messages earlier I tried to explain how I would see this applied to NoSQL which Bill, the author of the Maven versioning rules confirmed it looked sound to him.

 

I may offer some help with the guide if I have time.

 

Werner

 

From: Otavio Santana
Sent: Sunday, November 24, 2019 17:51
To: jnosql developer discussions
Subject: Re: [jnosql-dev] Continue semantic versioning discussion...

 

 

On Sun, Nov 24, 2019 at 1:24 PM Otavio Santana <otaviopolianasantana@xxxxxxxxx> wrote:

Hello everyone.

FYI, we'll release milestone version following the version discussion at jakartaee-platform-dev

https://www.eclipse.org/lists/jakartaee-platform-dev/msg00916.html

 

 

 

--

Otávio Santana

 

 

--

Otávio Santana

 

 

_______________________________________________
jnosql-dev mailing list
jnosql-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jnosql-dev
 
 
--
Otávio Santana
 
 
--
Otávio Santana
 
 
--
Otávio Santana
_______________________________________________ jnosql-dev mailing list jnosql-dev@xxxxxxxxxxx To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jnosql-dev

Back to the top