You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/05/19 08:32:52 UTC

[GitHub] [pulsar] nicoloboschi opened a new pull request, #15665: [ci] Owasp check: add branch-2.10 and fix JDK version for each branch

nicoloboschi opened a new pull request, #15665:
URL: https://github.com/apache/pulsar/pull/15665

   ### Motivation
   
   Owasp check doesn't work with branch-2.9 and branch-2.8 because now it uses JDK 17. They have to run with JDK 11.
   Also branch-2.10 is missing
   
   ### Modifications
   - Added explicit exception in the job to use JDK 11 for branch 2.8, 2.9 and 2.10, leave master and future release branches to use JDK 17
   - Add 2.10 to the matrix 
     
   - [x] `no-need-doc` 
   


-- 
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@pulsar.apache.org

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


[GitHub] [pulsar] nicoloboschi commented on pull request #15665: [ci] Owasp check: add branch-2.10 and fix JDK version for each branch

Posted by GitBox <gi...@apache.org>.
nicoloboschi commented on PR #15665:
URL: https://github.com/apache/pulsar/pull/15665#issuecomment-1131743185

   /pulsarbot rerun-failure-checks


-- 
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@pulsar.apache.org

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


[GitHub] [pulsar] nicoloboschi merged pull request #15665: [ci] Owasp check: add branch-2.10 and fix JDK version for each branch

Posted by GitBox <gi...@apache.org>.
nicoloboschi merged PR #15665:
URL: https://github.com/apache/pulsar/pull/15665


-- 
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@pulsar.apache.org

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