You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2022/06/07 03:02:56 UTC

[GitHub] [bigtop] yoda-mon opened a new pull request, #911: BIGTOP-3694: Fix oozie's build error with maven 3.8

yoda-mon opened a new pull request, #911:
URL: https://github.com/apache/bigtop/pull/911

   origin: https://issues.apache.org/jira/secure/attachment/13027125/OOZIE-3628-001.patch
   
   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: https://cwiki.apache.org/confluence/display/BIGTOP/How+to+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 'BIGTOP-3638: Your PR title ...'.
   -->
   
   ### Description of PR
   Add a patch to fix oozie's build error with maven 3.8.
   ref. https://issues.apache.org/jira/browse/OOZIE-3628
   
   ### How was this patch tested?
   
   ```sh
   ./gradlew oozie-pkg
   ```
   I checked it succeeded on maven `3.8.4` and `3.6.3` on ubuntu20.04/amd64.
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'BIGTOP-3638. Your PR title ...')?
   - [ ] Make sure that newly added files do not have any licensing issues. When in doubt refer to https://www.apache.org/licenses/


-- 
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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [bigtop] iwasakims merged pull request #911: BIGTOP-3694: Fix oozie's build error with maven 3.8

Posted by GitBox <gi...@apache.org>.
iwasakims merged PR #911:
URL: https://github.com/apache/bigtop/pull/911


-- 
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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org