[
https://issues.apache.org/jira/browse/NIFI-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348776#comment-15348776
]
ASF GitHub Bot commented on NIFI-2115:
--------------------------------------
GitHub user jvwing opened a pull request:
https://github.com/apache/nifi/pull/583
NIFI-2115 Detailed Version Info for About Box
* Java version and vendor
* OS name and version
* Build number(commit SHA), branch, and timestamp
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jvwing/nifi NIFI-2115-about-box-info-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/583.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #583
----
commit 3aefbc27a352d99a239211df692911912f9deb05
Author: James Wing <[email protected]>
Date: 2016-06-23T20:53:23Z
NIFI-2115 Detailed Version Info for About Box
* Java version and vendor
* OS name and version
* Build number(commit SHA), branch, and timestamp
----
> 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
> Fix For: 1.0.0
>
>
> 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)