> the wikidocs export seems to be missing both in the struts-2.1.6-all.zip
> struts-2.1.6-docs.zip. The good news is that this does not mean that a new
> release process has to be triggered afaik, since these are artifacts which
> can be changed easily before final distribution (which is not the case for
> maven artifacts). This should really be fixed before release.
>

That's a nice catch!. It is kind of weird, I looked at the box where I
built the release and docs.zip is under assembly/target, but I
couldn't unzip it:

% unzip docs.zip
Archive:  docs.zip
 End-of-central-directory signature not found.  Either this file is not
 a zipfile, or it constitutes one disk of a multi-part archive.  In the
 latter case the central directory and zipfile comment will be found on
 the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of docs.zip or
       docs.zip.zip, and cannot find docs.zip.ZIP, period.

The zip is fine in 2.1.3 but it is broken in 2.1.4, 2.1.5, and 2.1.6.
Also the cwiki zip (http://struts.apache.org/2.x/docs.zip) seems
right, so I don't have any explanation for this.

> Minor findings in showcase:
> - token example 3 (token-session based .jsp example) fails, while 4
> (fremarker) works fine
> - field Validators with client-side JavaScript does no client side
> validation, same with Validation (client) and Validation (client using
> css_xhtml theme) (tested with Glassfish V2 / Firefox 3 / Ubuntu Hardy)
> - Person Manager / create person is broken
>

These examples are working for me, except Person Manager which is
indeed broken. Can anybody double check these examples? If they are
working fine then we can fix the doc zip "by hand".
musachy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to