-
ical4j 3.0.0 uses Java 8 [java.util.Optional](https://developer.android.com/reference/java/util/Optional), which is under Android available since API level 24 (= Android 7.0).
I just wanted to note…
-
I had been waiting for the Jackrabbit Webdav upgrade for 4.x to happen, now that finally [JCR-2406](https://issues.apache.org/jira/browse/JCR-2406) is closed, perhaps for the next release we can look …
-
Hi Anton,
I clone directly from the traccar but every time i try receive a new position i get this error on the web interface and the other below on the log.
1.
```
com.fasterxml.jackson.datab…
-
Investigate warning at compile time:
- https://travis-ci.org/caldav4j/caldav4j/jobs/336952858#L985
- https://travis-ci.org/caldav4j/caldav4j/jobs/336952858#L997
Recompile with -Xlint:unchecke…
-
Hi,
We notice that you use net.fortuna.ical4j as an external library. this library use API like "", "" that are already removed after SDK level 23. These API use are very likely to cause crash to yo…
-
New version (0.6.1) dependancies
> +--- org.grails.plugins:iCalendar:0.6.1
> | \--- org.mnode.ical4j:ical4j:2.0.0
> | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.21
> | +--- org.apac…
-
Hey, I'm trying out javacord, but i keep getting an ExceptionInInitializerError even though I only copy'd your code and set everything up the way they should.
`Exception in thread "main" java.lang…
-
My code stopped working after updating ical4j to 2.2.0 (it's Scala, but I'm sure you get the point):
```scala
val uidGen = new UidGenerator(new InetAddressHostInfo(java.net.InetAddress.getLocalHost)…
-
Is it possible to disable debug logging with a certain function or a properties file? Currently debug logging of ical4j is spamming our log file.
I found the following code in the project, but I co…
-
Trying to upload a weekly TODO i only get the error "invalid recurrence rules" but i have no idea why..
It looks valid to me..
> BEGIN:VCALENDAR
> VERSION:2.0
> PRODID:+//IDN bitfire.at//DAVdr…