JaroslavTulach opened a new pull request #3028:
URL: https://github.com/apache/netbeans/pull/3028


   [NETBEANS-5768](https://issues.apache.org/jira/browse/NETBEANS-5768) reports 
that our Gradle support isn't able to properly recognize
   ```bash
   gradle init --type java-application --test-framework junit-jupiter --dsl 
groovy --package com.example --project-name example
   ```
   This PR fixes that. It also moves the Ergonomics registration of Gradle 
build scripts to `java` cluster - it is my understanding that groovy support 
isn't required when dealing with Gradle anymore.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to