dant3 commented on code in PR #3180: URL: https://github.com/apache/ignite-3/pull/3180#discussion_r1497744899
########## packaging/README.md: ########## @@ -0,0 +1,35 @@ +Apache Ignite 3 Pakaging +=== + +## Client packages + +Client packages consists of the following components: + +* ignite-java-client +* ignite-cpp-client (aka ignite3-client) +* ignite-dotnet-client + +All of those components have packaging as: +* ZIP (task `distZip`) Review Comment: Those tasks are supposed to be a separate targets. -- 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]
