From 99c7a43ffdb9c3b4dee984f7cd788742c6ee3e53 Mon Sep 17 00:00:00 2001
From: Melanie
Date: Wed, 19 Aug 2009 04:39:02 +0100
Subject: Add rest console support to the user server. Will ask new questions
at startup. To use, run it normally once, answering the questions, then run
again with -console=rest. Also now supports -console=basic for a console that
reads stdin
---
prebuild.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index 5e44169..4f110c4 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1178,6 +1178,7 @@
+
--
cgit v1.1
From dd0234f5005127c03760c2b9862ed1672f4a2e91 Mon Sep 17 00:00:00 2001
From: Melanie
Date: Wed, 19 Aug 2009 05:15:25 +0100
Subject: Graft the REST console onto the grid server. Same procedure as with
the user server.
---
prebuild.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index 4f110c4..216a02e 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -911,6 +911,7 @@
+
--
cgit v1.1
From 2111c66f89033b3426ceedba6a3ec6ed8fb3363f Mon Sep 17 00:00:00 2001
From: Melanie
Date: Wed, 19 Aug 2009 05:40:23 +0100
Subject: Graft the REST console onto the message server as well. What a dirty
hack! Works the same as the others.
---
prebuild.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'prebuild.xml')
diff --git a/prebuild.xml b/prebuild.xml
index 216a02e..ebe5c62 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1281,6 +1281,7 @@
+
--
cgit v1.1