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.
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
4. ./build.[sh\bat] -Dinclude.webapp.libs=true webapp (or webapp-local)
5. Test *all* samples. Hit each and every sample page from links
beginning at http://127.0.0.1:8080/cocoon/samples/
6. Report back here on your findings, good or bad.
7. Make sure you describe your test environment: Platform and JVM,
including version numbers.
8. If you find problems, be specific about the problem description: what
page, what error, etc.
9. If you can provide a patch/info to fix the problem, even better.
What we do *not* need:
Please do not submit requests for XYZ features, dreams, etc. Please save
these ideas for future versions.
Thanks.
The Cocoon Team
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]