From: SourceForge.net <no...@so...> - 2010-03-29 21:35:10
|
Bugs item #2978845, was opened at 2010-03-29 17:35 Message generated for change (Tracker Item Submitted) made by vgapeyev You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126676&aid=2978845&group_id=248804 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: internals Group: None Status: Open Priority: 8 Private: No Submitted By: Vladimir Gapeyev (vgapeyev) Assigned to: Nobody/Anonymous (nobody) Summary: Timestamps on builds Initial Comment: (Some?) pages of the treebase-dev site should contain a timestamp of the build (ex. Version: 2.2.1 Built: 03/26/2010 12:43 PM ), as an indication what version is being run on a given instance. Ideally, this should include source code version from SVN. To make the timestamp invisible on production, there are a couple options: - Put it inside an <!-- --> HTML comment. - Make it's JSP rendering conditional depending on the value of the parameter like amIProduction that comes from Tomcat via JNDI. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126676&aid=2978845&group_id=248804 |