mirror of https://github.com/apache/nifi.git
812da19cad
NIFI-614 finalized JMSConnectionFactoryProvider ControllerService NIFI-614 finalized implementation of both Processors and ControllerService NIFI-614 added initial documentation NIFI-614 addressed PR comment with unused import and squashed NIFI-614 added @OnDisabled method NIFI-614 changed POMs to 0.6 NIFI-614 removed local .gitignore NIFI-614 added support for parsing Tibco URL NIFI-614 removed setting of jms message id NIFI-614 addressed PR comments, fixed tests NIFI-614 addressed latest PR comments NIFI-614 second round of PR comments addressed NIFI-614 3rd round of PR comments addressed NIFI-614 finalizing on PR comments NIFI-614 more PR comments This closes #222 Signed-off-by: jpercivall <joepercivall@yahoo.com> |
||
---|---|---|
.. | ||
org.apache.nifi.jms.testcflib | ||
README | ||
test_user_lib.jar |
README
The binary contained in this folder is used for testing and contains only one class that you can find in 'org.apache.nifi.jms.testcflib' folder. This class represents test implementation of javax.jms.ConnectionFactory used to validate that classes are loaded from user defined class path directory.