nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources
Peter Turcsanyi 3dd024fb66
NIFI-7825: Support native library loading via absolute path
Use an AspectJ aspect and agent to intercept the load native library calls
at runtime, copy the native library file to temp folder and proceed with
the newly created file in order to provide classloader isolation.

Remove AspectJ jars from lib directory, move the necessary jar to lib/aspectj subdirectory.

This closes #4540.

Signed-off-by: Bryan Bende <bbende@apache.org>
2020-10-26 16:21:16 -04:00
..
src/main NIFI-7825: Support native library loading via absolute path 2020-10-26 16:21:16 -04:00
LICENSE NIFI-850 removed nifi parent, updated nifi pom, moved all nifi subdirs up one level, fixed readme. 2015-08-15 13:12:22 -04:00
NOTICE NIFI-7031 updating copyright year on NOTICES 2020-01-15 16:10:31 -05:00
pom.xml NIFI-7401 Add ZooKeeper client TLS to CuratorLeaderElectionManager 2020-10-20 11:20:43 -04:00