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 --- .../org.apache.tuscany.sca.core.ModuleActivator | 18 ---- .../src/test/resources/ScenarioFive.composite | 41 -------- .../src/test/resources/ScenarioFour.composite | 56 ----------- .../corba/src/test/resources/ScenarioOne.composite | 111 --------------------- .../corba/src/test/resources/ScenarioSix.composite | 41 -------- .../src/test/resources/ScenarioThree.composite | 43 -------- .../corba/src/test/resources/ScenarioTwo.composite | 43 -------- .../corba/src/test/resources/itest_scenario.idl | 110 -------------------- .../corba/src/test/resources/scenariofour.xsd | 31 ------ 9 files changed, 494 deletions(-) delete mode 100644 sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator delete mode 100644 sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioFive.composite delete mode 100644 sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioFour.composite delete mode 100644 sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioOne.composite delete mode 100644 sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioSix.composite delete mode 100644 sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioThree.composite delete mode 100644 sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioTwo.composite delete mode 100644 sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/itest_scenario.idl delete mode 100644 sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/scenariofour.xsd (limited to 'sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources') diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator b/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator deleted file mode 100644 index 3e77527d73..0000000000 --- a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator +++ /dev/null @@ -1,18 +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. - -org.apache.tuscany.sca.test.corba.TestCorbaHostModuleActivator diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioFive.composite b/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioFive.composite deleted file mode 100644 index b3675a0194..0000000000 --- a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioFive.composite +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioFour.composite b/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioFour.composite deleted file mode 100644 index 50bfc02803..0000000000 --- a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioFour.composite +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioOne.composite b/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioOne.composite deleted file mode 100644 index 495ca2a41f..0000000000 --- a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioOne.composite +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioSix.composite b/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioSix.composite deleted file mode 100644 index 840cd076b1..0000000000 --- a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioSix.composite +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioThree.composite b/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioThree.composite deleted file mode 100644 index f02ba89496..0000000000 --- a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioThree.composite +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioTwo.composite b/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioTwo.composite deleted file mode 100644 index ed3f545f72..0000000000 --- a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/ScenarioTwo.composite +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/itest_scenario.idl b/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/itest_scenario.idl deleted file mode 100644 index 41489a4565..0000000000 --- a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/itest_scenario.idl +++ /dev/null @@ -1,110 +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. - */ - -/* - * compile by - * idlj -fall -oldImplBase itest_scenario.idl - */ - -module org { - module apache { - module tuscany { - module sca { - module test { - module corba { - module generated { - - // objects for ScenarioOne - - enum Color {red, yellow, green}; - - typedef sequence StringSequence; - typedef sequence LongSequence; - typedef sequence TwoDimLongSequence; - - struct InnerStruct { - TwoDimLongSequence twoDimLongSequence; - string stringField; - Color color; - }; - - struct RichStruct { - InnerStruct innerStruct; - StringSequence stringSequence; - long longField; - }; - - exception WrongColor { - Color givenColor; - Color correctColor; - }; - - exception UnexpectedException { - string info; - }; - - interface ScenarioOne { - - RichStruct setRichStruct(in RichStruct richStruct) raises (WrongColor, UnexpectedException); - - }; - - // objects for ScenarioTwo - - interface ScenarioTwo { - - attribute string stringField; - - }; - - typedef string StringArray[2][2]; - - struct AnnotatedStruct { - StringArray stringArray; - }; - - union InnerUnion switch (long) { - case 1: long x; - case 2: float y; - }; - - union RichUnion switch (long) { - case 1: long x; - case 2: float y; - case 3: string z; - case 4: InnerUnion iu; - default: boolean a; - }; - - interface ScenarioSix { - - StringArray passStringArray(in StringArray arg); - - AnnotatedStruct passAnnotatedStruct(in AnnotatedStruct arg); - - RichUnion passRichUnion(in RichUnion arg); - - }; - }; - }; - }; - }; - }; - }; -}; diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/scenariofour.xsd b/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/scenariofour.xsd deleted file mode 100644 index 2669b54be3..0000000000 --- a/sca-java-2.x/tags/2.0-Beta3-RC2/testing/itest/corba/src/test/resources/scenariofour.xsd +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - -- cgit v1.2.3