Ted Husted wrote:

This policy of grading a release at the lowest common denominator
doesn't seem to be working out all that well.  Different parts of the
distribution have different levels of 'quality' so to speak.  If you
have an experimental plugin, that's no reason to downgrade the core.

The core and extras are in separate JARs, and so, if we wanted, they
could have different grades. We could then put experimental members
into extras, and later, when the code is stable, if enough people are
using an extra so that it becomes a defacto essential, we could
graduate the code from extras to core.
To clarify, there is no "extras" anymore. The code has been split into different "plugins". A plugin is a specific extension to the Struts framework that, by definition, isn't "core". This allows us to more easily manage a codebase that integrates with a lot of different libraries and environments.

Don


Personally, I'm not going to vote GA on a set of bits with a
dependency on a beta. But, that's just me. It's a majority vote.


Speaking of that Tiles 2 dependency, we need to deploy a snapshot with
a fixed version number (such as 20061006-SNAPSHOT) so that future
snapshots of Tiles 2 don't break Struts 2.0.1 for Maven users.

I'm not working with Tiles myself right now, so I'll leave that to
them that do.

-Ted.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to