logstash/logstash-core
Andrea Selva 07a3c8e73b
Reimplement LogStash::Numeric setting in Java (#17127)
Reimplements `LogStash::Setting::Numeric` Ruby setting class into the `org.logstash.settings.NumericSetting` and exposes it through `java_import` as `LogStash::Setting::NumericSetting`.
Updates the rspec tests:
- verifies `java.lang.IllegalArgumentException` instead of `ArgumentError` is thrown because the kind of exception thrown by Java code, during verification.
2025-03-06 10:44:22 +01:00
..
benchmarks Validate the size limit in BufferedTokenizer. (#16882) 2025-01-09 15:53:07 -08:00
lib Reimplement LogStash::Numeric setting in Java (#17127) 2025-03-06 10:44:22 +01:00
locales Remove the Arcsight module and the modules framework (#16794) 2024-12-19 14:28:54 +00:00
spec Reimplement LogStash::Numeric setting in Java (#17127) 2025-03-06 10:44:22 +01:00
src Reimplement LogStash::Numeric setting in Java (#17127) 2025-03-06 10:44:22 +01:00
.lock LIR UI (Read Only) (#6241) 2017-04-03 08:49:00 -04:00
build.gradle Feature: health report api (#16520) (#16523) 2024-10-10 11:17:14 -07:00
gradle.properties Increase Gradle network timeouts to increment resiliency on network issues (#14283) 2022-06-21 15:01:08 +02:00
logstash-core.gemspec Don't honor VERSION_QUALIFIER if set but empty (#17032) 2025-02-07 13:05:23 +02:00
settings.gradle merge feature/java_persistence into master 2016-11-01 17:13:23 -04:00