Branch: refs/heads/JakartaEE9
Home: https://github.com/jenkinsci/genexus-plugin
Commit: 9b2da68ad7e8150dd88c67149cc820c8a3945633
https://github.com/jenkinsci/genexus-plugin/commit/9b2da68ad7e8150dd88c67149cc820c8a3945633
Author: jlr <[email protected]>
Date: 2021-07-14 (Wed, 14 Jul 2021)
Changed paths:
M src/main/java/org/jenkinsci/plugins/genexus/server/info/KBInfo.java
Log Message:
-----------
Use Locale.US for KBInfo date time serialization
At least on Java 11 (probably starting from Java 9), days of week in wide
format seems to be actually short for Locale.ROOT (ie: wide is "Sun" instead of
"Sunday"), so we are now using Locale.US.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/genexus-plugin/push/refs/heads/JakartaEE9/38acb9-9b2da6%40github.com.