On 19 September 2015 at 20:32, Kristian Rosenvold <krosenv...@apache.org> wrote:
> The next release is binary compatible except for *1* method that has
> been added to a (fairly infrequently used) interface. Does that still
> mean I should burn 2.5 and go for 3.0. And would that be 3.0 or 3.0.0
> ?

If you are thinking about a new major version, you could think about
Java-8. Then, if you need to add methods to interfaces and they can
have default implementations, you can keep both binary and source
compatibility.

Cheers,

Peter

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

Reply via email to