cshannon commented on PR #1831:
URL: https://github.com/apache/activemq/pull/1831#issuecomment-4130260777

   @jbonofre - Ok assuming CI passes I think this is good, I added some extra 
tests for backward slashes and also validation for path separators in the name 
of the key as an extra check.
   
   I think the root cause here has to do with differing versions of Windows and 
the JDK. I tested with Temurin JDK 25 on windows and everything works fine even 
with backslashes, so I'm guessing it depends on the exact environment. 
Replacing the backslashes should restore the previous behavior before we 
normalized and should hopefully fix the issue.
   
   Once this is merged we can backport and create a 6.2.3 and 5.19.4 release


-- 
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]
For further information, visit: https://activemq.apache.org/contact


Reply via email to