mirror of https://github.com/apache/nifi.git
8127314975
Reverted whitespace changes. (+8 squashed commits) Squashed commits: [329755c] NIFI-1919 Reverted import re-organization from IDE. [cf73c2f] NIFI-1919 Updated expression language guide. [d9a1455] NIFI-1919 Reverted changes to ReplaceEvaluator. Added ReplaceFirstEvaluator. Added replace first logic to Query buildFunctionEvaluator. Added unit tests. [e2eb880] NIFI-1919 Added replaceFirst to AttributeExpression lexer and parser grammar definitions. [11fe913] NIFI-1919 Ignored demonstrative test for replaceAll as it behaves as expected. [af97be1] NIFI-1919 Changed ReplaceEvaluator to use String#replaceFirst which interprets regex instead of compiling as literal. Demonstrative unit test now passes but two existing unit tests fail. I am not sure these tests are correct. [f24f17b] NIFI-1919 Added working unit test to illustrate fix. [8a0d43b] NIFI-1919 Added Groovy unit test to demonstrate issue. Added DelegatingMetaClass code to record it (test not complete). This closes #474. Signed-off-by: Andy LoPresto <alopresto@apache.org> |
||
---|---|---|
.. | ||
src/main | ||
LICENSE | ||
NOTICE | ||
pom.xml |