Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [higgins-dev] versioning higgins libraries

Do you mean:

a)    you’d like a version number (e.g. -0.7.32) appended to the filename ‘idas.zip’ here (stable build)?

b)    you’d like to know, as the IdAS component owner, how to trigger creating a stable build (vs. the automatic nightly ones)? (The last stable build of idas was done on Nov 9th.)

BTW, the tradition at Eclipse is that nightly builds do not have these version numbers; just the date. I presume you’re okay with this.

We can assign this task to Evgeniy at Parity, as soon as we understand what you’d like.


From: higgins-dev-bounces@xxxxxxxxxxx [mailto:higgins-dev-bounces@xxxxxxxxxxx] On Behalf Of Jim Sermersheim
Sent: Friday, December 15, 2006 2:07 PM
To: higgins-dev@xxxxxxxxxxx
Subject: [higgins-dev] versioning higgins libraries

 

Paul,

 

A recurring issue that pops up is that of versioning idas.jar.  As it is, people only have the date to rely on, but that's not reliable.

 

I assume we'd want a number that includes a major version, minor version, and build number.  It'd good to have the build number auto increment.  I stubbed out the beginnings of an attempt at this in the idas build.xml, but haven't gotten any further.

 

Maybe the best thing to do is to get someone to own this task.

 

Jim


Back to the top