You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While applying tzdata2022c on linux machine, joda-time update is failing with below error
Joda-time version used is 2.11.1
JODA TZ version : 2022a --> 2022c ... Exception in thread "main" java.lang.ClassCastException: org.joda.time.UTCDateTimeZone cannot be cast to org.joda.time.tz.DateTimeZoneBuilder$PrecalculatedZone
at org.joda.time.tz.DateTimeZoneBuilder.writeTo(DateTimeZoneBuilder.java:481)
at org.joda.time.tz.DateTimeZoneBuilder.writeTo(DateTimeZoneBuilder.java:453)
at org.joda.time.tz.ZoneInfoCompiler.writeZone(ZoneInfoCompiler.java:485)
at org.joda.time.tz.ZoneInfoCompiler.compile(ZoneInfoCompiler.java:423)
at org.joda.time.tz.ZoneInfoCompiler.main(ZoneInfoCompiler.java:126)
Failed
| Writing zoneinfo files
| Fixed negative save values for rule 'Morocco'
| Fixed negative save values for rule 'Morocco'
| Fixed negative save values for rule 'Morocco'
| Fixed negative save values for rule 'Morocco'
| Fixed negative save values for rule 'Morocco'
| Fixed negative save values for rule 'Namibia'
| Fixed negative save values for rule 'Eire'
| Fixed negative save values for rule 'Eire'
The text was updated successfully, but these errors were encountered:
While applying tzdata2022c on linux machine, joda-time update is failing with below error
Joda-time version used is 2.11.1
JODA TZ version : 2022a --> 2022c ... Exception in thread "main" java.lang.ClassCastException: org.joda.time.UTCDateTimeZone cannot be cast to org.joda.time.tz.DateTimeZoneBuilder$PrecalculatedZone
at org.joda.time.tz.DateTimeZoneBuilder.writeTo(DateTimeZoneBuilder.java:481)
at org.joda.time.tz.DateTimeZoneBuilder.writeTo(DateTimeZoneBuilder.java:453)
at org.joda.time.tz.ZoneInfoCompiler.writeZone(ZoneInfoCompiler.java:485)
at org.joda.time.tz.ZoneInfoCompiler.compile(ZoneInfoCompiler.java:423)
at org.joda.time.tz.ZoneInfoCompiler.main(ZoneInfoCompiler.java:126)
Failed
| Writing zoneinfo files
| Fixed negative save values for rule 'Morocco'
| Fixed negative save values for rule 'Morocco'
| Fixed negative save values for rule 'Morocco'
| Fixed negative save values for rule 'Morocco'
| Fixed negative save values for rule 'Morocco'
| Fixed negative save values for rule 'Namibia'
| Fixed negative save values for rule 'Eire'
| Fixed negative save values for rule 'Eire'
The text was updated successfully, but these errors were encountered: