Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0
-
Component/s: Development, Version Compatibility
-
Labels:None
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
Description
Implement a way to figure out what version of Rice an application is running
1. available via API
2. an "About" screen (or on Config Viewer screen)
We could use maven resource filtering this way when a new version of rice is built the version would automatically get set (on a resource such as the rice config.xml) so we don't have to set this manually.