On Mar 7, 2006, at 10:42 AM, Rick McGuire wrote:
Dain Sundstrom wrote:
I definitely think the numbers should match. If we want this
module to move at a different rate and pace then the main server,
we move the code to be next to the geronimo tree (a.k.a. a sub
project).
I was talking more about the individual providers within the module
(smtp, nntp, pop3, etc.). smtp was introduced first, while the
others are just getting introduced. If we use the Geronimo version
number, then the first releases of nntp and pop3 will be 1.2, and
the smtp version number will skip from 1.0 to 1.2.
I think the rule should be the vendor version number in the file is
the same as the maven module version number. I'm fine with
independently versioning these, which would require us to create
separate svn versioned trees (${name}/trunk/ ${name}/tbranches/ $
{name}/ttags/)for each plugin.
-dain