Ticket #120 (closed enhancement: fixed)

Opened 17 months ago

Last modified 12 months ago

Automatic config-include lookup in classpath

Reported by: MartinLeidig Owned by: MartinLeidig
Priority: major Milestone: 0.16.0
Component: Core (general) Version:
Keywords: Cc:

Description

We need an opportunity to automatically add config fragments from the classpath without having to explicitly/directly referencing them, e.g. by supporting module wildcards like

<config-include file="conf/fragments.xml" section="pagerequests" module="*"/>

which should include the according fragments from all existing modules

Change History

Changed 12 months ago by MartinLeidig

  • status changed from new to closed
  • resolution set to fixed

Done.

Note: See TracTickets for help on using tickets.