aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorDiva Canto2015-06-04 08:52:57 -0700
committerDiva Canto2015-06-04 08:52:57 -0700
commit6f469ec0a5de7633e9380eb1b370590c288cff26 (patch)
tree53a57212c771e6b909d19a211129e2d921aa01b3 /prebuild.xml
parentMaking the inventory cache static, so that there's less timers. (diff)
downloadopensim-SC_OLD-6f469ec0a5de7633e9380eb1b370590c288cff26.zip
opensim-SC_OLD-6f469ec0a5de7633e9380eb1b370590c288cff26.tar.gz
opensim-SC_OLD-6f469ec0a5de7633e9380eb1b370590c288cff26.tar.bz2
opensim-SC_OLD-6f469ec0a5de7633e9380eb1b370590c288cff26.tar.xz
Added tests that verify the absence of the bug fixed in the previous commits (cache issues).
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 3c62762..267e698 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2685,6 +2685,7 @@
2685 <Reference name="OpenSim.Server.Handlers"/> 2685 <Reference name="OpenSim.Server.Handlers"/>
2686 <Reference name="OpenSim.Services.Interfaces"/> 2686 <Reference name="OpenSim.Services.Interfaces"/>
2687 <Reference name="OpenSim.Services.Connectors"/> 2687 <Reference name="OpenSim.Services.Connectors"/>
2688 <Reference name="OpenSim.Tests.Common"/>
2688 <Reference name="Robust"/> 2689 <Reference name="Robust"/>
2689 <Reference name="Nini" path="../../../bin/"/> 2690 <Reference name="Nini" path="../../../bin/"/>
2690 <Reference name="log4net" path="../../../bin/"/> 2691 <Reference name="log4net" path="../../../bin/"/>