click here for details... Sakai Executive Director Position Search now open
Issue Details (XML | Word | Printable)

Key: KNL-88
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: David Horwitz
Reporter: David Horwitz
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Kernel - K1

Report kernel version from kernel config service

Created: 09-Dec-2008 01:34   Updated: 05-Mar-2010 02:48
Component/s: Component Manager
Affects Version/s: 1.0, 1.0.14, 1.1.0
Fix Version/s: 1.0.12, 1.1.0

Time Tracking:
Not Specified

1.0.x Status: Resolved


 Description  « Hide
the version.sakai is now set by the config project outside of the kernel. It would however be usefult to report which version of the kernel is running. So a new settign be added to the kernel sakai.properties:

version.sakai.kernel

That reports the kernel version.

 All   Comments   Work Log   Change History   Subversion Commits   git Commits      Sort Order: Ascending order - Click to sort in descending order
David Horwitz added a comment - 09-Dec-2008 01:47
Comment from Stephen - may be useful to do this as part of the maven build proceess. i.e. have a m2 task that writes a file in the path to be read by serverconfiguration service ...

Peter A. Knoop added a comment - 23-Dec-2008 06:12
Ian is not currently available to work on K1 issues. Is there anyone watching this issue who could take it on? Thanks.

David Horwitz added a comment - 04-Sep-2009 02:25
The kernel properties file already has this:

# Version
version.kernel=1.0.1


What is needed is a maven ant task that updates this atuomatically

Anthony Whyte added a comment - 08-Oct-2009 08:20
Merged to 1.0.x.