You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2021/09/25 05:27:21 UTC

[GitHub] [incubator-eventmesh] JunjieChou opened a new pull request #542: [ISSUE #541] rename issue

JunjieChou opened a new pull request #542:
URL: https://github.com/apache/incubator-eventmesh/pull/542


   rename ```import org.apache.eventmesh.openschemaregistry.domain.*;``` to ```org.apache.eventmesh.schema.registry.server.domain.*;```
   
   Fixes ISSUE #541.
   
   ### Motivation
   Seems that part of the package name of schema registry is renamed from openschemaregistry to schema.registry.server, but one of the packages imported in SubjectService.java is not changed.
   
   ### Modifications
   change import org.apache.eventmesh.openschemaregistry.domain.*; to import org.apache.eventmesh.schema.registry.server.domain.*;
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] qqeasonchen merged pull request #542: [ISSUE #541] rename issue

Posted by GitBox <gi...@apache.org>.
qqeasonchen merged pull request #542:
URL: https://github.com/apache/incubator-eventmesh/pull/542


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] qqeasonchen commented on pull request #542: [ISSUE #541] rename issue

Posted by GitBox <gi...@apache.org>.
qqeasonchen commented on pull request #542:
URL: https://github.com/apache/incubator-eventmesh/pull/542#issuecomment-927213319


   LGTM


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org