Christian Autermann
Christian Autermann
But it's an argument against Sonatype/Maven Central... I'm not sure if they're enforcing the rule for snapshots, but they are definitely not allowed for releases on Maven Central. And the...
This is more like an extension of a string setting but without a configurable default value. Instead the default value is generated every time the definition is created. You could...
Yes, it is.
> i still need clarification on two aspects: > > 1. Is the datatype for the pair variables always going to be string? > 2. How should this show up...
The value of a `ChoiceSettingDefiniton` is the same as for the `StringSettingDefinition` (a simple `String`). The only difference is that it specifies which string values are allowed. The options map...
Sorry, but I see no benefit in having a pair as a setting. You could just use two string settings to accomplish the same. And if you want do define...
great... that's the drawback of merging repositories...
What about `validTime=overlaps,...`?