mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
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. |
||
---|---|---|
.. | ||
logstash | ||
static | ||
support | ||
conditionals_spec.rb | ||
plugin_metadata_spec.rb |