Modified: . status.xml
tools/targets webapp-build.xml
Log:
<action dev="CZ" type="fix" fixes-bug="27217" due-to="Andreas Hartmann" due-to-email="[EMAIL PROTECTED]">
Build System: Apply filtering to patched configurations coming from the different blocks (loglevel etc.)
</action>
Was this necessary? We already have property substitution working - is filtering also necessary? It seems to create extra overhead (all those new copies).
Even worse, it does not work. Tried it with the forms-category.xlog in the form block and set the @log-level="@loglevel@". Came out in logkit.xconf unreplaced.
Joerg
