[
https://issues.apache.org/jira/browse/NIFI-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15633062#comment-15633062
]
ASF subversion and git services commented on NIFI-2115:
-------------------------------------------------------
Commit a486fefb1e938532636e9235eaf03ee70dc972aa in nifi's branch
refs/heads/master from [~jameswing]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a486fef ]
NIFI-2115 Detailed Version Info in About Box
* Java version and vendor
* OS name and version
* Release Tag
* Build revision (commit SHA), branch, and timestamp
* Handles formal releases, ad-hoc builds, and non-release source builds
* Standalone UI presence in About dialog, Summary -> System Diagnostics
* Cluster UI as Versions tab in Cluster dialog
* Reduce About Dialog Content
* Fix Missing Property Display Bugs
* Marking the build time as type string.
* This closes #583
> Enhanced About Box Version Information
> --------------------------------------
>
> Key: NIFI-2115
> URL: https://issues.apache.org/jira/browse/NIFI-2115
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core UI, Tools and Build
> Affects Versions: 1.0.0
> Reporter: James Wing
> Assignee: James Wing
> Priority: Minor
> Attachments: screenshot-1-of-4-about-expands.png,
> screenshot-2-of-4-git-build.png, screenshot-3-of-4-release-build.png,
> screenshot-4-of-4-source-build.png
>
>
> The UI's About dialog and underlying API provide the version of NiFi, like
> "0.7.0-SNAPSHOT". For many bug reports and troubleshooting requests, this is
> not very precise, especially around rapidly changing code or
> platform-dependent behavior. It would help if NiFi captured and displayed
> additional information:
> * NiFi build commit hash
> * NiFi build branch
> * NiFi build date/time
> * Java Version
> * Java Vendor (Oracle, OpenJDK)
> * OS
> Then a simple copy/paste from the about box would provide very specific
> information about a particular NiFi installation and which code it was
> derived from.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)