mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
Log warning instead of throwing IllegalStateException on multiple build calls - Change `build()` to log a warning instead of throwing an exception on subsequent calls. - Change `buildKtor()` to log a warning instead of throwing an exception on subsequent calls.