Hello everybody,

as I understand it lang is currently not in releasable state. Clirr reports these errors:

[ERROR] 7012: org.apache.commons.lang3.time.DateParser: Method 'public boolean parse(java.lang.String, java.text.ParsePosition, java.util.Calendar)' added to Interface [ERROR] 7012: org.apache.commons.lang3.time.DatePrinter: Methode 'public java.lang.Appendable format(long, java.lang.Appendable)' added to Interface [ERROR] 7012: org.apache.commons.lang3.time.DatePrinter: Methode 'public java.lang.Appendable format(java.util.Date, java.lang.Appendable)' added to Interface [ERROR] 7012: org.apache.commons.lang3.time.DatePrinter: Methode 'public java.lang.Appendable format(java.util.Calendar, java.lang.Appendable)' added to Interface [ERROR] 7005: org.apache.commons.lang3.time.FastDatePrinter: Parameter type 2 changed from 'protected java.lang.StringBuffer applyRules(java.util.Calendar, java. lang.StringBuffer)' to java.lang.Appendable [ERROR] 7006: org.apache.commons.lang3.time.FastDatePrinter: Return type of method 'protected java.lang.StringBuffer applyRules(java.util.Calendar, java.lang.StringBuffer)' changed to java.lang.Appendable

Any ideas on how to fix this?

Thanks,

Pascal



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to