Skip to content

Timestamps on builds #182

Open
Open
@ghost

Description

(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.

Reported by: vgapeyev-nescent

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions