You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "imply-elliott (via GitHub)" <gi...@apache.org> on 2023/02/22 18:43:09 UTC

[GitHub] [druid] imply-elliott opened a new pull request, #13834: GHA Pipeline: Use built-in java rather than spending time to install

imply-elliott opened a new pull request, #13834:
URL: https://github.com/apache/druid/pull/13834

   ### Description
   
   Github Actions Ubuntu 22.04 runners have Java (Eclipse Temurin) 8, 11 and 17 built in, so we do not need to spend time downloading and installing.  Simply set the `JAVA_HOME` env variable to the appropriate java version.
   See here for details: [Java versions](https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2204-Readme.md#java)
   
   This PR has:
   
   - [x] been self-reviewed.


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] imply-elliott commented on pull request #13834: GHA Pipeline: Use built-in java rather than spending time to install

Posted by "imply-elliott (via GitHub)" <gi...@apache.org>.
imply-elliott commented on PR #13834:
URL: https://github.com/apache/druid/pull/13834#issuecomment-1441174138

   Added in support for static-tests as well and re-pushed.


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] paul-rogers merged pull request #13834: GHA Pipeline: Use built-in java rather than spending time to install

Posted by "paul-rogers (via GitHub)" <gi...@apache.org>.
paul-rogers merged PR #13834:
URL: https://github.com/apache/druid/pull/13834


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org