Task #1439
Story #1389: version tagging of all libs and apps.
Define an API call for retrieving version information from each package / library / application
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-03-28
Due date:
% Done:
0%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
We need to be able to the version information about each component being developed as part of the infrastructure.
It would be convenient if there was a standard API call that could be implemented by each of the component so that version information can be determined through a programmatic mechanism.
This task is to define such an API call that will be consistent across java and python.
History
#1 Updated by Dave Vieglais about 13 years ago
- Status changed from New to Rejected
- Milestone set to None
This information is available through maven in Java and through the version tag for modules in python if set appropriately, e.g. http://stackoverflow.com/questions/458550/standard-way-to-embed-version-into-python-package