From a0990d18da111cb23fab5eccc304a18bff2c225a Mon Sep 17 00:00:00 2001 From: "chen.ma" Date: Wed, 11 May 2022 08:36:13 +0800 Subject: [PATCH] Optimize POM file format and related naming --- hippo4j-auth/pom.xml | 2 -- hippo4j-common/pom.xml | 3 --- hippo4j-config/pom.xml | 2 -- hippo4j-console/pom.xml | 1 - hippo4j-core/pom.xml | 2 -- hippo4j-discovery/pom.xml | 4 ---- .../hippo4j-core-apollo-spring-boot-starter-example/pom.xml | 1 - .../hippo4j-core-nacos-spring-boot-starter-example/pom.xml | 1 - hippo4j-example/hippo4j-example-core/pom.xml | 2 -- hippo4j-example/hippo4j-spring-boot-starter-example/pom.xml | 1 - hippo4j-example/pom.xml | 5 ----- hippo4j-server/pom.xml | 3 --- hippo4j-spring-boot/hippo4j-core-spring-boot-starter/pom.xml | 2 +- hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml | 5 +++-- pom.xml | 2 +- 15 files changed, 5 insertions(+), 31 deletions(-) diff --git a/hippo4j-auth/pom.xml b/hippo4j-auth/pom.xml index 69d59712..4c41d794 100644 --- a/hippo4j-auth/pom.xml +++ b/hippo4j-auth/pom.xml @@ -2,7 +2,6 @@ 4.0.0 - cn.hippo4j hippo4j-all @@ -70,5 +69,4 @@ hippo4j-common - diff --git a/hippo4j-common/pom.xml b/hippo4j-common/pom.xml index 467a3090..1d981be5 100644 --- a/hippo4j-common/pom.xml +++ b/hippo4j-common/pom.xml @@ -2,7 +2,6 @@ 4.0.0 - cn.hippo4j hippo4j-all @@ -11,9 +10,7 @@ hippo4j-common jar - ${project.artifactId} - HIPPO4J、HIPPO4J-CORE 公共代码库. diff --git a/hippo4j-config/pom.xml b/hippo4j-config/pom.xml index b71eeb86..f7a18244 100644 --- a/hippo4j-config/pom.xml +++ b/hippo4j-config/pom.xml @@ -2,7 +2,6 @@ 4.0.0 - cn.hippo4j hippo4j-all @@ -66,5 +65,4 @@ log-record-tool - diff --git a/hippo4j-console/pom.xml b/hippo4j-console/pom.xml index 7db9fb07..b62db91b 100644 --- a/hippo4j-console/pom.xml +++ b/hippo4j-console/pom.xml @@ -2,7 +2,6 @@ 4.0.0 - cn.hippo4j hippo4j-all diff --git a/hippo4j-core/pom.xml b/hippo4j-core/pom.xml index 55375ea4..ea8fe3be 100644 --- a/hippo4j-core/pom.xml +++ b/hippo4j-core/pom.xml @@ -10,9 +10,7 @@ hippo4j-core jar - ${project.artifactId} - HIPPO4J HIPPO4J-CORE 核心代码库. diff --git a/hippo4j-discovery/pom.xml b/hippo4j-discovery/pom.xml index 8a2df2d1..ba3c4897 100644 --- a/hippo4j-discovery/pom.xml +++ b/hippo4j-discovery/pom.xml @@ -2,7 +2,6 @@ 4.0.0 - cn.hippo4j hippo4j-all @@ -10,9 +9,7 @@ hippo4j-discovery - ${project.artifactId} - ${project.artifactId} true @@ -48,5 +45,4 @@ - diff --git a/hippo4j-example/hippo4j-core-apollo-spring-boot-starter-example/pom.xml b/hippo4j-example/hippo4j-core-apollo-spring-boot-starter-example/pom.xml index 062a4b44..735494e3 100644 --- a/hippo4j-example/hippo4j-core-apollo-spring-boot-starter-example/pom.xml +++ b/hippo4j-example/hippo4j-core-apollo-spring-boot-starter-example/pom.xml @@ -66,5 +66,4 @@ spring-boot-starter-actuator - diff --git a/hippo4j-example/hippo4j-core-nacos-spring-boot-starter-example/pom.xml b/hippo4j-example/hippo4j-core-nacos-spring-boot-starter-example/pom.xml index 8cca93a2..8c86c0d7 100644 --- a/hippo4j-example/hippo4j-core-nacos-spring-boot-starter-example/pom.xml +++ b/hippo4j-example/hippo4j-core-nacos-spring-boot-starter-example/pom.xml @@ -60,5 +60,4 @@ spring-boot-starter-actuator - diff --git a/hippo4j-example/hippo4j-example-core/pom.xml b/hippo4j-example/hippo4j-example-core/pom.xml index 8bb2ce33..6c41ba8d 100644 --- a/hippo4j-example/hippo4j-example-core/pom.xml +++ b/hippo4j-example/hippo4j-example-core/pom.xml @@ -10,7 +10,6 @@ hippo4j-example-core hippo4j-example-core - Hippo4J 实例工程核心包. true @@ -33,5 +32,4 @@ hippo4j-core - diff --git a/hippo4j-example/hippo4j-spring-boot-starter-example/pom.xml b/hippo4j-example/hippo4j-spring-boot-starter-example/pom.xml index 768117d6..abe8b3c6 100644 --- a/hippo4j-example/hippo4j-spring-boot-starter-example/pom.xml +++ b/hippo4j-example/hippo4j-spring-boot-starter-example/pom.xml @@ -71,5 +71,4 @@ - diff --git a/hippo4j-example/pom.xml b/hippo4j-example/pom.xml index 131d27db..8e9da7f7 100644 --- a/hippo4j-example/pom.xml +++ b/hippo4j-example/pom.xml @@ -2,7 +2,6 @@ 4.0.0 - cn.hippo4j hippo4j-all @@ -16,13 +15,9 @@ ${project.artifactId} - hippo4j-example-core - hippo4j-spring-boot-starter-example - hippo4j-core-nacos-spring-boot-starter-example - hippo4j-core-apollo-spring-boot-starter-example hippo4j-core-zookeeper-spring-boot-starter-example diff --git a/hippo4j-server/pom.xml b/hippo4j-server/pom.xml index 39ef1bd0..ad2f33ad 100644 --- a/hippo4j-server/pom.xml +++ b/hippo4j-server/pom.xml @@ -2,7 +2,6 @@ 4.0.0 - cn.hippo4j hippo4j-all @@ -11,7 +10,6 @@ hippo4j-server jar - ${project.artifactId} ${project.artifactId} @@ -94,5 +92,4 @@ - diff --git a/hippo4j-spring-boot/hippo4j-core-spring-boot-starter/pom.xml b/hippo4j-spring-boot/hippo4j-core-spring-boot-starter/pom.xml index 77d8bd03..c87b0388 100644 --- a/hippo4j-spring-boot/hippo4j-core-spring-boot-starter/pom.xml +++ b/hippo4j-spring-boot/hippo4j-core-spring-boot-starter/pom.xml @@ -12,7 +12,7 @@ jar ${project.artifactId} - 强大的动态线程池框架, 包含线程池动态调参、报警以及监控等功能, 依赖配置中心. + Thread pool dynamic parameter adjustment, alarming, status viewing and monitoring functions diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml index 1e2350f2..ffab0e59 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter/pom.xml @@ -12,7 +12,7 @@ jar ${project.artifactId} - 强大的动态线程池框架, 包含线程池动态调参、报警、状态查看以及监控等功能, 依赖 hippo4j server. + Thread pool dynamic parameter adjustment, alarming, status viewing and monitoring functions @@ -54,7 +54,8 @@ com.aliyun alibaba-dingtalk-service-sdk - + log4j diff --git a/pom.xml b/pom.xml index 651e8c05..c01f4ee5 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ pom ${project.artifactId} - 动态可观测线程池框架,为业务系统提高线上运行保障能力 + Dynamic observable thread pool framework hippo4j-adapter