Re: OT- Versioning in Struts

2010-01-04 Thread Balwinder Kumar
Hi Paul, Thanks for insight. 2 = Major release version. This is the architecture number. Can you please tell me how exactly this architecture number is decided, I mean what kind of changes in architecture will actually call for a change in this number? Regards, Balwinder Kumar Paul Benedic

Re: OT- Versioning in Struts

2010-01-02 Thread Paul Benedict
The science is in the version format: 2.X.Y.Z 2 = Major release version. This is the architecture number. X = Minor release version. Y = Patch release version. Z = Emergency patch release version. Not always needed. Paul On Sat, Jan 2, 2010 at 10:09 AM, Balwinder Kumar wrote: > Hi, > > I just w