From 5e4fc6e91e5edffd1dc23af4f583d6294f394a3d Mon Sep 17 00:00:00 2001 From: diva Date: Fri, 15 May 2009 05:00:25 +0000 Subject: Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. This may break a lot of things, but it needs to go in. It was tested in standalone and the UCI grid, but it needs a lot more testing. Known problems: * HG asset transfers are borked for now * missing texture is missing * 3 unit tests commented out for now --- prebuild.xml | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index c6f0dda..a6e9cb6 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -617,6 +617,7 @@ + @@ -1160,6 +1161,7 @@ + @@ -1589,6 +1591,7 @@ + @@ -1608,6 +1611,40 @@ + + + + ../../bin/ + + + + + ../../bin/ + + + + ../../bin/ + + + + + + + + + + + + + + + + + + + + + @@ -1709,6 +1746,7 @@ + @@ -1928,6 +1966,7 @@ + @@ -2042,6 +2081,7 @@ + @@ -2169,6 +2209,7 @@ + @@ -2203,6 +2244,7 @@ + @@ -2406,6 +2448,7 @@ + @@ -2514,6 +2557,7 @@ + @@ -3501,7 +3545,8 @@ - + + -- cgit v1.1