[
https://issues.apache.org/jira/browse/NETBEANS-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17300189#comment-17300189
]
Svatopluk Dedic commented on NETBEANS-2737:
-------------------------------------------
[~lkishalmi] I beleive this issue is resolved by NETBEANS-5353
> Gradle - Test task - Recompiles everything every time
> -----------------------------------------------------
>
> Key: NETBEANS-2737
> URL: https://issues.apache.org/jira/browse/NETBEANS-2737
> Project: NetBeans
> Issue Type: Bug
> Components: projects - Gradle
> Affects Versions: 11.0
> Environment: Windows 10
> NetBeans 11.0
> Gradle 5.4
> RedHat's OpenJDK 11
> Reporter: Mathieu Fournier
> Assignee: Laszlo Kishalmi
> Priority: Major
>
> In NetBeans 11.0, for a Gradle Project, when we run task "Test", it passes
> the parameter "--rerun-tasks" which will recompile every dependencies for the
> test even if no changes were made.
> In NetBeans 8.2 with Gradle Plugin (1.4.4), it called
> ":ProjectName:cleanTests :ProjectName:test".
> I can override the "test" task so that it doesn't pass the "--rerun-tasks",
> but with issue NETBEANS-2735, I would need to do it for every sub-project...
> Also, with bug NETBEANS-2736, we cannot override "debug.test.single" and
> "test.single" to remove the "--rerun-tasks".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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