Hi Yaolong, Just have figured out the LICENSE problem and filed RATIS-1721 - example-bin.xml and shell-bin.xml use incorrect LICENSE - the correct LICENSE from bin.xml was overwritten by the incorrect LICENSE in ratis-assembly/pom.xml
Submitted a pull request for fixing the problem: https://issues.apache.org/jira/browse/RATIS-1721 Tsz-Wo On Sat, Oct 8, 2022 at 3:41 PM Yaolong Liu <[email protected]> wrote: > Hi Tsz-Wo, > > > Thanks for helping check and test ratis 2.4.0-rc4. > > > I checked RATIS-1660 and found this part of the work to be incomplete: we > should merge RATIS-1660 and RATIS-1669 into branch-2 after all the subtasks > of RATIS-1666 are complete. Since RATIS-1667 is not finished yet, I suggest > reverting RATIS-1660 and RATIS-1669 now, and then introducing these changes > in the next release. > > > Based on the above changes, the directory tree will look like this: > > > > ll apache-ratis-2.4.0-SNAPSHOT > total 72 > -rw-r--r--@ 1 yaolongliu staff 19K 10 8 11:07 LICENSE > -rw-r--r-- 1 yaolongliu staff 11K 10 8 11:07 NOTICE > -rw-r--r-- 1 yaolongliu staff 1.2K 10 8 11:07 README.md > drwxr-xr-x 13 yaolongliu staff 416B 10 8 11:07 dev-support > drwxr-xr-x 14 yaolongliu staff 448B 10 8 11:07 jars > drwxr-xr-x 7 yaolongliu staff 224B 10 8 11:08 ratis-shell > > > The size of this tarball is 20M as follows: > > > > ll apache-ratis-2.4.0-SNAPSHOT-bin.tar.gz > -rw-r--r-- 1 yaolongliu staff 20M 10 8 10:53 > apache-ratis-2.4.0-SNAPSHOT-bin.tar.gz > > > Do you think this is okay? > > > Regards, > - Yaolong > > > > > > At 2022-10-07 11:00:56, "Tsz Wo Sze" <[email protected]> wrote: > >Hi Yaolong, >
