[Groonga-commit] droonga/droonga-engine at 0a03080 [master] Revert "Add a new role "incomplete-service-provider"."

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Apr 1 15:40:47 JST 2015


YUKI Hiroshi	2015-04-01 15:40:47 +0900 (Wed, 01 Apr 2015)

  New Revision: 0a03080b6d4e50d160f2ea6bc4beb9e247169029
  https://github.com/droonga/droonga-engine/commit/0a03080b6d4e50d160f2ea6bc4beb9e247169029

  Message:
    Revert "Add a new role "incomplete-service-provider"."
    
    This reverts commit 616005af319df4ed0336f799836d356aa593dab9.
    It's wrong way.

  Modified files:
    lib/droonga/node_metadata.rb

  Modified: lib/droonga/node_metadata.rb (+0 -2)
===================================================================
--- lib/droonga/node_metadata.rb    2015-04-01 15:18:27 +0900 (c084693)
+++ lib/droonga/node_metadata.rb    2015-04-01 15:40:47 +0900 (aa8ef7a)
@@ -25,13 +25,11 @@ module Droonga
 
     module Role
       SERVICE_PROVIDER   = "service-provider"
-      INCOMPLETE_SERVICE_PROVIDER = "incomplete-service-provider"
       ABSORB_SOURCE      = "absorb-source"
       ABSORB_DESTINATION = "absorb-destination"
 
       ROLES = [
         SERVICE_PROVIDER,
-        INCOMPLETE_SERVICE_PROVIDER,
         ABSORB_SOURCE,
         ABSORB_DESTINATION,
       ]
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index