Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [hara-dev] Release version info

Hello There,

Frankly, I would keep 1.0.0 at this point.

Best,

Nicola La Gloria, Ph.D
CEO@Kynetics LLC
Santa Clara, CA
www.kynetics.com

CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. 
Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.

On Oct 20, 2022, at 3:44 PM, Daniele Sergio <daniele.sergio@xxxxxxxxxxxx> wrote:

Hi Kai,

thanks for the quick response.

if I understand correctly, then you are concerned because the build.gradle file contains 1.0.0 as the app version even if you haven't done any formal release at all so far, right?


Correct.


Can you explain what you are worried about to happen if you now create a, say, 0.5.0 release?


I think there aren’t technical implications if we change the version in the build.gradle from 1.0.0 to 0.1.0; but for sure downgrading the version can be confusing and something to avoid if possible, given it’s been 1.0.0 since we’ve contributed the code in the Eclipse github hara-ddiclient github repo.

We are open to both options, so we’d like your opinion as an experienced Eclipse member and mentor.


Thank you


On Thu, Oct 20, 2022 at 1:24 PM Hudalla Kai (IOB/PAD-COD2) <Kai.Hudalla@xxxxxxxx> wrote:

Hi Daniele,


if I understand correctly, then you are concerned because the build.gradle file [1] contains 1.0.0 as the app version even if you haven't done any formal release at all so far, right? Can you explain what you are worried about to happen if you now create a, say, 0.5.0 release?


[1] https://github.com/eclipse/hara-ddiclient/blob/master/build.gradle


Kai


From: Daniele Sergio <daniele.sergio@xxxxxxxxxxxx>
Sent: Thursday, October 20, 2022 11:38:58 AM
To: Hudalla Kai (IOB/PAD-COD2)
Cc: hara-dev@xxxxxxxxxxx
Subject: Release version info
 

Hi Kai,


we’ve read in the Eclipse Handbook that it suggests using versions lower than 1.0 for projects in incubating phase. Unfortunately, we’ve already been using 1.0.0 in the build.gradle of hara-ddiclient.


Do you think it’s ok to use version 1.0.0 for our first release to avoid confusing version downgrades?


Thank you,

--
Daniele Sergio
Software Engineer

Kynetics


--
Daniele Sergio
Software Engineer

Kynetics
_______________________________________________
hara-dev mailing list
hara-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/hara-dev


Back to the top