-
Found in the log of `./sbt update`:
```
[info] Resolving joda-time#joda-time;[2.2,) ...
[warn] module not found: joda-time#joda-time;[2.2,)
[warn] ==== local: tried
[warn] /Users/twer/.ivy2/local/…
-
**Plugin version**
0.68.0
**Gradle version**
6.7
**Android Gradle Plugin (AGP) version**
4.1.1
**Describe the bug**
Added a dependency of `implementation "net.danlew:android.joda:2.10.7.2…
-
I'm having trouble running the PIT mutation analysis on the Joda-time project. I'm using a version from Defects4J, where I generated automatic tests using the Randoop tool. The project is here:
[jod…
-
Hello
_I am getting exception when adding_
GraphClient graphClient = GraphClient.builder(this)
.shopDomain(AppConstants.SHOP_DOMAIN)
.accessToken(AppConstants.API_KEY)
…
-
This will further reduce the dependency footprint and artifact size
-
We just discovered a series of hosts that all had the Kinesis agent completely broken, throwing the following errors about being unable to initialize the `org.joda/time/chrono.ISOChronology` class. We…
-
# Description
Uyuni requires package joda-time in
- [ ] spacewalk-java
- [ ] java-saml (package in Master/Others)
Joda-time is no longer in active development except to keep timezone data up t…
-
The 2.1.0 release fails for parsing start and end date of existing periodic jobs:
```
2021-01-06 08:04:03.859 ERROR 1 --- [eduler_Worker-4] org.quartz.core.ErrorLogger : Job (GROUP.Cope…
-
I am busy with a (long overdue) upgrade of a Grails2 app to Grails3. Part of the upgrade is maintaining the Joda Time functionality. This has likely succeeded, but with a configuration that is not doc…
-
I've just started running Ice (well, a week or two ago) and everything seems to be working wonderfully. I'm still "testing" it, so I'm running it manually via the `groovyw` script, pretty much exactly…