From 5dde4a4cfae106805b480ae4e22e2f6c79ef3fa5 Mon Sep 17 00:00:00 2001
From: Kunnis
Date: Sat, 15 Aug 2009 23:43:52 -0500
Subject: * More improvements to BasicAssetTest.cs
---
prebuild.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index eff16ad..a935731 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3335,6 +3335,7 @@
+
--
cgit v1.1
From 002940dd5dc8a4b5fa23ea6d5183e00431dd48df Mon Sep 17 00:00:00 2001
From: Melanie
Date: Mon, 17 Aug 2009 05:00:30 +0100
Subject: Filling in the blanks: The "meat" of the REST console
---
prebuild.xml | 2 ++
1 file changed, 2 insertions(+)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index a935731..922d108 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -105,9 +105,11 @@
../../../bin/
+
+
--
cgit v1.1
From cef16bec6dabc90fdccf82f755d24683d834208b Mon Sep 17 00:00:00 2001
From: Melanie
Date: Mon, 17 Aug 2009 08:45:20 +0100
Subject: Add the OpenSim.ConsoleClient app. Usage: OpenSim.ConsoleClient -h
-p -u -P host defaults to localhost, port
defaults to 8003.
---
prebuild.xml | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index 922d108..35976cc 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1595,6 +1595,38 @@
+
+
+
+ ../../bin/
+
+
+
+
+ ../../bin/
+
+
+
+ ../../bin/
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.1
From 644db1e5400504ec70b22c3e928873948f1247c3 Mon Sep 17 00:00:00 2001
From: Melanie
Date: Mon, 17 Aug 2009 09:40:38 +0100
Subject: Add System.Xml reference to the console project
---
prebuild.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index 35976cc..6401ff0 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -105,6 +105,7 @@
../../../bin/
+
--
cgit v1.1
From 4a992388e3ec515ea179fff5cd7ef62bccca411e Mon Sep 17 00:00:00 2001
From: Justin Clark-Casey (justincc)
Date: Mon, 17 Aug 2009 20:02:42 +0100
Subject: Apply http://opensimulator.org/mantis/view.php?id=4016 Make
previously hidden cookies available to code Thanks jhurliman
---
prebuild.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index 6401ff0..5e44169 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -70,6 +70,7 @@
../../../../bin/
+
--
cgit v1.1