Uploaded image for project: 'JBoss Modules'
  1. JBoss Modules
  2. MODULES-419

Add capability to parse environment variables when providing a resource-root

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.0.3.Final
    • None
    • XML
    • None

      The current `resource-root` path can either be absolute or relative. We have found a scenario where we'd like to provide an environment variable as part of the path.

      The extension we'd like to propose is to support the following resource-root path:

      <resource-root path="${ENV_PROP}/some/path"> or <resource-root path="${SYS_PROP}/some/path">.

      in addition to the absolute and relative path resolution.

            ropalka Richard Opalka
            ukohlmeyer Udo Kohlmeyer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: