It seems like the get ant task sometimes fails to download the whole file. Rene mentioned that he had the same problem when building 2.0.x. I uploaded a new all.zip(just the /docs part modified) and doc.zip. I am thinking about replacing that "get" task by an "execute" task and use wget to download the file.
musachy On Sat, Jan 10, 2009 at 12:04 PM, Musachy Barroso <musa...@gmail.com> wrote: >> 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 > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org