policy-security and policy-security-ws promotes the same provider
-----------------------------------------------------------------
Key: TUSCANY-2443
URL: https://issues.apache.org/jira/browse/TUSCANY-2443
Project: Tuscany
Issue Type: Bug
Components: Java SCA Misc Implementation Extensions
Affects Versions: Java-SCA-Next
Environment: Windows XP, SP2, IBM JDK 1.5
Reporter: Ramkumar Ramalingam
Assignee: Ramkumar Ramalingam
Priority: Minor
Fix For: Java-SCA-Next
Both policy-security and policy-security-ws module promotes the same definition
provider using
META-INF/services/org.apache.tuscany.sca.provider.SCADefinitionsProvider file
with the content
# Implementation class for SCA Definitions Providers
org.apache.tuscany.sca.policy.security.SecurityPolicyDefinitionsProvider
Not sure if this is done intentionally, need to make sure that we do not have
duplicates here.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.