from: maven to: modules evidence: - file: "maven/archetypes/binding/src/main/resources/archetype-resources/src/main/java/__bindingName__Binding.java" contains "import org.apache.tuscany.sca.provider.BaseBindingImpl;" from: maven to: modules evidence: - file: "maven/archetypes/implementation/src/main/resources/archetype-resources/src/main/java/__implementationName__Implementation.java" contains "import org.apache.tuscany.sca.provider.BaseBindingImpl;" from: maven to: modules evidence: - file: "maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/Helloworld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: maven to: modules evidence: - file: "maven/archetypes/contribution-jar/src/main/resources/archetype-resources/src/main/java/HelloworldImpl.java" contains "import org.oasisopen.sca.annotation.Init;" from: maven to: modules evidence: - file: "maven/archetypes/quickstart-bpel/src/main/resources/archetype-resources/src/main/java/HelloworldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: maven to: modules evidence: - file: "maven/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/src/main/java/HelloworldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: maven to: modules evidence: - file: "maven/archetypes/contribution-zip/src/main/resources/archetype-resources/src/main/java/AddImpl.java" contains "import org.oasisopen.sca.annotation.Init;" from: maven to: modules evidence: - file: "maven/archetypes/quickstart-jsf/src/main/resources/archetype-resources/src/main/java/myfaces/HelloWorldController.java" contains "import org.oasisopen.sca.annotation.Reference;" from: maven to: modules evidence: - file: "maven/archetypes/binding/src/main/resources/archetype-resources/src/main/java/runtime/__bindingName__ReferenceBindingProvider.java" contains "import org.apache.tuscany.sca.interfacedef.InterfaceContract;" from: maven to: modules evidence: - file: "maven/archetypes/binding/src/main/resources/archetype-resources/src/main/java/runtime/__bindingName__ServiceBindingProvider.java" contains "import org.apache.tuscany.sca.interfacedef.InterfaceContract;" from: maven to: modules evidence: - file: "maven/archetypes/binding/src/main/resources/archetype-resources/src/main/java/runtime/__bindingName__ReferenceInvoker.java" contains "import org.apache.tuscany.sca.interfacedef.Operation;" from: maven to: modules evidence: - file: "maven/archetypes/implementation/src/main/resources/archetype-resources/src/main/java/runtime/__implementationName__ReferenceBindingProvider.java" contains "import org.apache.tuscany.sca.interfacedef.InterfaceContract;" from: maven to: modules evidence: - file: "maven/archetypes/implementation/src/main/resources/archetype-resources/src/main/java/runtime/__implementationName__ServiceBindingProvider.java" contains "import org.apache.tuscany.sca.interfacedef.InterfaceContract;" from: maven to: modules evidence: - file: "maven/archetypes/implementation/src/main/resources/archetype-resources/src/main/java/runtime/__implementationName__ReferenceInvoker.java" contains "import org.apache.tuscany.sca.interfacedef.Operation;" from: maven to: modules evidence: - file: "maven/archetypes/binding/src/main/resources/archetype-resources/src/main/java/runtime/__bindingName__BindingProviderFactory.java" contains "import org.apache.tuscany.sca.core.ExtensionPointRegistry;" from: maven to: modules evidence: - file: "maven/archetypes/implementation/src/main/resources/archetype-resources/src/main/java/runtime/__implementationName__BindingProviderFactory.java" contains "import org.apache.tuscany.sca.core.ExtensionPointRegistry;" from: maven to: modules evidence: - file: "maven/archetypes/binding/src/main/resources/archetype-resources/src/main/java/runtime/__bindingName__ServiceInvoker.java" contains "import org.apache.tuscany.sca.invocation.Message;" from: maven to: modules evidence: - file: "maven/archetypes/implementation/src/main/resources/archetype-resources/src/main/java/runtime/__implementationName__ServiceInvoker.java" contains "import org.apache.tuscany.sca.invocation.Message;" from: maven to: modules evidence: - file: "maven/archetypes/quickstart-stripes/src/main/resources/archetype-resources/src/main/java/stripes/action/HomeActionBean.java" contains "import org.oasisopen.sca.annotation.Reference;" from: maven to: modules evidence: - file: "maven/archetypes/policy/src/main/resources/archetype-resources/src/main/java/__policyName__/__policyName__Policy.java" contains "import org.apache.tuscany.sca.assembly.Base;" from: maven to: modules evidence: - file: "maven/archetypes/policy/src/main/resources/archetype-resources/src/main/java/__policyName__/__policyName__PolicyBuilder.java" contains "import org.apache.tuscany.sca.assembly.Component;" from: maven to: modules evidence: - file: "maven/archetypes/policy/src/main/resources/archetype-resources/src/main/java/__policyName__/__policyName__PolicyProcessor.java" contains "import org.apache.tuscany.sca.contribution.processor.ContributionReadException;" from: maven to: modules evidence: - file: "maven/archetypes/policy/src/main/resources/archetype-resources/src/main/java/__policyName__/provider/__policyName__ServicePolicyProvider.java" contains "import org.apache.tuscany.sca.interfacedef.Operation;" from: maven to: modules evidence: - file: "maven/archetypes/policy/src/main/resources/archetype-resources/src/main/java/__policyName__/provider/__policyName__ImplementationPolicyProvider.java" contains "import org.apache.tuscany.sca.interfacedef.Operation;" from: maven to: modules evidence: - file: "maven/archetypes/policy/src/main/resources/archetype-resources/src/main/java/__policyName__/provider/__policyName__PolicyInterceptor.java" contains "import org.apache.tuscany.sca.interfacedef.Operation;" from: maven to: modules evidence: - file: "maven/archetypes/policy/src/main/resources/archetype-resources/src/main/java/__policyName__/provider/__policyName__ReferencePolicyProvider.java" contains "import org.apache.tuscany.sca.interfacedef.Operation;" from: maven to: modules evidence: - file: "maven/archetypes/policy/src/main/resources/archetype-resources/src/main/java/__policyName__/provider/__policyName__PolicyProviderFactory.java" contains "import org.apache.tuscany.sca.assembly.Endpoint;" from: maven to: modules evidence: - file: "maven/archetypes/policy/src/main/resources/archetype-resources/src/main/java/util/PolicyHelper.java" contains "import org.apache.tuscany.sca.policy.Intent;" from: maven to: modules evidence: - file: "maven/tuscany-diagram-plugin/src/main/java/org/apache/tuscany/sca/diagram/maven/plugin/NodeDiagramMojo.java" contains "import org.apache.tuscany.sca.node.NodeFactory;" from: maven to: modules evidence: - file: "maven/tuscany-maven-plugin/src/main/java/org/apache/tuscany/maven/plugin/TuscanyRunMojo.java" contains "import org.apache.tuscany.sca.shell.Shell;" from: maven to: modules evidence: - file: "maven/tuscany-maven-plugin/src/main/java/org/apache/tuscany/maven/plugin/TuscanyShellMojo.java" contains "import org.apache.tuscany.sca.shell.Shell;" from: maven to: modules evidence: - file: "maven/tuscany-maven-plugin/src/main/java/org/apache/tuscany/maven/plugin/TuscanyStartMojo.java" contains "import org.apache.tuscany.sca.Node;" from: maven to: modules evidence: - file: "maven/tuscany-maven-plugin/src/main/java/org/apache/tuscany/maven/plugin/TuscanyStopMojo.java" contains "import org.apache.tuscany.sca.TuscanyRuntime;" from: distribution to: modules evidence: - file: "distribution/tomcat/testing/helloworld-scaclient-servlet/src/main/java/testing/HelloworldServlet.java" contains "import org.oasisopen.sca.NoSuchDomainException;" from: distribution to: modules evidence: - file: "distribution/tomcat/testing/helloworld-scaclient-servlet/src/main/java/testing/HelloworldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: distribution to: modules evidence: - file: "distribution/tomcat/testing/helloworld-reference-contribution/src/main/java/testing/HelloworldRefImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: distribution to: modules evidence: - file: "distribution/tomcat/testing/helloworld-reference-contribution/src/main/java/testing/HelloworldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: distribution to: modules evidence: - file: "distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: distribution to: modules evidence: - file: "distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldImpl.java" contains "import org.oasisopen.sca.annotation.Init;" from: distribution to: modules evidence: - file: "distribution/tomcat/testing/helloworld-client-webapp/src/main/java/testing/HelloworldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: distribution to: modules evidence: - file: "distribution/tomcat/testing/helloworld-scaclient-jsp/src/main/java/testing/HelloworldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: unreleased to: modules evidence: - file: "unreleased/testing/itest/bundle/src/main/java/sample/impl/HelloworldImpl.java" contains "import org.oasisopen.sca.annotation.Property;" from: unreleased to: modules evidence: - file: "unreleased/testing/itest/bundle/src/main/java/sample/Helloworld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/ClientComponent.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceMissmatchComponentImpl.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/NonJAXBServiceComponent.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalCallbackInterface.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/CallbackMissmatchInterface.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceCallbackMissmatchComponent.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/ServiceComponent.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/ServiceCallbackMissmatchComponentImpl.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/NonJAXBClientComponentImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/CallbackInterface.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceCallbackMissmatchComponentImpl.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/ServiceMissmatchComponentImpl.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/ClientClientComponentImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/ServiceCallbackMissmatchComponent.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/ServiceComponentImpl.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalCallbackMissmatchInterface.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/ClientComponentImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/NonJAXBServiceComponentImpl.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/ServiceMissmatchComponent.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interface-matching/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceMissmatchComponent.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponent.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteCallbackInterface.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java" contains "import org.oasisopen.sca.annotation.AllowsPassByReference;" from: testing to: modules evidence: - file: "testing/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponent.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/dynamicRefURI/src/main/java/org/apache/tuscany/sca/itest/HelloworldClient.java" contains "import org.apache.tuscany.sca.runtime.TuscanyComponentContext;" from: testing to: modules evidence: - file: "testing/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponentImpl.java" contains "import org.oasisopen.sca.ComponentContext;" from: testing to: modules evidence: - file: "testing/itest/async-services/src/main/java/org/apache/tuscany/sca/itest/Service1AsyncServer.java" contains "import org.oasisopen.sca.ResponseDispatch;" from: testing to: modules evidence: - file: "testing/itest/async-services/src/main/java/org/apache/tuscany/sca/itest/Service1AsyncServerImpl2.java" contains "import org.oasisopen.sca.ResponseDispatch;" from: testing to: modules evidence: - file: "testing/itest/async-services/src/main/java/org/apache/tuscany/sca/itest/Service1AsyncServerImpl.java" contains "import org.oasisopen.sca.ResponseDispatch;" from: testing to: modules evidence: - file: "testing/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorServiceImpl.java" contains "import org.oasisopen.sca.ComponentContext;" from: testing to: modules evidence: - file: "testing/itest/dynamicRefURI/src/main/java/org/apache/tuscany/sca/itest/Helloworld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireServiceImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClient.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponentImpl.java" contains "import org.oasisopen.sca.annotation.Property;" from: testing to: modules evidence: - file: "testing/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponent.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponentImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponentImpl.java" contains "import org.oasisopen.sca.annotation.Property;" from: testing to: modules evidence: - file: "testing/itest/async-services/src/main/java/org/apache/tuscany/sca/itest/ASM_0002_Client.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/async-services/src/main/java/org/apache/tuscany/sca/itest/TestInvocation.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/async-services/src/main/java/org/apache/tuscany/sca/itest/Service1NonAsyncServer.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/async-services/src/main/java/org/apache/tuscany/sca/itest/Service1ClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/async-services/src/main/java/org/apache/tuscany/sca/itest/Service1.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/async-services/src/main/java/org/apache/tuscany/sca/itest/Service1AsyncClient.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorService.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClient.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorCallBack.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/policy-transaction/src/main/java/customer/impl/CustomerRegistryImpl.java" contains "import org.oasisopen.sca.annotation.Destroy;" from: testing to: modules evidence: - file: "testing/itest/policy-transaction/src/main/java/customer/CustomerRegistry.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/domains/helloworld/src/main/java/itest/HelloworldImpl.java" contains "import org.oasisopen.sca.annotation.EagerInit;" from: testing to: modules evidence: - file: "testing/itest/domains/interfaces/src/main/java/itest/Helloworld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/scaclient-api-remote/src/main/java/itest/HelloworldServiceImpl.java" contains "import org.oasisopen.sca.annotation.EagerInit;" from: testing to: modules evidence: - file: "testing/itest/scaclient-api-remote/src/main/java/itest/HelloworldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/nodes/remote-stop-start/src/main/java/itest/HelloworldServiceImpl.java" contains "import org.oasisopen.sca.annotation.EagerInit;" from: testing to: modules evidence: - file: "testing/itest/nodes/remote-stop-start/src/main/java/itest/HelloworldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/nodes/remote-stop-start/src/main/java/itest/RemoteHelloworldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/scaclient-api-osgi/src/main/java/itest/HelloworldServiceImpl.java" contains "import org.oasisopen.sca.annotation.EagerInit;" from: testing to: modules evidence: - file: "testing/itest/java-lifecycle-exceptions/src/main/java/itest/OkImpl.java" contains "import org.oasisopen.sca.annotation.Destroy;" from: testing to: modules evidence: - file: "testing/itest/java-lifecycle-exceptions/src/main/java/itest/DestroyCompositeScopeException.java" contains "import org.oasisopen.sca.annotation.Destroy;" from: testing to: modules evidence: - file: "testing/itest/java-lifecycle-exceptions/src/main/java/itest/InitCompositeScopeException.java" contains "import org.oasisopen.sca.annotation.Destroy;" from: testing to: modules evidence: - file: "testing/itest/java-lifecycle-exceptions/src/main/java/itest/ConstructorException.java" contains "import org.oasisopen.sca.annotation.Destroy;" from: testing to: modules evidence: - file: "testing/itest/java-lifecycle-exceptions/src/main/java/itest/InitStatelessScopeException.java" contains "import org.oasisopen.sca.annotation.Destroy;" from: testing to: modules evidence: - file: "testing/itest/scaclient-api-jse-osgi/src/main/java/itest/HelloworldServiceImpl.java" contains "import org.oasisopen.sca.annotation.EagerInit;" from: testing to: modules evidence: - file: "testing/itest/scaclient-remote/src/main/java/itest/HelloworldServiceImpl.java" contains "import org.oasisopen.sca.annotation.EagerInit;" from: testing to: modules evidence: - file: "testing/itest/scaclient-remote/src/main/java/itest/HelloworldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/scaclient-remote/src/main/java/itest/RemoteHelloworldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/scaclient-api/src/main/java/itest/HelloworldServiceImpl.java" contains "import org.oasisopen.sca.annotation.EagerInit;" from: testing to: modules evidence: - file: "testing/itest/scaclient-api/src/main/java/itest/MultipleServiceClientImpl.java" contains "import org.oasisopen.sca.annotation.EagerInit;" from: testing to: modules evidence: - file: "testing/itest/scaclient-api/src/main/java/itest/MultipleServiceImpl.java" contains "import org.oasisopen.sca.annotation.EagerInit;" from: testing to: modules evidence: - file: "testing/itest/scaclient-api/src/main/java/itest/SingleServiceImpl.java" contains "import org.oasisopen.sca.annotation.EagerInit;" from: testing to: modules evidence: - file: "testing/itest/scaclient-api/src/main/java/itest/RemoteHelloworldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/context/src/main/java/itest/helloworld/HelloworldClientImpl.java" contains "import org.oasisopen.sca.ComponentContext;" from: testing to: modules evidence: - file: "testing/itest/context/src/main/java/itest/helloworld/Helloworld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsLocalServiceClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/AServiceImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesLocalServiceClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloLocalServiceSimpleClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesLocalServiceClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/AClientServiceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimple.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/AService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/AClientService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.RequestContext;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.RequestContext;" from: testing to: modules evidence: - file: "testing/itest/nodes/domain-node/src/main/java/helloworld/HelloWorldClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/nodes/domain-node/src/main/java/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/nodes/domain-node/src/main/java/helloworld/HelloWorldImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/lifecycle/src/main/java/helloworld/HelloworldClientImplC.java" contains "import org.oasisopen.sca.annotation.Destroy;" from: testing to: modules evidence: - file: "testing/itest/lifecycle/src/main/java/helloworld/HelloworldClientImplCE.java" contains "import org.oasisopen.sca.annotation.Destroy;" from: testing to: modules evidence: - file: "testing/itest/lifecycle/src/main/java/helloworld/Helloworld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/lifecycle/src/main/java/helloworld/HelloworldClientImplS.java" contains "import org.oasisopen.sca.annotation.Destroy;" from: testing to: modules evidence: - file: "testing/itest/implementation-spring/src/main/java/helloworld/HelloWorldProxy.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/implementation-spring/src/main/java/helloworld/HelloWorld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/helloworld/HelloWorld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/helloworld/HelloWorldClient.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/helloworld/HelloWorld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/helloworld/HelloWorldClient.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/ws/wsdlgen/src/main/java/helloworld/HelloWorldClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/ws/wsdlgen/src/main/java/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/wsdlgen/src/main/java/helloworld/HelloWorldImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/nodes/helloworld-iface/src/main/java/itest/nodes/Helloworld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/nodes/helloworld-client/src/main/java/itest/nodes/HelloworldImpl.java" contains "import org.oasisopen.sca.annotation.EagerInit;" from: testing to: modules evidence: - file: "testing/itest/nodes/helloworld-service-a/src/main/java/itest/nodes/HelloworldImpl.java" contains "import org.oasisopen.sca.annotation.EagerInit;" from: testing to: modules evidence: - file: "testing/itest/nodes/helloworld-service-b/src/main/java/itest/nodes/HelloworldImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/nodes/helloworld-service-and-client/src/main/java/itest/nodes/sac/HelloworldClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/nodes/helloworld-service-and-client/src/main/java/itest/nodes/sac/Helloworld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/nodes/two-jvm-hazelcast/src/main/java/org/apache/tuscany/sca/impl/Tuscany.java" contains "import org.apache.tuscany.sca.node.Node;" from: testing to: modules evidence: - file: "testing/itest/nodes/binding-sca-hazelcast/src/main/java/org/apache/tuscany/sca/itest/bindingsca/Remote.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/nodes/binding-sca-hazelcast/src/main/java/org/apache/tuscany/sca/itest/bindingsca/LocalServiceImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/nodes/binding-sca-hazelcast/src/main/java/org/apache/tuscany/sca/itest/bindingsca/ClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/nodes/binding-sca-hazelcast/src/main/java/org/apache/tuscany/sca/itest/bindingsca/RemoteServiceImpl.java" contains "import org.oasisopen.sca.annotation.AllowsPassByReference;" from: testing to: modules evidence: - file: "testing/itest/nodes/binding-sca-tribes/src/main/java/org/apache/tuscany/sca/itest/bindingsca/Remote.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/nodes/binding-sca-tribes/src/main/java/org/apache/tuscany/sca/itest/bindingsca/LocalServiceImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/nodes/binding-sca-tribes/src/main/java/org/apache/tuscany/sca/itest/bindingsca/ClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/nodes/binding-sca-tribes/src/main/java/org/apache/tuscany/sca/itest/bindingsca/RemoteServiceImpl.java" contains "import org.oasisopen.sca.annotation.AllowsPassByReference;" from: testing to: modules evidence: - file: "testing/itest/nodes/binding-sca-hazelcast/src/main/java/org/apache/tuscany/sca/itest/bindingsca/SCAClientImpl.java" contains "import org.oasisopen.sca.client.SCAClientFactory;" from: testing to: modules evidence: - file: "testing/itest/nodes/binding-sca-tribes/src/main/java/org/apache/tuscany/sca/itest/bindingsca/SCAClientImpl.java" contains "import org.oasisopen.sca.client.SCAClientFactory;" from: testing to: modules evidence: - file: "testing/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponentImpl.java" contains "import org.oasisopen.sca.ServiceReference;" from: testing to: modules evidence: - file: "testing/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponentImpl.java" contains "import org.oasisopen.sca.annotation.ComponentName;" from: testing to: modules evidence: - file: "testing/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponentWrongTargetImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponentImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/references/src/main/java/org/apache/tuscany/sca/itest/allowspassbyreference/ServiceImplB.java" contains "import org.oasisopen.sca.annotation.AllowsPassByReference;" from: testing to: modules evidence: - file: "testing/itest/references/src/main/java/org/apache/tuscany/sca/itest/allowspassbyreference/ClientImplB.java" contains "import org.oasisopen.sca.annotation.AllowsPassByReference;" from: testing to: modules evidence: - file: "testing/itest/references/src/main/java/org/apache/tuscany/sca/itest/allowspassbyreference/ClientImplA.java" contains "import org.oasisopen.sca.annotation.ComponentName;" from: testing to: modules evidence: - file: "testing/itest/references/src/main/java/org/apache/tuscany/sca/itest/allowspassbyreference/ServiceImplA.java" contains "import org.oasisopen.sca.annotation.AllowsPassByReference;" from: testing to: modules evidence: - file: "testing/itest/references/src/main/java/org/apache/tuscany/sca/itest/allowspassbyreference/AService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jaxws-asyncclient/src/main/java/stock/StockQuoteClient.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jaxws-asyncclient/src/main/java/stock/StockQuoteRef.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayService.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/lifecycle/src/main/java/binding/lifecycle/LifecycleServiceBindingProvider.java" contains "import org.apache.tuscany.sca.interfacedef.InterfaceContract;" from: testing to: modules evidence: - file: "testing/itest/lifecycle/src/main/java/binding/lifecycle/LifecycleReferenceBindingProvider.java" contains "import org.apache.tuscany.sca.interfacedef.InterfaceContract;" from: testing to: modules evidence: - file: "testing/itest/lifecycle/src/main/java/binding/lifecycle/LifecycleReferenceInvoker.java" contains "import org.apache.tuscany.sca.interfacedef.Operation;" from: testing to: modules evidence: - file: "testing/itest/lifecycle/src/main/java/binding/lifecycle/LifecycleBindingProviderFactory.java" contains "import org.apache.tuscany.sca.core.ExtensionPointRegistry;" from: testing to: modules evidence: - file: "testing/itest/lifecycle/src/main/java/binding/lifecycle/LifecycleServiceInvoker.java" contains "import org.apache.tuscany.sca.invocation.Message;" from: testing to: modules evidence: - file: "testing/itest/lifecycle/src/main/java/binding/lifecycle/LifecycleBinding.java" contains "import org.apache.tuscany.sca.provider.BaseBindingImpl;" from: testing to: modules evidence: - file: "testing/itest/lifecycle/src/main/java/implementation/lifecycle/LifecycleImplementationProcessor.java" contains "import org.apache.tuscany.sca.interfacedef.java.JavaInterfaceContract;" from: testing to: modules evidence: - file: "testing/itest/lifecycle/src/main/java/implementation/lifecycle/LifecycleJavaInvoker.java" contains "import org.apache.tuscany.sca.interfacedef.java.JavaOperation;" from: testing to: modules evidence: - file: "testing/itest/lifecycle/src/main/java/implementation/lifecycle/LifecycleProvider.java" contains "import org.apache.tuscany.sca.interfacedef.java.JavaOperation;" from: testing to: modules evidence: - file: "testing/itest/lifecycle/src/main/java/implementation/lifecycle/LifecycleProviderFactory.java" contains "import org.apache.tuscany.sca.core.invocation.ExtensibleProxyFactory;" from: testing to: modules evidence: - file: "testing/itest/lifecycle/src/main/java/implementation/lifecycle/LifecycleImplementation.java" contains "import org.apache.tuscany.sca.assembly.impl.ImplementationImpl;" from: testing to: modules evidence: - file: "testing/itest/contribution-doc-lit-disablewrapped/disablewrapped-app/src/main/java/org/apache/tuscany/sca/binding/sca/DisableWrappedImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/service-reference/src/main/java/org/apache/tuscany/sca/itest/serviceref/DComponentImpl.java" contains "import org.oasisopen.sca.RequestContext;" from: testing to: modules evidence: - file: "testing/itest/service-reference/src/main/java/org/apache/tuscany/sca/itest/serviceref/BComponent.java" contains "import org.oasisopen.sca.ServiceReference;" from: testing to: modules evidence: - file: "testing/itest/service-reference/src/main/java/org/apache/tuscany/sca/itest/serviceref/AComponentImpl.java" contains "import org.oasisopen.sca.ComponentContext;" from: testing to: modules evidence: - file: "testing/itest/service-reference/src/main/java/org/apache/tuscany/sca/itest/serviceref/BComponentImpl.java" contains "import org.oasisopen.sca.ServiceReference;" from: testing to: modules evidence: - file: "testing/itest/service-reference/src/main/java/org/apache/tuscany/sca/itest/serviceref/DComponent.java" contains "import org.oasisopen.sca.ServiceReference;" from: testing to: modules evidence: - file: "testing/itest/service-reference/src/main/java/org/apache/tuscany/sca/itest/serviceref/AComponent.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/service-reference/src/main/java/org/apache/tuscany/sca/itest/serviceref/CComponentImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/service-reference/src/main/java/org/apache/tuscany/sca/itest/serviceref/CComponent.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/policies/src/main/java/org/apache/tuscany/sca/itest/policies/impl/PaymentImpl.java" contains "import org.apache.tuscany.sca.policy.logging.Logging;" from: testing to: modules evidence: - file: "testing/itest/policies/src/main/java/org/apache/tuscany/sca/itest/policies/impl/CustomerRegistryImpl.java" contains "import org.oasisopen.sca.annotation.Destroy;" from: testing to: modules evidence: - file: "testing/itest/policies/src/main/java/org/apache/tuscany/sca/itest/policies/Payment.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/policies/src/main/java/org/apache/tuscany/sca/itest/policies/CreditCardPayment.java" contains "import org.oasisopen.sca.annotation.Authentication;" from: testing to: modules evidence: - file: "testing/itest/import-export/exports/src/main/java/org/apache/tuscany/sca/itest/exports/Helloworld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ctcalc/AnnotatedCTCalcComponentImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ctcalc/Annotated2CTCalcComponentImpl.java" contains "import org.oasisopen.sca.annotation.Property;" from: testing to: modules evidence: - file: "testing/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ctcalc/AnnotatedBaseCTCalcComponentImpl.java" contains "import org.oasisopen.sca.annotation.Property;" from: testing to: modules evidence: - file: "testing/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ctcalc/Annotated1CTCalcComponentImpl.java" contains "import org.oasisopen.sca.annotation.Property;" from: testing to: modules evidence: - file: "testing/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo1.java" contains "import org.oasisopen.sca.annotation.Constructor;" from: testing to: modules evidence: - file: "testing/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo3.java" contains "import org.oasisopen.sca.annotation.Constructor;" from: testing to: modules evidence: - file: "testing/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo2.java" contains "import org.oasisopen.sca.annotation.Constructor;" from: testing to: modules evidence: - file: "testing/itest/component-type/src/main/java/calculator/CalculatorClient.java" contains "import org.apache.tuscany.sca.node.Contribution;" from: testing to: modules evidence: - file: "testing/itest/component-type/src/main/java/calculator/AddService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/implementation-spring/src/main/java/calculator/CalculatorService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/implementation-spring/src/main/java/calculator/AddService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws-jaxws/contribution-wsdl-first/src/main/java/org/apache/tuscany/sca/binding/ws/jaxws/impl/HelloWorldImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/ws-jaxws/contribution-java-first/src/main/java/org/apache/tuscany/sca/binding/ws/jaxws/HelloWorld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws-jaxws/contribution-java-first/src/main/java/org/apache/tuscany/sca/binding/ws/jaxws/HelloWorldImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/data-copy/common/src/main/java/itest/common/intf/ClientIntf.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/data-copy/service/src/main/java/itest/privatecopy/intf/ServiceIntf.java" contains "import org.apache.tuscany.sca.databinding.annotation.DataBinding;" from: testing to: modules evidence: - file: "testing/itest/data-copy/client/src/main/java/itest/privatecopy/intf/ServiceIntf.java" contains "import org.apache.tuscany.sca.databinding.annotation.DataBinding;" from: testing to: modules evidence: - file: "testing/itest/data-copy/client/src/main/java/itest/client/impl/ClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsobject/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldServiceReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsobject/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsobject/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsobject/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstext/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldServiceReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstext/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstext/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstext/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldServiceReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsbytes/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldServiceReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsbytes/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsbytes/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsbytes/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsdefault/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldServiceReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsdefault/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsdefault/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsdefault/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsmessage/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldServiceReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsmessage/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsmessage/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsmessage/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytes/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsobject/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsobject/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsobject/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsobject/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsobject/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsobject/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsobject/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsobject/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsobject/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/ttl/src/main/java/org/apache/tuscany/sca/binding/jms/ClientIface.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/jms/ttl/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSService.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/jms/callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSServiceCallback.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/jms/callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSServiceImpl.java" contains "import org.oasisopen.sca.annotation.Callback;" from: testing to: modules evidence: - file: "testing/itest/jms/callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/oneway/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectService.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/jms/oneway/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/jms/oneway/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/responsecf/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/responsecf/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/exceptions1/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceClient.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/exceptions1/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/noreplyto/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/nulls/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/nulls/src/main/java/org/apache/tuscany/sca/binding/jms/MyService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/exceptions/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/defaults/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/defaults/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/policy-headers/src/main/java/org/apache/tuscany/sca/binding/jms/MsgServiceImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/jms/policy-headers/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/policy-headers/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/policy-headers/src/main/java/org/apache/tuscany/sca/binding/jms/MsgService.java" contains "import org.oasisopen.sca.annotation.AllowsPassByReference;" from: testing to: modules evidence: - file: "testing/itest/jms/properties/src/main/java/org/apache/tuscany/sca/binding/jms/MsgServiceImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/jms/properties/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/properties/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/properties/src/main/java/org/apache/tuscany/sca/binding/jms/MsgService.java" contains "import org.oasisopen.sca.annotation.AllowsPassByReference;" from: testing to: modules evidence: - file: "testing/itest/jms/oneway-nocf/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/jms/oneway-nocf/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/externalBroker/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/externalBroker/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/DynamicReplyQ/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/DynamicReplyQ/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/args/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/args/src/main/java/org/apache/tuscany/sca/binding/jms/MyService.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/jms/rpc/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/rpc/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/jms/definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/uri-rpc/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/uri-rpc/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/non-sca-client/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectService.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/jms/non-sca-client/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/jms/topics/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/jms/topics/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/selectors/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorService.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxml/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstextxml/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxml/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstextxml/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxml/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstextxml/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstextxml/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstextxml/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstextxml/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstext/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstext/helloworld/HelloWorldServiceReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstext/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstext/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstext/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstext/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstext/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstext/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstext/helloworld/HelloWorldServiceReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstext/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstext/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstext/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsdefault/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsdefault/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsdefault/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsdefault/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsdefault/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsdefault/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsdefault/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsdefault/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsdefault/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsmessage/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsmessage/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsmessage/helloworld/HelloWorldServiceReferenceSide.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsmessage/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsmessage/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsmessage/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsmessage/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsmessage/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsmessage/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsmessage/helloworld/HelloWorldServiceReferenceSide.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsmessage/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsmessage/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.OneWay;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytesxml/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytesxml/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytesxml/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsbytesxml/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytesxml/helloworld/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsbytesxml/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytesxml/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmsbytesxml/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmsbytesxml/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstextxmlinjmsobjectout/helloworld/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/format-jmstextxmlinjmsobjectout/src/main/java/org/apache/tuscany/sca/binding/jms/format/jmstextxmlinjmsobjectout/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/selectors/src/main/java/org/apache/tuscany/sca/binding/jms/operationselector/jmsdefault/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/selectors/src/main/java/org/apache/tuscany/sca/binding/jms/operationselector/jmsdefault/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/selectors/src/main/java/org/apache/tuscany/sca/binding/jms/operationselector/jmsdefault/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/selectors/src/main/java/org/apache/tuscany/sca/binding/jms/operationselector/jmsuserprop/HelloWorldReference.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/jms/selectors/src/main/java/org/apache/tuscany/sca/binding/jms/operationselector/jmsuserprop/HelloWorldReferenceImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/jms/selectors/src/main/java/org/apache/tuscany/sca/binding/jms/operationselector/jmsuserprop/HelloWorldService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentFImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentEImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3a.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDReferenceMultiplicityImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/implementation-composite/src/main/java/recursive/ComposerClient.java" contains "import org.apache.tuscany.sca.node.Node;" from: testing to: modules evidence: - file: "testing/itest/implementation-composite/src/main/java/recursive/ComposerServer.java" contains "import org.apache.tuscany.sca.node.Node;" from: testing to: modules evidence: - file: "testing/itest/implementation-composite/src/main/java/recursive/ComposerClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/implementation-composite/src/main/java/recursive/Composer.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/implementation-composite/src/main/java/policy/TargetServiceImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/implementation-composite/src/main/java/policy/Target.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/implementation-composite/src/main/java/policy/TargetClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/CompositeScopeStateVerifierImpl.java" contains "import org.oasisopen.sca.annotation.Scope;" from: testing to: modules evidence: - file: "testing/itest/scabindingmapper/src/main/java/itest/scabindingmapper/MyMapper.java" contains "import org.apache.tuscany.sca.binding.sca.provider.DefaultSCABindingMapper;" from: testing to: modules evidence: - file: "testing/itest/scabindingmapper/src/main/java/itest/scabindingmapper/MyUnknownEndpointHandler.java" contains "import org.apache.tuscany.sca.assembly.Binding;" from: testing to: modules evidence: - file: "testing/itest/implementation-spring/src/main/java/bigbank/stockquote/StockQuoteService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/implementation-spring/src/main/java/bigbank/stockquote/StockQuoteImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/implementation-spring/src/main/java/spring/annotations/CalculatorServiceImpl.java" contains "import org.oasisopen.sca.annotation.ComponentName;" from: testing to: modules evidence: - file: "testing/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponent.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponentImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponentImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponent.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/SubGenericsServiceClientImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/policy/matching/src/main/java/org/apache/tuscany/sca/policy/matching/helloworld/HelloWorld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/policy/matching/src/main/java/org/apache/tuscany/sca/policy/matching/helloworld/HelloWorldClient.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/testbindingwspolicy/TestBindingWSPolicyInterceptor.java" contains "import org.apache.tuscany.sca.core.invocation.InterceptorAsyncImpl;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/testbindingwspolicy/TestBindingWSPolicyInterceptor.java" contains "import org.apache.tuscany.sca.core.invocation.InterceptorAsyncImpl;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/testbindingwspolicy/TestBindingWSPolicyProviderFactory.java" contains "import org.apache.tuscany.sca.assembly.Endpoint;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/testbindingwspolicy/TestBindingWSPolicyProviderService.java" contains "import org.apache.tuscany.sca.assembly.Endpoint;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/testbindingwspolicy/TestBindingWSPolicy.java" contains "import org.apache.tuscany.sca.assembly.Base;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/testbindingwspolicy/TestBindingWSPolicyProviderReference.java" contains "import org.apache.tuscany.sca.assembly.EndpointReference;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/testbindingwspolicy/TestBindingWSPolicyBuilder.java" contains "import org.apache.tuscany.sca.assembly.Component;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/testbindingwspolicy/TestBindingWSPolicyProviderFactory.java" contains "import org.apache.tuscany.sca.assembly.Endpoint;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/testbindingwspolicy/TestBindingWSPolicyProviderService.java" contains "import org.apache.tuscany.sca.assembly.Endpoint;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/testbindingwspolicy/TestBindingWSPolicy.java" contains "import org.apache.tuscany.sca.assembly.Base;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/testbindingwspolicy/TestBindingWSPolicyProviderReference.java" contains "import org.apache.tuscany.sca.assembly.EndpointReference;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/testbindingwspolicy/TestBindingWSPolicyBuilder.java" contains "import org.apache.tuscany.sca.assembly.Component;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/testbindingwspolicy/TestBindingWSPolicyProcessor.java" contains "import org.apache.tuscany.sca.contribution.processor.ContributionReadException;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/testbindingwspolicy/TestBindingWSPolicyProcessor.java" contains "import org.apache.tuscany.sca.contribution.processor.ContributionReadException;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/testpolicy/TestPolicyInterceptor.java" contains "import org.apache.tuscany.sca.core.invocation.InterceptorAsyncImpl;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/testpolicy/TestPolicyInterceptor.java" contains "import org.apache.tuscany.sca.core.invocation.InterceptorAsyncImpl;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/testpolicy/TestPolicyProviderImplementation.java" contains "import org.apache.tuscany.sca.interfacedef.Operation;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/testpolicy/TestPolicyProviderReference.java" contains "import org.apache.tuscany.sca.interfacedef.Operation;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/testpolicy/TestPolicyProviderService.java" contains "import org.apache.tuscany.sca.interfacedef.Operation;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/testpolicy/TestPolicyProviderImplementation.java" contains "import org.apache.tuscany.sca.interfacedef.Operation;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/testpolicy/TestPolicyProviderReference.java" contains "import org.apache.tuscany.sca.interfacedef.Operation;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/testpolicy/TestPolicyProviderService.java" contains "import org.apache.tuscany.sca.interfacedef.Operation;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/testpolicy/TestPolicyBuilder.java" contains "import org.apache.tuscany.sca.assembly.Component;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/testpolicy/TestPolicyProviderFactory.java" contains "import org.apache.tuscany.sca.assembly.Endpoint;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/testpolicy/TestPolicy.java" contains "import org.apache.tuscany.sca.assembly.Base;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/testpolicy/TestPolicyBuilder.java" contains "import org.apache.tuscany.sca.assembly.Component;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/testpolicy/TestPolicyProviderFactory.java" contains "import org.apache.tuscany.sca.assembly.Endpoint;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/testpolicy/TestPolicy.java" contains "import org.apache.tuscany.sca.assembly.Base;" from: testing to: modules evidence: - file: "testing/itest/policy/interceptors/src/main/java/testpolicy/TestPolicyProcessor.java" contains "import org.apache.tuscany.sca.contribution.processor.ContributionReadException;" from: testing to: modules evidence: - file: "testing/itest/policy/reliability/src/main/java/testpolicy/TestPolicyProcessor.java" contains "import org.apache.tuscany.sca.contribution.processor.ContributionReadException;" from: testing to: modules evidence: - file: "testing/itest/policy/wspolicy/src/main/java/org/apache/tuscany/sca/policy/wspolicy/helloworld/HelloWorld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/policy/wspolicy/src/main/java/org/apache/tuscany/sca/policy/wspolicy/helloworld/HelloWorldClient.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/policy/operations/src/main/java/org/apache/tuscany/sca/policy/operations/helloworld/HelloWorld.java" contains "import org.oasisopen.sca.annotation.PolicySets;" from: testing to: modules evidence: - file: "testing/itest/policy/operations/src/main/java/org/apache/tuscany/sca/policy/operations/helloworld/HelloWorldClient.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/ws/authentication-basic/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.RequestContext;" from: testing to: modules evidence: - file: "testing/itest/ws/wspolicy/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/helloworld/HelloWorldService.java" contains "import org.oasisopen.sca.RequestContext;" from: testing to: modules evidence: - file: "testing/itest/ws/authentication-basic/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/helloworld/HelloWorld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/authentication-basic/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/helloworld/HelloWorldClient.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/ws/wspolicy/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/helloworld/HelloWorld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/wspolicy/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/helloworld/HelloWorldClient.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/ws/http-ssl/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/helloworld/HelloWorld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/http-ssl/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/helloworld/HelloWorldClient.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/ws/endpoints/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/HelloWorldOM.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/endpoints/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/HelloWorldOMComponent.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/ws/endpoints/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/HelloWorldOM2.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/defaults/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/HelloWorld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/defaults/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/HelloWorldClient.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/ws/endpoint-references/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/HelloWorldComponent.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/ws/endpoint-references/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/HelloWorld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/wsdl/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/HelloWorldOM.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/wsdl/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/Account.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/wsdl/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/HelloWorldOMComponent.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/ws/wsdl/src/main/java/org/apache/tuscany/sca/binding/ws/axis2/HelloWorld.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-doc-lit/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldBare.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-doc-lit/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld1Impl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-doc-lit/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-doc-lit/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld2Impl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-wsdl-first/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-wsdl-first/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldImpl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-forwardspec/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-forwardspec/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldImpl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-forwardspec/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldCallbackServiceImpl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-forwardspec/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldCallbackService.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-java-first/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-java-first/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldImpl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-promotion/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-promotion/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldImpl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-promotion/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldCallbackServiceImpl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-promotion/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldCallbackService.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-doc-lit-wrapped/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld1Impl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-doc-lit-wrapped/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-doc-lit-wrapped/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld2Impl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-doc-lit-wrapped-dom/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld1Impl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-doc-lit-wrapped-dom/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-doc-lit-wrapped-dom/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld2Impl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-reference-target/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldInternalImpl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-reference-target/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-reference-target/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldImpl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-fullspec/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-fullspec/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldImpl.java" contains "import org.oasisopen.sca.RequestContext;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-fullspec/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldCallbackServiceImpl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-fullspec/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldCallbackService.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldImpl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldCallbackServiceImpl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldCallbackService.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-wsdl-iface/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-wsdl-iface/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldImpl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-wsdl-iface/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldCallbackServiceImpl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-wsdl-iface/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldCallbackService.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-rpc-lit/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld1Impl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-rpc-lit/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-rpc-lit/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorld2Impl.java" contains "import org.oasisopen.sca.ServiceRuntimeException;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-forwardspec/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldCallback.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-promotion/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldCallback.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-fullspec/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldCallback.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldCallback.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/contribution-callback-wsdl-iface/src/main/java/org/apache/tuscany/sca/binding/ws/HelloWorldCallback.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/holder-ws-service-multiple-outputs/src/main/java/org/example/orderservice/OrderServiceImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/ws/holder-ws-service-multiple-outputs/src/main/java/org/example/orderservice/OrderServiceForwardImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/ws/holder-ws-service-multiple-outputs/src/main/java/org/example/orderservice/OrderService.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/holder-ws-service-multiple-outputs/src/main/java/org/example/orderservice/OrderServiceBareForwardImpl.java" contains "import org.oasisopen.sca.annotation.Reference;" from: testing to: modules evidence: - file: "testing/itest/ws/holder-ws-service-multiple-outputs/src/main/java/org/example/orderservice/OrderServiceBare.java" contains "import org.oasisopen.sca.annotation.Remotable;" from: testing to: modules evidence: - file: "testing/itest/ws/holder-ws-service-multiple-outputs/src/main/java/org/example/orderservice/OrderServiceBareImpl.java" contains "import org.oasisopen.sca.annotation.Service;" from: testing to: modules evidence: - file: "testing/itest/ws/wsdlgen/src/main/java/datatypes/impl/DataTypesImpl.java" contains "import org.oasisopen.sca.ServiceReference;" from: testing to: modules evidence: - file: "testing/itest/ws/wsdlgen/src/main/java/datatypes/DataTypes.java" contains "import org.oasisopen.sca.ServiceReference;" from: testing to: modules evidence: - file: "testing/itest/ws/wsdlgen/src/main/java/datatypes/GetDataServiceWithoutException.java" contains "import org.oasisopen.sca.annotation.Remotable;"