ijokarumawak commented on issue #3449: NIFI-6231 - fix source code permissions 
to be non-executable
URL: https://github.com/apache/nifi/pull/3449#issuecomment-485297179
 
 
   LGTM +1. Confirmed that no executable java source code was found after 
applying patch. By following command:
   ```sh
   find ./ -name '*.java' -ls |grep -v "rw-r--r--"
   ```
   Merging.
   
   I've added 'contributor' role to Apache NiFi JIRA. You can assign yourself 
to NiFi JIRA issues.
   Thanks @dtrodrigues for your contribution!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to