Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-7798

Translate the svn and git info footers

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Implemented
    • Trunk
    • 16.11.01
    • framework
    • None
    • Community Day 3 - 2016

    Description

      We slightly changed the old format of the footer. The old format used only the translated words uiLabelMap.CommonBuiltOn and uiLabelMap.CommonWith. On the other hand, the new format contains the words Branch, Revision, Built On and Java Version.

      We need to translate all four words in the CommonUiLabels.xml and then incorporate them

      old version:

      " - Release-revision : ${releasePath}-r${info.entry.commit(revision)},  ${uiLabelMap.CommonBuiltOn} ${dateTime} ${uiLabelMap.CommonWith} Java ${java.version}
      

      new version:

      "Branch: ${info.entry.url.text()}" + System.lineSeparator()
      "Revision: ${info.entry.commit.@revision}" + System.lineSeparator()
      "Built on: ${timestamp}" + System.lineSeparator()
      "Java Version: ${org.gradle.internal.jvm.Jvm.current()}"
      

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            jleroux Jacques Le Roux
            jleroux Jacques Le Roux
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Agile

                Completed Sprint:
                Community Day 3 - 2016 ended 22/Sep/16
                View on Board

                Slack

                  Issue deployment