aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-03-15 23:48:40 +0000
committerJustin Clark-Casey (justincc)2013-03-15 23:48:40 +0000
commit03075359b5f1a4470ed5fa54afd76f08bf57a437 (patch)
tree7d518ac1f4cf861fd93dfc2cadc5b8240eeb59c8 /prebuild.xml
parentChange the table and field names of XAssetService mysql db tables to be capit... (diff)
downloadopensim-SC_OLD-03075359b5f1a4470ed5fa54afd76f08bf57a437.zip
opensim-SC_OLD-03075359b5f1a4470ed5fa54afd76f08bf57a437.tar.gz
opensim-SC_OLD-03075359b5f1a4470ed5fa54afd76f08bf57a437.tar.bz2
opensim-SC_OLD-03075359b5f1a4470ed5fa54afd76f08bf57a437.tar.xz
Finally remove the 'REST' ApplicationPlugins code which has been non-functional and largely commented out for many years.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml115
1 files changed, 0 insertions, 115 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 4d27a0b..7a4455d 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1914,121 +1914,6 @@
1914 </Files> 1914 </Files>
1915 </Project> 1915 </Project>
1916 1916
1917 <!-- REST plugins -->
1918 <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.Rest" path="OpenSim/ApplicationPlugins/Rest" type="Library">
1919 <Configuration name="Debug">
1920 <Options>
1921 <OutputPath>../../../bin/</OutputPath>
1922 </Options>
1923 </Configuration>
1924 <Configuration name="Release">
1925 <Options>
1926 <OutputPath>../../../bin/</OutputPath>
1927 </Options>
1928 </Configuration>
1929
1930 <ReferencePath>../../../bin/</ReferencePath>
1931 <Reference name="Mono.Addins" path="../../../bin/"/>
1932 <Reference name="System"/>
1933 <Reference name="System.Xml"/>
1934 <Reference name="OpenMetaverseTypes" path="../../../bin/"/>
1935 <Reference name="Nini" path="../../../bin/"/>
1936 <Reference name="XMLRPC" path="../../../bin/"/>
1937 <Reference name="OpenSim"/>
1938 <Reference name="OpenSim.Region.ClientStack"/>
1939 <Reference name="OpenSim.Region.Framework"/>
1940 <Reference name="OpenSim.Region.CoreModules"/>
1941 <Reference name="OpenSim.Framework.Communications"/>
1942 <Reference name="OpenSim.Framework"/>
1943 <Reference name="OpenSim.Framework.Servers"/>
1944 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
1945 <Reference name="OpenSim.Framework.Console"/>
1946 <Reference name="log4net" path="../../../bin/"/>
1947
1948 <Files>
1949 <Match pattern="*.cs" recurse="false"/>
1950 </Files>
1951 </Project>
1952
1953 <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.Rest.Regions" path="OpenSim/ApplicationPlugins/Rest/Regions" type="Library">
1954 <Configuration name="Debug">
1955 <Options>
1956 <OutputPath>../../../../bin/</OutputPath>
1957 </Options>
1958 </Configuration>
1959 <Configuration name="Release">
1960 <Options>
1961 <OutputPath>../../../../bin/</OutputPath>
1962 </Options>
1963 </Configuration>
1964
1965 <ReferencePath>../../../../bin/</ReferencePath>
1966 <Reference name="Mono.Addins" path="../../../../bin/"/>
1967 <Reference name="System"/>
1968 <Reference name="System.Xml"/>
1969 <Reference name="OpenMetaverseTypes" path="../../../../bin/"/>
1970 <Reference name="Nini" path="../../../../bin/"/>
1971 <Reference name="XMLRPC" path="../../../../bin/"/>
1972 <Reference name="OpenSim"/>
1973 <Reference name="OpenSim.Region.Framework"/>
1974 <Reference name="OpenSim.Region.ClientStack"/>
1975 <Reference name="OpenSim.Region.CoreModules"/>
1976 <Reference name="OpenSim.Framework.Communications"/>
1977 <Reference name="OpenSim.Framework"/>
1978 <Reference name="OpenSim.Framework.Servers"/>
1979 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
1980 <Reference name="OpenSim.Framework.Console"/>
1981 <Reference name="OpenSim.ApplicationPlugins.Rest"/>
1982 <Reference name="log4net" path="../../../../bin/"/>
1983
1984 <Files>
1985 <Match pattern="*.cs" recurse="true"/>
1986 <Match buildAction="EmbeddedResource" path="Resources" pattern="*.addin.xml" recurse="true"/>
1987 </Files>
1988 </Project>
1989
1990 <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.Rest.Inventory" path="OpenSim/ApplicationPlugins/Rest/Inventory" type="Library">
1991 <Configuration name="Debug">
1992 <Options>
1993 <OutputPath>../../../../bin/</OutputPath>
1994 </Options>
1995 </Configuration>
1996 <Configuration name="Release">
1997 <Options>
1998 <OutputPath>../../../../bin/</OutputPath>
1999 </Options>
2000 </Configuration>
2001
2002 <ReferencePath>../../../../bin/</ReferencePath>
2003 <Reference name="Mono.Addins" path="../../../../bin/"/>
2004 <Reference name="System"/>
2005 <Reference name="System.Xml"/>
2006 <Reference name="System.Drawing"/>
2007 <Reference name="OpenMetaverseTypes" path="../../../../bin/"/>
2008 <Reference name="OpenMetaverse" path="../../../../bin/"/>
2009 <Reference name="Nini" path="../../../../bin/"/>
2010 <Reference name="XMLRPC" path="../../../../bin/"/>
2011 <Reference name="OpenSim"/>
2012 <Reference name="OpenSim.Region.Framework"/>
2013 <Reference name="OpenSim.Region.ClientStack"/>
2014 <Reference name="OpenSim.Region.CoreModules"/>
2015 <Reference name="OpenSim.Framework.Communications"/>
2016 <Reference name="OpenSim.Framework"/>
2017 <Reference name="OpenSim.Framework.Servers"/>
2018 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
2019 <Reference name="OpenSim.Framework.Console"/>
2020 <Reference name="OpenSim.Services.Interfaces"/>
2021 <Reference name="OpenSim.ApplicationPlugins.Rest"/>
2022 <Reference name="log4net" path="../../../../bin/"/>
2023
2024 <Files>
2025 <Match pattern="*.cs" recurse="true"/>
2026 <Match buildAction="EmbeddedResource" path="Resources" pattern="*.addin.xml" recurse="true"/>
2027 </Files>
2028 </Project>
2029
2030 <!-- /REST plugins -->
2031
2032 <!-- Scene Server API Example Apps --> 1917 <!-- Scene Server API Example Apps -->
2033 1918
2034 <Project frameworkVersion="v3_5" name="OpenSim.Region.DataSnapshot" path="OpenSim/Region/DataSnapshot" type="Library"> 1919 <Project frameworkVersion="v3_5" name="OpenSim.Region.DataSnapshot" path="OpenSim/Region/DataSnapshot" type="Library">