2008/2/22, Brian Pontarelli <[EMAIL PROTECTED]>: > In order to support the current model you would need to tell tools like > Savant and Ivy that 2.1.0 is not compatible with 2.1.1 but 2.1.1 is > compatible with 2.1.2. In essence you would need a file that lists the > compatibility that those tools could use when verifying the project.
In Struts (and also in Tiles) we choose the compatibility voting for its quality. Alpha: added API can change severly in _future_ version. Beta: added API (since the first Alpha) can change but not so much. GA: added API are stabilized and will not change. Notice the use of the term "added API". This means that usually the backward compatibility should follow the version numbering scheme. Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]