zentol commented on a change in pull request #11073: [FLINK-15672][build]
Migrate to log4j2
URL: https://github.com/apache/flink/pull/11073#discussion_r381339667
##########
File path: flink-dist/pom.xml
##########
@@ -623,7 +623,7 @@ under the License.
<executions>
<execution>
<id>unpack-javax-libraries</id>
- <phase>process-resources</phase>
+ <phase>compile</phase>
Review comment:
Broke with the addition of the `debug-build` profile. The first commit is
already on master and I have opened a dedicated PR for the latter commit. I
will exclude these commits during the rebase.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services