You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/07/27 11:16:15 UTC

[shardingsphere] branch master updated (21c25f8 -> 807fc15)

This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 21c25f8  Move isOverwrite from prop to OrchestrationConfiguration's attribute (#6467)
     add 807fc15  create shardingsphere-rdl-parser module (#6468)

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  1 +
 .../pom.xml                                        | 10 +++++----
 .../shardingsphere-rdl-parser-engine}/pom.xml      | 23 ++++++++++-----------
 .../shardingsphere-rdl-parser-sql}/pom.xml         | 24 +++++++++++++---------
 .../shardingsphere-rdl-parser-statement}/pom.xml   |  4 ++--
 5 files changed, 34 insertions(+), 28 deletions(-)
 copy {shardingsphere-kernel => shardingsphere-rdl-parser}/pom.xml (85%)
 copy {shardingsphere-features/shardingsphere-shadow/shardingsphere-shadow-common => shardingsphere-rdl-parser/shardingsphere-rdl-parser-engine}/pom.xml (79%)
 copy {shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-mysql => shardingsphere-rdl-parser/shardingsphere-rdl-parser-sql}/pom.xml (76%)
 copy {shardingsphere-control-panel/shardingsphere-control-panel-core => shardingsphere-rdl-parser/shardingsphere-rdl-parser-statement}/pom.xml (91%)