Le 05/09/2015 22:35, tony mancill a écrit :

> Thank you for the update.  According to clirr, there are some API
> differences between 2.7 and 2.8.2:
> 
>> ERROR: 7004: org.joda.time.tz.ZoneInfoCompiler: In method 'public void 
>> parseDataFile(java.io.BufferedReader)' the number of arguments has changed
>> ERROR: 7002: org.joda.time.tz.ZoneInfoCompiler: Method 'public boolean 
>> verbose()' has been removed

These errors affect only the zoneinfo compiler, I don't think common
applications use this part of joda-time. Searching for ZoneInfoCompiler
returns occurrences in the libjoda-time-java package only [1]. So the
upgrade is safe.

Emmanuel Bourg

[1] https://codesearch.debian.net/results/ZoneInfoCompiler/page_0

Reply via email to