You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by GitBox <gi...@apache.org> on 2021/08/15 14:39:52 UTC

[GitHub] [submarine] pingsutw opened a new pull request #711: SUBMARINE-977. Fix sonarcloud workflow run error

pingsutw opened a new pull request #711:
URL: https://github.com/apache/submarine/pull/711


   ### What is this PR for?
   <!-- A few sentences describing the overall goals of the pull request's commits.
   First time? Check out the contributing guide - https://submarine.apache.org/contribution/contributions.html
   -->
   https://github.com/apache/submarine/runs/3329896724
   sonar-maven-plugin only supports JDK 11, so exclude the module that can not be compiled with JDK 11
   
   1. Build the project with jdk8
   2. Change to jdk11
   3. Run `mvn verify -DskipTests org.sonarsource.scanner.maven:sonar-maven-plugin:sonar` with JDK 11 to upload result to sonarcloud
   
   ### What type of PR is it?
   [Bug Fix ]
   
   ### Todos
   No
   
   ### What is the Jira issue?
   <!-- * Open an issue on Jira https://issues.apache.org/jira/browse/SUBMARINE/
   * Put link here, and add [SUBMARINE-*Jira number*] in PR title, eg. `SUBMARINE-23. PR title`
   -->
   https://issues.apache.org/jira/browse/SUBMARINE-977
   
   ### How should this be tested?
   <!--
   * First time? Setup Travis CI as described on https://submarine.apache.org/contribution/contributions.html#continuous-integration
   * Strongly recommended: add automated unit tests for any new or changed behavior
   * Outline any manual steps to test the PR here.
   -->
   Pass the CIs, and I successfully upload the result to my sonarcloud
   https://sonarcloud.io/dashboard?id=pingsutw_hadoop-submarine
    
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Do the license files need updating? No
   * Are there breaking changes for older versions? No
   * Does this need new documentation? No
   


-- 
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: commits-unsubscribe@submarine.apache.org

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



[GitHub] [submarine] asfgit closed pull request #711: SUBMARINE-977. Fix sonarcloud workflow run error

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #711:
URL: https://github.com/apache/submarine/pull/711


   


-- 
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: commits-unsubscribe@submarine.apache.org

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