leo65535 opened a new pull request, #711: URL: https://github.com/apache/ratis/pull/711
## What changes were proposed in this pull request? The shell jar in the lib folder, while other jars in jars folder, we can put them together. ``` [dcadmin@dcadmin-work ratis]$ ll -a ratis-assembly/target/apache-ratis-3.0.0-SNAPSHOT total 36 drwxr-xr-x 11 dcadmin dcadmin 178 Jan 22 2020 . drwxrwxr-x 7 dcadmin dcadmin 264 Aug 8 11:31 .. drwxr-xr-x 2 dcadmin dcadmin 19 Jan 22 2020 bin drwxr-xr-x 2 dcadmin dcadmin 30 Jan 22 2020 conf drwxr-xr-x 7 dcadmin dcadmin 212 Jan 22 2020 dev-support drwxr-xr-x 2 dcadmin dcadmin 4096 Jan 22 2020 jars drwxr-xr-x 3 dcadmin dcadmin 19 Jan 22 2020 lib drwxr-xr-x 2 dcadmin dcadmin 35 Jan 22 2020 libexec -rw-r--r-- 1 dcadmin dcadmin 13394 Jan 22 2020 LICENSE -rw-r--r-- 1 dcadmin dcadmin 5246 Jan 22 2020 NOTICE -rw-r--r-- 1 dcadmin dcadmin 1201 Jan 22 2020 README.md drwxr-xr-x 21 dcadmin dcadmin 4096 Jan 22 2020 src ``` ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-1669 ## How was this patch tested? (Please explain how this patch was tested. Ex: unit tests, manual tests) (If this patch involves UI changes, please attach a screen-shot; otherwise, remove this) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
