Checked LICENSE.txt and NOTICE.txt. Found the following problems: *** LICENSE.txt *** - hadoop-hdds/docs/themes/ozonedoc/static/js/bootstrap.min.js is under "BSD 3-Clause" but it actually is "MIT License".
- hadoop-hdds/framework/src/main/resources/webapps/static/d3-3.5.17.min.js is under "BSD 3-Clause" but it actually is "ISC License" according to https://github.com/d3/d3/blob/main/LICENSE , - hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/d3-3.5.17.min.js is not found. ozone-1.3.0-src$ls -l hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/d3-3.5.17.min.js ls: hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/d3-3.5.17.min.js: No such file or directory *** NOTICE.txt *** - Copyright is still 2021. Regards, Tsz-Wo On Wed, Nov 23, 2022 at 12:53 AM mingchao zhao <captain...@apache.org> wrote: > Hello all, > > As discussed earlier, I am calling for a vote on Apache Ozone 1.3.0 RC1. > > 735 Jiras were resolved as part of this release: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20HDDS%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%201.3.0 > > The RC1 tag can be found on Github at: > https://github.com/apache/ozone/releases/tag/ozone-1.3.0-RC1 > > The source and binary tarballs can be found at: > https://dist.apache.org/repos/dist/dev/ozone/1.3.0-rc1/ > > Maven artifacts are staged at: > https://repository.apache.org/content/repositories/orgapacheozone-1011/ > > The public key used to sign the artifacts can be found at: > https://dist.apache.org/repos/dist/dev/ozone/KEYS > > The fingerprint of the key used to sign the artifacts is: > 579BA5230BBD258030A909601E3600CAA819185F > > The vote will run for 7 days, ending on Nov 30th 2022 at 17:00 pm UTC+8. > > > > Start with me +1 (binding): > * Verified signatures, checksums and md5 > * Checked docs/index.html in my web browser > * Checked ozone version > * Built from source > * Ran regular CI success( > https://github.com/apache/ozone/actions/runs/3479590117) > * Use ozone-1.3.0.tar.gz deployed on a cluster and run some tests using > freon > > -- > Thanks > MingChao >