dan-s1 commented on PR #10720: URL: https://github.com/apache/nifi/pull/10720#issuecomment-3750859483
So for property `nifi.nar.working.directory` it has the same value across all three property files nifi.nar_with_native_lib.properties, nifi.nar_without_native_lib.properties and nifi.properties so I certainly could hard code this value to use the temporary directory instead of `target`. But property `nifi.nar.library.autoload.directory` has different values across the aforementioned property files. Should I just hard code these with a fixed directory name in the temporary directory? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
