Daniel Watford created OFBIZ-12785:
--------------------------------------

             Summary: Include build information in container builds of OFBiz
                 Key: OFBIZ-12785
                 URL: https://issues.apache.org/jira/browse/OFBIZ-12785
             Project: OFBiz
          Issue Type: Improvement
    Affects Versions: Upcoming Branch
            Reporter: Daniel Watford
            Assignee: Daniel Watford
             Fix For: Upcoming Branch


The current demo site builds of OFBiz (demo-trunk, demo-next, demo-stable) 
include build information in the page footer.

This information is rendered from a VERSION file and a runtime/GitInfo.ftl 
file. These files are not currently populated for container builds.

Devise a suitable method which, when building container images , will populate 
the VERSION file with suitable information to describe the build of OFBiz in 
use.

The VERSION file should contain information such as:
 * The date and time of the build
 * The git branch for snapshot builds
 * The git commit SHA for snapshot builds
 * The release version label for builds created from git tags (i.e. releases)
 * The JDK version in use



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to