nielsbasjes commented on pull request #3734:
URL: https://github.com/apache/nifi/pull/3734#issuecomment-635406203


   @MikeThomsen Yes indeed my change broke the build.
   The problem here is that the variable `${user.name}` is undefined in the 
"normal" setup and my change simply introduces in in the system with a valid 
value.
   This test assumes this value not to be set at all and thus fails because it 
now has an unexpected default value.
   I fixed this by renaming this test variable from user.name to login.name


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to