[asterisk-scf-commits] asterisk-scf/integration/slice.git branch "publish-internals" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Mon Nov 21 07:59:10 CST 2011
branch "publish-internals" has been updated
via bbb11175bda1d32c371807bcae6779b3eb4402a1 (commit)
from 2a8a4eae8ce3970515f70f155f66145385a66363 (commit)
Summary of changes:
.../Core/Discovery/ServiceLocatorIf.ice | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit bbb11175bda1d32c371807bcae6779b3eb4402a1
Author: Joshua Colp <jcolp at digium.com>
Date: Mon Nov 21 10:00:55 2011 -0400
Incorporate review feedback from Ken.
diff --git a/slice/AsteriskSCF/Core/Discovery/ServiceLocatorIf.ice b/slice/AsteriskSCF/Core/Discovery/ServiceLocatorIf.ice
index d74652a..4874c9d 100644
--- a/slice/AsteriskSCF/Core/Discovery/ServiceLocatorIf.ice
+++ b/slice/AsteriskSCF/Core/Discovery/ServiceLocatorIf.ice
@@ -53,7 +53,7 @@ module V1
/**
* Category name used to find the built-in IceStorm topic manager service.
*/
- const string CategoryIceStorm = "IceStorm";
+ const string TopicManagerCategory = "TopicManager";
/**
* Facet used to retrieve the management interface using a locator proxy.
-----------------------------------------------------------------------
--
asterisk-scf/integration/slice.git
More information about the asterisk-scf-commits
mailing list