aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authordiva2009-06-10 13:18:32 +0000
committerdiva2009-06-10 13:18:32 +0000
commit0f367bd7bbc5d22d4834e1eb0f1671381485143e (patch)
treeeeb4290f1146601f8fd97dc164e0a7f247a2fafb /prebuild.xml
parentFrom: Alan Webb <alan_webb@us.ibm.com> (diff)
downloadopensim-SC_OLD-0f367bd7bbc5d22d4834e1eb0f1671381485143e.zip
opensim-SC_OLD-0f367bd7bbc5d22d4834e1eb0f1671381485143e.tar.gz
opensim-SC_OLD-0f367bd7bbc5d22d4834e1eb0f1671381485143e.tar.bz2
opensim-SC_OLD-0f367bd7bbc5d22d4834e1eb0f1671381485143e.tar.xz
Heart surgery no.2: the inventory service hooks.
Several improvements in the connectors themselves. Several improvements in configurations. Needed to add a hack in IUserService and UserManagerBase, to be removed when that service is refactored.
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 f97bd7a..3b43c18 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3554,6 +3554,7 @@
3554 <Reference name="OpenSim.Client.Linden"/> 3554 <Reference name="OpenSim.Client.Linden"/>
3555 <Reference name="OpenSim.Framework"/> 3555 <Reference name="OpenSim.Framework"/>
3556 <Reference name="OpenSim.Framework.Communications"/> 3556 <Reference name="OpenSim.Framework.Communications"/>
3557 <Reference name="OpenSim.Services.Interfaces"/>
3557 <Reference name="OpenSim.Data"/> 3558 <Reference name="OpenSim.Data"/>
3558 <Reference name="OpenSim.Region.Communications.Local"/> 3559 <Reference name="OpenSim.Region.Communications.Local"/>
3559 <Reference name="OpenSim.Tests.Common"/> 3560 <Reference name="OpenSim.Tests.Common"/>