From 6a5618b2741471546e0b0885e1758c391837dff6 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 16 Feb 2012 15:38:02 +0000 Subject: Rename beta3 tag to final name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245031 13f79535-47bb-0310-9956-ffa450edef68 --- ...e.tuscany.sca.binding.comet.CometBindingFactory | 20 ------------ ...ca.contribution.processor.StAXArtifactProcessor | 20 ------------ ...any.sca.contribution.processor.ValidationSchema | 19 ------------ .../src/main/resources/binding-comet.xsd | 36 ---------------------- 4 files changed, 95 deletions(-) delete mode 100644 sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/META-INF/services/org.apache.tuscany.sca.binding.comet.CometBindingFactory delete mode 100644 sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor delete mode 100644 sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.ValidationSchema delete mode 100644 sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/binding-comet.xsd (limited to 'sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources') diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/META-INF/services/org.apache.tuscany.sca.binding.comet.CometBindingFactory b/sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/META-INF/services/org.apache.tuscany.sca.binding.comet.CometBindingFactory deleted file mode 100644 index cf579ded6f..0000000000 --- a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/META-INF/services/org.apache.tuscany.sca.binding.comet.CometBindingFactory +++ /dev/null @@ -1,20 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. - -# Implementation class for model factory -org.apache.tuscany.sca.binding.comet.impl.CometBindingFactoryImpl - diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor b/sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor deleted file mode 100644 index 599a8e879c..0000000000 --- a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor +++ /dev/null @@ -1,20 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. - -# Implementation class for the artifact processor extension -org.apache.tuscany.sca.assembly.xml.DefaultBeanModelProcessor;qname=http://tuscany.apache.org/xmlns/sca/1.1#binding.comet,model=org.apache.tuscany.sca.binding.comet.CometBinding,factory=org.apache.tuscany.sca.binding.comet.CometBindingFactory - diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.ValidationSchema b/sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.ValidationSchema deleted file mode 100644 index 617af3a760..0000000000 --- a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.ValidationSchema +++ /dev/null @@ -1,19 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# -binding-comet.xsd - diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/binding-comet.xsd b/sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/binding-comet.xsd deleted file mode 100644 index 8b6e8e1d6c..0000000000 --- a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/binding-comet/src/main/resources/binding-comet.xsd +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - -- cgit v1.2.3