I started to bring back some of the stuff from the
old build.xml that conducted validation of the
important configuration files.

However, i needed to comment-out the sitemap validation
because some recent changes to webapp/sitemap.xmap
cause errors.

The <map:transformer> used to have children like
<use-session-info> etc. but these have been recently
changed to <use-session-parameters> etc. However,
the sitemap.rng still has the former. Also, the code in
o.a.c.transformation.TraxTransformer still uses the
former. Are these just typos in the new sitemap.xmap?

There is also a problem with validation of cocoon.roles
where precept.xroles adds a new undefined attribute
for "default-hint".

--David



Reply via email to