From c5846d0e19e3b5fd9d818d714fea2df3f3ef90eb Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 16 Nov 2009 06:46:29 +0000 Subject: Cleaning up SVN structure, moving das trunk to das-cpp/trunk. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880626 13f79535-47bb-0310-9956-ffa450edef68 --- das-cpp/trunk/antscripts/OpenPGP.jar | Bin 0 -> 36696 bytes .../antscripts/TuscanyMSVC8DevStudioCCompiler.jar | Bin 0 -> 2871 bytes das-cpp/trunk/antscripts/compile-targets.xml | 315 +++++++++++ das-cpp/trunk/antscripts/platform.properties | 39 ++ das-cpp/trunk/antscripts/system.xml | 582 +++++++++++++++++++++ 5 files changed, 936 insertions(+) create mode 100644 das-cpp/trunk/antscripts/OpenPGP.jar create mode 100644 das-cpp/trunk/antscripts/TuscanyMSVC8DevStudioCCompiler.jar create mode 100644 das-cpp/trunk/antscripts/compile-targets.xml create mode 100644 das-cpp/trunk/antscripts/platform.properties create mode 100644 das-cpp/trunk/antscripts/system.xml (limited to 'das-cpp/trunk/antscripts') diff --git a/das-cpp/trunk/antscripts/OpenPGP.jar b/das-cpp/trunk/antscripts/OpenPGP.jar new file mode 100644 index 0000000000..cdd3f570d1 Binary files /dev/null and b/das-cpp/trunk/antscripts/OpenPGP.jar differ diff --git a/das-cpp/trunk/antscripts/TuscanyMSVC8DevStudioCCompiler.jar b/das-cpp/trunk/antscripts/TuscanyMSVC8DevStudioCCompiler.jar new file mode 100644 index 0000000000..2d90d74c60 Binary files /dev/null and b/das-cpp/trunk/antscripts/TuscanyMSVC8DevStudioCCompiler.jar differ diff --git a/das-cpp/trunk/antscripts/compile-targets.xml b/das-cpp/trunk/antscripts/compile-targets.xml new file mode 100644 index 0000000000..6c9a1b0e6d --- /dev/null +++ b/das-cpp/trunk/antscripts/compile-targets.xml @@ -0,0 +1,315 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/das-cpp/trunk/antscripts/platform.properties b/das-cpp/trunk/antscripts/platform.properties new file mode 100644 index 0000000000..4017b8bd71 --- /dev/null +++ b/das-cpp/trunk/antscripts/platform.properties @@ -0,0 +1,39 @@ +# 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. + +platform.lib.ext= +platform.dll.ext= +platform.exe.ext= +platform.object.ext= +platform.script.ext= +platform.compiler.name= +platform.debug.compile= +platform.external.definitions.file= + +platform.tuscanyDAS.root.dir= +platform.tuscanyDAS.install.dir= +platform.tuscanyDAS.release.file.name= +platform.tuscanyDAS.distribution.dir= + +platform.public.key.path= +platform.secret.key.path= +platform.key.id= + +platform.axis2c.home.dir= +platform.libxml2.lib.dir= +platform.libxml2.include.dir= +platform.tuscany.sdo.home.dir= diff --git a/das-cpp/trunk/antscripts/system.xml b/das-cpp/trunk/antscripts/system.xml new file mode 100644 index 0000000000..453dff3a71 --- /dev/null +++ b/das-cpp/trunk/antscripts/system.xml @@ -0,0 +1,582 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3