You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Rick Yagodich (Jira)" <ji...@apache.org> on 2021/11/17 10:39:00 UTC

[jira] [Created] (NETBEANS-6215) Netbeans not respecting configured Gradle version

Rick Yagodich created NETBEANS-6215:
---------------------------------------

             Summary: Netbeans not respecting configured Gradle version
                 Key: NETBEANS-6215
                 URL: https://issues.apache.org/jira/browse/NETBEANS-6215
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 12.5
         Environment: Windows 10

Netbeans 12.5

Java 17

Gradle version cofigured (in Tools > Options > Java > Gradle > Execution > Gradle Distribution > Use Standard Gradle Version) to 7.3
            Reporter: Rick Yagodich


Loading a basic Java 17 Gradle-wrapped SpringBoot Project from Spring Initilizr with no dependencies, Netbeans downloads and uses Gradle 7.0 to attempt (and fail) to build project despite the Gradle version being specified as 7.3. (7.3 is the first that supports Java 17.)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists