chibenwa commented on code in PR #2219:
URL: https://github.com/apache/james-project/pull/2219#discussion_r1582699078


##########
backends-common/redis/src/test/java/org/apache/james/backends/redis/RedisConfigurationTest.scala:
##########
@@ -44,6 +45,7 @@ class RedisConfigurationTest extends AnyFlatSpec with 
Matchers {
 
   it should "parse multiple Redis URIs from config" in {
     val config = new PropertiesConfiguration()
+    config.setListDelimiterHandler(new DefaultListDelimiterHandler(','))

Review Comment:
   :-( I really hate commons-configuration library!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to