New method Javadoc version ?
Cantor, Scott
cantor.2 at osu.edu
Fri Mar 13 21:25:17 EDT 2015
On 3/13/15, 9:12 PM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>It seems like we should add some sort of @version or @since annotation to methods we add to Actions, now that we are post-dot-zero.
Probably so.
>But I don't know what annotation to use, because I think it should be a macro that gets set based on the version in the Maven POM.
I don't think that would work, since the result has to be locked to the current version and not change when the POM changes. I think you just have to put whatever the right value is into the POM.
-- Scott
More information about the dev
mailing list