nifi/nifi-commons
Alan Jackoway 595835f6ee NIFI-6281 Rename ISO8061_INSTANT_VALIDATOR to ISO8601_INSTANT_VALIDATOR
ISO8061_INSTANT_VALIDATOR was misnamed - the correct standard is ISO 8601.
Also updated the error messages to have spaces in them, which is how the ISO site
displays them.

This closes #3465

Signed-off-by: Mike Thomsen <mikerthomsen@gmail.com>
2019-05-14 12:45:49 -04:00
..
nifi-data-provenance-utils NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-expression-language NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-flowfile-packager NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-hl7-query-language NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-json-utils NIFI-6097 - Upgraded the fasterxml jackson version to 2.9.8. Ensure that the version is consistent across modules using a maven property defined in the root pom. 2019-03-04 19:30:35 -05:00
nifi-logging-utils NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-properties NIFI-6171 always send email scope for OIDC 2019-04-26 16:40:37 -04:00
nifi-record NIFI-6096: Fixed ValidateRecord handling of nested maps 2019-05-07 11:31:17 -04:00
nifi-record-path NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-schema-utils NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-security-utils NIFI-6026 - First commit which adds a new tls-toolkit mode called Keystore. Should instead integrate the functionality into standalone mode. 2019-05-07 09:59:24 -07:00
nifi-site-to-site-client NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-socket-utils NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00
nifi-utils NIFI-6281 Rename ISO8061_INSTANT_VALIDATOR to ISO8601_INSTANT_VALIDATOR 2019-05-14 12:45:49 -04:00
nifi-web-utils NIFI-6121 Updated the easy dependencies to update 2019-03-22 09:01:21 -04:00
nifi-write-ahead-log NIFI-6110: Updated StandardProcessSession such that if we fail to update the FlowFile Repository, we do not decrement claimant counts for any FlowFiles that were removed. Doing so can cause an issue where a FlowFile is removed, then the FlowFileRepo update fails, resulting in the flowfile being rolled back, but after its claimant count is decremented. It will then be processed again, which can result in the same thing, and we'll end up decrementing the claimant count repeatedly. Also updated LengthDelimitedJournal so that if the overflow directory already exists, it does not fail when trying to create the directory and instead just moves on. Updated unit tests to test both of these new fixes and updated DummyRecordSerde to be thread-safe because the TestLengthDelimitedJournal now needs it to be thread safe due to the new unit test that was added. 2019-03-08 10:32:38 -05:00
pom.xml NIFI-6029-RC2 prepare for next development iteration 2019-02-16 21:50:35 -05:00