You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Savage (JIRA)" <ji...@apache.org> on 2009/07/13 20:13:15 UTC

[jira] Created: (FELIX-1343) Dependency transitive="true"|"false" must be configurable

Dependency transitive="true"|"false" must be configurable
---------------------------------------------------------

                 Key: FELIX-1343
                 URL: https://issues.apache.org/jira/browse/FELIX-1343
             Project: Felix
          Issue Type: Sub-task
          Components: Sigil
            Reporter: David Savage


Currently all sigil injected dependencies have transitive="true".

However, it should be possible to configure this as part of the dependency configuration config.

For example, a "compile" configuration may only need transitive="false" dependencies, but a runtime configuration may need transitive="true" dependencies.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.