I don't know if removing @since 1.0 should be pursued. Coming from a research perspective, the lack of them either indicates (1) since 1.0 or (2) an omission. There's no way to know how someone would interpret their omission so I would recommend keeping them so it's clear which methods existed since the beginning.
On Thu, Mar 27, 2014 at 10:22 AM, sebb <seb...@gmail.com> wrote: > Whilst removing the @author tags I noticed that there are 39 @since > markers, all are @since 1.0. > > I think we should remove these. > > If not, then we need to add @since markers to identify what has been > added since. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- Cheers, Paul