Hi Arrigo,

Same here: Would this also be wanted in trunk and AOO42X?

Regards,

   Matthias

Am 11.02.22 um 09:47 schrieb ard...@apache.org:
> This is an automated email from the ASF dual-hosted git repository.
>
> ardovm pushed a commit to branch AOO41X
> in repository https://gitbox.apache.org/repos/asf/openoffice.git
>
>
> The following commit(s) were added to refs/heads/AOO41X by this push:
>      new 5a5de59  Add support for Azul JDK's
> 5a5de59 is described below
>
> commit 5a5de594da9b5e283ddf91696613752c382591ca
> Author: Arrigo Marchiori <ard...@yahoo.it>
> AuthorDate: Fri Feb 11 09:45:16 2022 +0100
>
>     Add support for Azul JDK's
> ---
>  main/scripting/java/build.xml | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/main/scripting/java/build.xml b/main/scripting/java/build.xml
> index 176db83..017913d 100644
> --- a/main/scripting/java/build.xml
> +++ b/main/scripting/java/build.xml
> @@ -97,6 +97,7 @@
>        <or>
>          <contains string="${java.vendor}" substring="Oracle" 
> casesensitive="false" />
>          <contains string="${java.vendor}" substring="adoptopenjdk" 
> casesensitive="false" />
> +        <contains string="${java.vendor}" substring="azul" 
> casesensitive="false" />
>        </or>
>      </and>
>    </condition>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to