On 4/6/06, Don Brown <[EMAIL PROTECTED]> wrote:
>
> With the new restructuring, we have three official Struts subprojects -
> Action, Shale, and Tiles.  Currently, Tiles
> depends on Action 1, and through Action 1's EL artifact, Action 1 depends
> on Tiles.
>
> I propose we remove this circular dependency and move the Tiles-dependent
> EL tags into Tiles itself.  The only other
> dependency I'm aware of is Struts Blank, which I also propose we remove
> its Tiles dep.


Wouldn't this make Tiles depend on the EL artifact, even if you didn't need
it?  Seems like the Tiles EL tags might really need to be their own artifact
that depends on Tiles and EL (as well as Action).

Don


Craig

Reply via email to