[ https://issues.apache.org/jira/browse/OFBIZ-12785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17705729#comment-17705729 ]
ASF subversion and git services commented on OFBIZ-12785: --------------------------------------------------------- Commit f018d48ff3056f618612dcfbb39fcc1e2deb8ca7 in ofbiz-framework's branch refs/heads/trunk from Daniel Watford [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=f018d48ff3 ] Fixed: Ensure correct permissions on files copied to docker container (OFBIZ-12785) > 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)