https://bz.apache.org/bugzilla/show_bug.cgi?id=69588

--- Comment #2 from Michael Osipov <micha...@apache.org> ---
(In reply to Mark Thomas from comment #1)
> If allowLinking is set to true at the <Resources> level, what happens to any
> nested resource sets that are defined:
> 
> 1. Nothing. allowLinking for the nested resource set is configured only on
> the nested resource set.
> 
> 2. The value set at the <Resources> level takes precedence and any value set
> on the nested resource set is ignored.
> 
> 3. The value set at the <Resources> level becomes the default for the nested
> resource set but can be overridden on a nested resource set if required.
> 
> I'm leaning towards 3 as that will be backwards compatible with the existing
> setting and allow per nested resource set configuration.

I agree with you and think 3 makes sense here. If locally not set, inherit from
parent.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to