From 0bb923d739f7c1e6f5bb9b1af1e2fad0253350d6 Mon Sep 17 00:00:00 2001 From: lresende Date: Sun, 24 Jan 2010 19:19:43 +0000 Subject: TUSCANY-3428 - Adding provider factory for operation selector to be merged into the bundle jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902625 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-1.x/branches/sca-java-1.6/distribution/bundle/pom.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sca-java-1.x/branches/sca-java-1.6/distribution/bundle') diff --git a/sca-java-1.x/branches/sca-java-1.6/distribution/bundle/pom.xml b/sca-java-1.x/branches/sca-java-1.6/distribution/bundle/pom.xml index 65d7485c08..31c0ffb6cd 100644 --- a/sca-java-1.x/branches/sca-java-1.6/distribution/bundle/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6/distribution/bundle/pom.xml @@ -770,6 +770,9 @@ META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory + + META-INF/services/org.apache.tuscany.sca.provider.OperationSelectorProviderFactory + META-INF/services/org.apache.tuscany.sca.provider.WireFormatProviderFactory -- cgit v1.2.3