nifi/nifi-commons
dan-s1 27b5a2f931
NIFI-11613 Refactored SanitizeContextPathFilterTest from Groovy to Java
- Moved Java tests from groovy directory to java directory and removed groovy directory from nifi-web-utils

This closes #7333

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-06-02 16:28:53 -05:00
..
nifi-build NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-data-provenance-utils NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-deprecation-log NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-expression-language NIFI-8161 Migrated EL from SimpleDateFormat to DateTimeFormatter 2023-05-19 16:10:12 -05:00
nifi-flow-encryptor NIFI-11488 Removed Deprecated Sensitive Properties Algorithms 2023-04-27 20:16:26 +03:00
nifi-flowfile-packager NIFI-11329 Updated NAR Plugin to 1.5.0 and Commons Compress to 1.23.0 2023-03-23 12:28:40 -05:00
nifi-hashicorp-vault NIFI-11338 Upgraded Spring Vault Core from 2.3.2 to 2.3.3 2023-03-23 19:49:32 -05:00
nifi-hashicorp-vault-api NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-hl7-query-language NIFI-11410 Upgraded multiple integration dependencies 2023-04-10 08:40:09 -05:00
nifi-jetty-configuration NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-json-utils NIFI-11581 Refactored JSON Validator Test from Groovy to Java 2023-05-23 10:02:44 -05:00
nifi-kubernetes-client NIFI-10975 Add Kubernetes Leader Election and State Provider (#6779) 2023-03-07 14:14:24 -05:00
nifi-logging-utils NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-metrics NIFI-11405 Upgraded multiple drivers and test dependencies 2023-04-07 15:54:51 -05:00
nifi-parameter NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-properties NIFI-11557: Avoid using the expensive and unnecessary Files.walkFileTree on startup and initialization of Content Repository. Also performed some code cleanup: IntelliJ flagged many warnings in the class, mostly around methods that are no longer used and potential NullPointerExceptions, so those were cleaned up. Additionally, removed the nifi property for max flowfiles per claim - this property was never implemented. It was referenced, but the way in which is was used curiously had nothing to do with what the property was intended to be used for or for how it was documented. Instead, it was used to limit the max number of claims that could remain writable. As a result, it was removed. 2023-05-23 14:29:29 -04:00
nifi-property-encryptor NIFI-11488 Removed Deprecated Sensitive Properties Algorithms 2023-04-27 20:16:26 +03:00
nifi-property-protection-api NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-property-protection-aws NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-property-protection-azure NIFI-11619 Upgraded Azure BOM from 1.2.11 to 1.2.13 2023-05-31 16:31:04 -05:00
nifi-property-protection-cipher NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-property-protection-factory NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-property-protection-gcp NIFI-11620 Upgraded Google libraries-bom from 26.12.0 to 26.15.0 2023-05-31 16:31:44 -05:00
nifi-property-protection-hashicorp NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-property-protection-loader NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-property-protection-shared NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-property-utils NIFI-11195 Refactored Identity Mapping to nifi-security-identity 2023-02-23 10:33:45 -05:00
nifi-record NIFI-11367 Database DATE value displayed incorrectly in record output if timezone is GMT-X 2023-04-02 22:47:42 +02:00
nifi-record-path NIFI-10865 allow RecordPath's unescapeJson to convert de-serialised JSON Objects into Records 2023-04-29 12:26:07 -04:00
nifi-repository-encryption NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-schema-utils NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-security-crypto-key NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-security-identity NIFI-11195 Refactored Identity Mapping to nifi-security-identity 2023-02-23 10:33:45 -05:00
nifi-security-kerberos NIFI-11604 Improve handling of non-renewable tickets in AbstractKerberosUser 2023-05-31 15:13:41 +02:00
nifi-security-kerberos-api NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-security-kms NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-security-socket-ssl NIFI-11603 Refactored Socket-based tests to use Dynamic Ports 2023-06-01 13:33:06 -05:00
nifi-security-ssl NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-security-utils NIFI-11531 Migrated tests in nifi-security-utils from Groovy to Java 2023-05-17 13:39:15 -05:00
nifi-security-utils-api NIFI-11611 Refactored TlsConfigurationTest from Groovy to Java 2023-05-30 14:32:29 -05:00
nifi-single-user-utils NIFI-11418 Upgraded bcrypt from 0.9.0 to 0.10.2 2023-04-10 08:45:55 -05:00
nifi-site-to-site-client NIFI-11195 Refactored Identity Mapping to nifi-security-identity 2023-02-23 10:33:45 -05:00
nifi-socket-utils NIFI-11612 Refactored SocketUtilsTest from Groovy to Java 2023-05-30 14:39:17 -05:00
nifi-utils NIFI-11603 Refactored Socket-based tests to use Dynamic Ports 2023-06-01 13:33:06 -05:00
nifi-uuid5 NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-web-client NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-web-client-api NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-web-utils NIFI-11613 Refactored SanitizeContextPathFilterTest from Groovy to Java 2023-06-02 16:28:53 -05:00
nifi-write-ahead-log NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-xml-processing NIFI-11156 Updated SchemaValidator to include error message for ValidateXml 2023-02-18 10:28:50 -06:00
pom.xml NIFI-11513 Remove deprecated NarProvider and implementations (#7222) 2023-05-16 16:10:25 -04:00