Ladislav Thon

Results 82 issues of Ladislav Thon

Currently, when creating `Online|OfflineOptions` for managed domain, one can specify a default host and/or default profile. This choice is then set in stone, which forces users to either completely avoid...

By "local CLI operations", I mean things like `ls`, `patch apply` etc. I think that the CLI calls them "commands", but Creaper uses the word "command" for something different. The...

Especially in managed domain, there are multiple places where system properties can be configured, see https://docs.jboss.org/author/display/WFLY10/General+configuration+concepts#Generalconfigurationconcepts-SystemProperties

This commit makes sure that: - all mandatory fields of `RedisOptions` are initialized (initializing them only in `Redis[*]ConnectOptions` is not enough due to the usage of copy constructors); - all...

This commit makes sure that: - all mandatory fields of `RedisOptions` are initialized (initializing them only in `Redis[*]ConnectOptions` is not enough due to the usage of copy constructors); - all...

Fixes #167

serialization-format-change