Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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