aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorJustin Clarke Casey2008-12-01 18:42:14 +0000
committerJustin Clarke Casey2008-12-01 18:42:14 +0000
commit80520206fcd4c8c85eb28b4800c42136365b164d (patch)
tree9a5f583028198b44b0dc98b409fa410a4dab6418 /bin
parent* Temporarily revert nhibernate.dll to the previous one (diff)
downloadopensim-SC_OLD-80520206fcd4c8c85eb28b4800c42136365b164d.zip
opensim-SC_OLD-80520206fcd4c8c85eb28b4800c42136365b164d.tar.gz
opensim-SC_OLD-80520206fcd4c8c85eb28b4800c42136365b164d.tar.bz2
opensim-SC_OLD-80520206fcd4c8c85eb28b4800c42136365b164d.tar.xz
* Unforunately it turns out not to be that simple. Revert the rest of r7560 for now.
Diffstat (limited to 'bin')
-rw-r--r--bin/Iesi.Collections.dllbin32768 -> 12288 bytes
-rw-r--r--bin/NHibernate.Mapping.Attributes.dllbin249856 -> 231936 bytes
-rw-r--r--bin/OpenSim.32BitLaunch.exe.config6
3 files changed, 0 insertions, 6 deletions
diff --git a/bin/Iesi.Collections.dll b/bin/Iesi.Collections.dll
index 107c362..f078c5a 100644
--- a/bin/Iesi.Collections.dll
+++ b/bin/Iesi.Collections.dll
Binary files differ
diff --git a/bin/NHibernate.Mapping.Attributes.dll b/bin/NHibernate.Mapping.Attributes.dll
index 81ddbd1..4e965a4 100644
--- a/bin/NHibernate.Mapping.Attributes.dll
+++ b/bin/NHibernate.Mapping.Attributes.dll
Binary files differ
diff --git a/bin/OpenSim.32BitLaunch.exe.config b/bin/OpenSim.32BitLaunch.exe.config
index 70d179f..61f0859 100644
--- a/bin/OpenSim.32BitLaunch.exe.config
+++ b/bin/OpenSim.32BitLaunch.exe.config
@@ -19,12 +19,6 @@
19 </layout> 19 </layout>
20 </appender> 20 </appender>
21 21
22 <!-- if you'd like to know what NHibernate is doing more set value="DEBUG" -->
23 <logger name="NHibernate" additivity="false">
24 <level value="INFO"/>
25 <appender-ref ref="NHibernateFileLog"/>
26 </logger>
27
28 <root> 22 <root>
29 <level value="DEBUG" /> 23 <level value="DEBUG" />
30 <appender-ref ref="Console" /> 24 <appender-ref ref="Console" />