From ab5e3328323a66028bfd47562d9d515dbec433be Mon Sep 17 00:00:00 2001
From: Mike Mazur
Date: Mon, 16 Feb 2009 02:28:34 +0000
Subject: - removed OpenSim.Grid.AssetInventoryServer.Metadata class in favor
of OpenSim.Framework.AssetMetadata and related updates in AssetInventory
server - removed dependency on MySql.Data.MySqlClient - commented out the
bulk of OpenSimInventoryStorage due to missing MySql.Data dependency -
refactor asset creation in OpenSimAssetFrontend - commented out ForEach
implementation, which also depended on MySql.Data, until it's supported by
OpenSim backends - commented out some handlers in BrowseFrontend and
ReferenceFrontend as they relied on either ForEach or the removed Metadata
class
---
prebuild.xml | 1 -
1 file changed, 1 deletion(-)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index a9af08e..30cb8c6 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -851,7 +851,6 @@
-
--
cgit v1.1