pan3793 commented on code in PR #6129:
URL: https://github.com/apache/kyuubi/pull/6129#discussion_r1513730971


##########
pom.xml:
##########
@@ -1861,6 +1861,17 @@
                             <fileset>
                                 
<directory>${project.basedir}/web-ui/dist</directory>
                             </fileset>
+                            <fileset>
+                                <!-- Clean up the extension spark jars, to 
avoid include unspecified version -->

Review Comment:
   ```suggestion
                                   <!-- clean up all versions of Spark 
extension, to avoid including outdated artifacts in binary distribution -->
   ```



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to