From ae4b02e1152b775dc1cdccd1abfbff44ab1a8949 Mon Sep 17 00:00:00 2001
From: Diva Canto
Date: Thu, 25 Nov 2010 11:14:16 -0800
Subject: WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG
CONFIGS. Added capability to preserve creator information on HG asset
transfers. Added a new HGAssetService that is intended to be the one outside
the firewall. It processes and filters the assets that go out of the grid.
Also fixed the normal AssetService to do special things for the main instance
(console commands, etc). Moved HGInventoryService to
OpenSim.Services.HypergridService. Changed the way the login service gets the
ServiceURL configs.
---
prebuild.xml | 2 ++
1 file changed, 2 insertions(+)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index 00be4f9..6f24bfc 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1257,6 +1257,8 @@
+
+
--
cgit v1.1
From f86c438653fc3c8356a8f0c43a055b1928183f02 Mon Sep 17 00:00:00 2001
From: Diva Canto
Date: Mon, 29 Nov 2010 08:43:33 -0800
Subject: Preservation of creator information now also working in IARs. Cleaned
up usage help. Moved Osp around, deleted unnecessary
OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in
a generic ExternalRepresentationUtils function.
---
prebuild.xml | 59 ++++++++++++++++++++++++++++++-----------------------------
1 file changed, 30 insertions(+), 29 deletions(-)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index 6f24bfc..9f2ef43 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -175,6 +175,34 @@
+
+
+
+ ../../../bin/
+
+
+
+
+ ../../../bin/
+
+
+
+ ../../../bin/
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -194,6 +222,7 @@
+
@@ -631,35 +660,6 @@
-
-
-
- ../../../bin/
-
-
-
-
- ../../../bin/
-
-
-
- ../../../bin/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -1253,6 +1253,7 @@
+
--
cgit v1.1