apache / shardingsphere

Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
Apache License 2.0
19.99k stars 6.75k forks source link

Distribution packing sequence in release guide could be improved #26769

Open TeslaCN opened 1 year ago

TeslaCN commented 1 year ago

Release

shardingsphere-infra-common-5.3.2.jar in Proxy distribution is not the one in Maven central repository.

shardingsphere-infra-common-5.3.2.jar in central repository

➜  release  wget https://repo1.maven.org/maven2/org/apache/shardingsphere/shardingsphere-infra-common/5.3.2/shardingsphere-infra-common-5.3.2.jar
--2023-07-05 14:14:27--  https://repo1.maven.org/maven2/org/apache/shardingsphere/shardingsphere-infra-common/5.3.2/shardingsphere-infra-common-5.3.2.jar
Resolving wuweijie-ubuntu.local (wuweijie-ubuntu.local)... 10.158.247.1
Connecting to wuweijie-ubuntu.local (wuweijie-ubuntu.local)|10.158.247.1|:8889... connected.
Proxy request sent, awaiting response... 200 OK
Length: 416438 (407K) [application/java-archive]
Saving to: ‘shardingsphere-infra-common-5.3.2.jar’

shardingsphere-infra-common-5.3.2.jar     100%[==================================================================================>] 406.68K   633KB/s    in 0.6s    

2023-07-05 14:14:29 (633 KB/s) - ‘shardingsphere-infra-common-5.3.2.jar’ saved [416438/416438]

➜  release  unzip -p shardingsphere-infra-common-5.3.2.jar current-git-commit.properties                                                         
#Generated by Git-Commit-Id-Plugin
git.branch=a0a1f25e187010cc79adccd432bf94bfac3fc416
git.build.time=2023-03-26T22\:14\:00+0800
git.build.version=5.3.2
git.commit.id=a0a1f25e187010cc79adccd432bf94bfac3fc416
git.commit.id.abbrev=a0a1f25
git.commit.message.short=[maven-release-plugin] prepare release 5.3.2
git.dirty=false
git.tags=5.3.2

shardingsphere-infra-common-5.3.2.jar in Proxy distribution

➜  release  wget https://dlcdn.apache.org/shardingsphere/5.3.2/apache-shardingsphere-5.3.2-shardingsphere-proxy-bin.tar.gz
--2023-07-05 14:12:14--  https://dlcdn.apache.org/shardingsphere/5.3.2/apache-shardingsphere-5.3.2-shardingsphere-proxy-bin.tar.gz
Resolving wuweijie-ubuntu.local (wuweijie-ubuntu.local)... 10.158.247.1
Connecting to wuweijie-ubuntu.local (wuweijie-ubuntu.local)|10.158.247.1|:8889... connected.
Proxy request sent, awaiting response... 200 OK
Length: 97772214 (93M) [application/x-gzip]
Saving to: ‘apache-shardingsphere-5.3.2-shardingsphere-proxy-bin.tar.gz’

apache-shardingsphere-5.3.2-shardingspher 100%[==================================================================================>]  93.24M  3.75MB/s    in 24s     

2023-07-05 14:12:46 (3.93 MB/s) - ‘apache-shardingsphere-5.3.2-shardingsphere-proxy-bin.tar.gz’ saved [97772214/97772214]

➜  release  ls
apache-shardingsphere-5.3.2-shardingsphere-proxy-bin.tar.gz
➜  release  tar xf apache-shardingsphere-5.3.2-shardingsphere-proxy-bin.tar.gz 
➜  release  unzip -p apache-shardingsphere-5.3.2-shardingsphere-proxy-bin/lib/shardingsphere-infra-common-5.3.2.jar current-git-commit.properties
#Generated by Git-Commit-Id-Plugin
git.branch=5.3.2-release
git.build.time=2023-03-26T21\:54\:42+0800
git.build.version=5.3.2
git.commit.id=eefc3079f7b149dbf42da9226df6535aad199164
git.commit.id.abbrev=eefc307
git.commit.message.short=remove PluginJarLoaderTest (\#24841) (\#24842)
git.dirty=true
git.tags=
github-actions[bot] commented 1 year ago

There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.

github-actions[bot] commented 1 year ago

There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.