[ https://issues.apache.org/jira/browse/OFBIZ-12785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Watford closed OFBIZ-12785. ---------------------------------- Resolution: Fixed Following is shown in the footer on https://exp3.ofbiz.apache.org/ !image-2023-03-28-11-41-27-093.png! > 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 > Priority: Minor > 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)