Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refine package structure #1302

Closed
4 tasks done
terrymanu opened this issue Sep 26, 2018 · 0 comments
Closed
4 tasks done

Refine package structure #1302

terrymanu opened this issue Sep 26, 2018 · 0 comments

Comments

@terrymanu
Copy link
Member

terrymanu commented Sep 26, 2018

  • Rename io.shardingsphere.core.api => io.shardingsphere.api
  • Rename io.shardingsphere.core.spi => io.shardingsphere.spi
  • Rename sharding-jdbc's base package to io.shardingsphere.shardingjdbc
  • Rename sharding-proxy's base package to io.shardingsphere.shardingproxy

package structure should be:

sharding-core
  io.shardingsphere.api
  io.shardingsphere.spi
  io.shardingsphere.core

sharding-jdbc
  io.shardingsphere.shardingjdbc.api
  io.shardingsphere.shardingjdbc.xxx

sharding-proxy
  io.shardingsphere.shardingproxy.xxx

sharding-transaction
  io.shardingsphere.transaction.xxx

sharding-orchestration
  io.shardingsphere.orchestration.xxx

sharding-jdbc-orchestration-xxx
  io.shardingsphere.shardingjdbc.orchestration.xxx

sharding-opentracing
  io.shardingsphere.opentracing.xxx
@terrymanu terrymanu self-assigned this Sep 26, 2018
@terrymanu terrymanu added this to In progress in 3.0.0.M4 release Sep 26, 2018
terrymanu added a commit that referenced this issue Sep 26, 2018
terrymanu added a commit that referenced this issue Sep 26, 2018
terrymanu added a commit that referenced this issue Sep 26, 2018
3.0.0.M4 release automation moved this from In progress to Done Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant