aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-02-03 23:47:01 +0000
committerJustin Clark-Casey (justincc)2012-02-03 23:47:01 +0000
commit312e1457dd576bc61ac2fd2e104813dd86134c4d (patch)
treea67d8bbdf782d5d276a2da4f6ea9d1d191ca0762 /prebuild.xml
parentExtend m_avatars lock in NpcModule.CreateNPC over both creation of NPC scene ... (diff)
downloadopensim-SC_OLD-312e1457dd576bc61ac2fd2e104813dd86134c4d.zip
opensim-SC_OLD-312e1457dd576bc61ac2fd2e104813dd86134c4d.tar.gz
opensim-SC_OLD-312e1457dd576bc61ac2fd2e104813dd86134c4d.tar.bz2
opensim-SC_OLD-312e1457dd576bc61ac2fd2e104813dd86134c4d.tar.xz
Change SceneObjectSerializer to use common ExternalRepresentationUtils.ExecuteReadProcessors() methods.
Adds ability to submit a customized exception message to match logging.
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 c402cf5..94d86d1 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -768,6 +768,7 @@
768 <Reference name="OpenSim.Framework.Communications"/> 768 <Reference name="OpenSim.Framework.Communications"/>
769 <Reference name="OpenSim.Data"/> 769 <Reference name="OpenSim.Data"/>
770 <Reference name="OpenSim.Framework.Console"/> 770 <Reference name="OpenSim.Framework.Console"/>
771 <Reference name="OpenSim.Framework.Serialization"/>
771 <Reference name="OpenSim.Framework.Servers"/> 772 <Reference name="OpenSim.Framework.Servers"/>
772 <Reference name="OpenSim.Framework.Servers.HttpServer"/> 773 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
773 <Reference name="OpenSim.Framework.Statistics"/> 774 <Reference name="OpenSim.Framework.Statistics"/>