Baunsgaard commented on a change in pull request #1454:
URL: https://github.com/apache/systemds/pull/1454#discussion_r748308828
##########
File path: src/assembly/bin.xml
##########
@@ -91,23 +92,28 @@
<include>*:commons-lang3</include>
<include>*:commons-logging*</include>
<include>*:commons-math3*</include>
+ <include>*:commons-text*</include>
<include>*:guava*</include>
<include>*:hadoop-auth*</include>
<include>*:hadoop-client*</include>
<include>*:hadoop-common*</include>
<include>*:hadoop-hdfs*</include>
<include>*:hadoop-mapreduce-client*</include>
<include>*:hadoop-yarn*</include>
+ <include>*:htrace-core*</include>
<include>*:jackson-core-asl*</include>
<include>*:jackson-mapper-asl*</include>
<include>*:janino*</include>
<include>*:log4j*</include>
<include>*:netty*</include>
<include>*:protobuf-java*</include>
<include>*:py4j*</include>
+ <include>*:re2j*</include>
<include>*:slf4j-api*</include>
<include>*:slf4j-log4j*</include>
<include>*:spark-core*</include>
+ <include>*:stax2-api*</include>
+ <include>*:woodstox*</include>
Review comment:
These are not for the patch fixes of the old release, but they are
missing if you make a new release now.
--
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]