Github user jvwing commented on the issue:

    https://github.com/apache/nifi/pull/583
  
    I force-pushed a substantial update/rewrite.  Changes from the previous 
implementation include:
    
    * Moving most of the logic to the nifi-assembly pom rather than the parent 
pom
    * Including the Tag property with the build information (typically HEAD for 
snapshot builds, RC tags for release builds)
    * Handling formal releases by using Tag, ignoring revision and branch.
    * More gracefully handling a source build outside git by using empty 
revision and branch
    * Updated the about box UI to selectively include information based on 
availability
     - Tag displayed when not HEAD
     - Revision and branch displayed when not empty
    * Included a sample UI using the System Diagnostics dialog.  I'm not 
suggesting we need both About and System Diagnostics, just showing sample 
options for discussion.
    * Rebased on recent master


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to