I believe that the 1.3.6-SNAPSHOT is the first version with the
struts1-tiles2 integration work that Antonio has been working. That's
the reason for the snapshot. . .Antonio will know for sure, I'm sure
he'll chime in here soon.
Until he chimes in, removing the showcase from the framework build will
at least allow tiles to build cleanly. Sounds like those that have
chimed in so far agree with that approach, so if no one does it tonight,
I'll tackle it in the morning.
David
Wendy Smoak wrote:
On 1/25/07, Craig McClanahan <[EMAIL PROTECTED]> wrote:
I can see the logic of that, but can we at least make it use a
non-snapshot
version (it currently asks for a Struts 1.3.6-SNAPSHOT) so you can
actually
build it? :-)
If we can use the 1.3.5 release, great, but I wonder if the example
app needs code that was added later.
If that's the case, it's no different than the Shale build depending
on a snapshot of Tiles 2. Make sure the Struts snapshots are in the
repo, then add the apache.snapshots <repository> to pom.xml.
(The repository definition needs to be commented out for a release.)