> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > > The Cocoon Project is working very hard to release 2.0.3 by Monday, July > 15. > To meet this goal -- which clearly will benefit all users -- we need > some *specific* QA (quality assurance) input from the user community. > > To help, here's what you need to do: > > 1. Update your local CVS repository to the *latest* 2.0.3 branch > version from CVS.
cvs ... > 2. ./build.[sh|bat] clean > > 3. If you want to build for JDK 1.4 change in build.xml the following > line from > <property name="jvm-target" value="13" /> > to > <property name="jvm-target" value="14" /> > Do not run Cocoon build for JDK 1.3 on a JDK 1.4 system or > vice versa. Please note, that the build for JDK 1.3 is also > targetted for JDK 1.2 I'd recommend a ".ant.properties" file with jvm-target=1[3|4] as it's contents > 4. ./build.[sh\bat] -Dinclude.webapp.libs=true webapp (or webapp-local) webapp libs can also be added to ".ant.properties"... include.webapp.libs=true > 5. Test *all* samples. Hit each and every sample page from links > beginning at http://127.0.0.1:8080/cocoon/samples/ Assuming accessing via a servlet engine running on port 8080 (just for the pedantic ;) Where does http://127.0.0.1:8080/cocoon/ go to? > 6. Report back here on your findings, good or bad. > > 7. Make sure you describe your test environment: Platform and JVM, > including version numbers. platform = OS and ServletEngine? Compiler (javac/jikes/pizza), xsl(t) engine (xerces/xalan/saxon/xt/...) > 8. If you find problems, be specific about the problem description: what > page, what error, etc. Oh, yes :) > 9. If you can provide a patch/info to fix the problem, even better. *please* :) > What we do *not* need: > Please do not submit requests for XYZ features, dreams, etc. Please save > these ideas for future versions. Seconded. J. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]