2007/6/7, Al Sutton <[EMAIL PROTECTED]>:

Struts 2.0.8 doesn't include tiles-jsp-2.0.3 which means that none of the
tiles jsp tags are available.

If the -core & -api jars are included the -jsp jar go in as well to avoid
users being left in a situation where they run the risk of installing all
the jars from whatever newest version of tiles is available (which may not
be compatible with 2.0.8), or they have to hunt down the 2.0.3 tiles
distribution which has already dissapeared from the front page of
tiles.apache.org (and I couldn't find it on the download pages either :().



In fact the tiles-jsp jar is not included as a dependency in the assembly
module, while tiles-core and tiles-api are included as transitive
dependencies (from the struts2-tiles plugin).
the tiles-jsp jar must be included explicitly.

About Tiles previous releases, thanks for the notification, I will add a
JIRA issue for Tiles :-)

Antonio

Reply via email to