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

duhengforever pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-schema-registry.git


    from aca43ac  feat refactor code
     new a0dce54  remove maven wrapper
     new 682bf35  fix client
     new 9ee6899  Merge pull request #12 from MatrixHB/optimize_client

The 27 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                                          |   2 +-
 client/pom.xml                                     |   4 +-
 .../client/NormalSchemaRegistryClient.java         |  13 +-
 .../registry/client/SchemaRegistryClient.java      |   6 +-
 common/pom.xml                                     |   5 +-
 core/.mvn/wrapper/maven-wrapper.jar                | Bin 58727 -> 0 bytes
 core/.mvn/wrapper/maven-wrapper.properties         |   2 -
 core/mvnw                                          | 316 ---------------------
 core/mvnw.cmd                                      | 188 ------------
 core/pom.xml                                       |   7 +-
 pom.xml                                            |   1 -
 storage-rocketmq/pom.xml                           |   5 +-
 war/pom.xml                                        |   3 +-
 13 files changed, 14 insertions(+), 538 deletions(-)
 delete mode 100644 core/.mvn/wrapper/maven-wrapper.jar
 delete mode 100644 core/.mvn/wrapper/maven-wrapper.properties
 delete mode 100755 core/mvnw
 delete mode 100644 core/mvnw.cmd

Reply via email to