Starting a new thread because the original one drifted into @author tags.

I've been using clirr to report which classes and methods are new.

This works fine for classes, however Clirr does not seem to notice
when a private method becomes public - it just says the method has
been added, [even if one tells clirr to process all access modifiers.]

In a sense, this is a method addition - should the @since tag be added?
If so, should we say that the access has changed?
For example: @since 2.0 (was private)

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

Reply via email to