Yahor Berdnikau
59f544cb7c
[Gradle, Kapt] Don't immediately check if kaptClasspath dependencies are empty
...
Now sub-plugins are applied to compilation before users `afterEvaluate`
closure execution, which could lead to unexpected by the user state.
For example, when a user adds dependencies to 'kaptClasspath' in
'afterEvaluate'.
This fix removes check in Kapt plugin if dependencies are present on
'kaptClasspath' and moves it into KaptTask.onlyIf spec. So the task
will still have SKIPPED state if there are no AP provided.
^KT-63366 Fixed
2023-11-15 08:42:28 +00:00
..
2023-07-31 14:48:28 +00:00
2023-10-20 14:37:09 +00:00
2023-07-14 10:52:10 +00:00
2023-11-05 16:40:07 +01:00
2023-10-25 08:38:07 +00:00
2023-08-03 14:47:20 +00:00
2023-04-17 14:40:49 +00:00
2023-07-04 19:26:38 +00:00
2023-09-06 22:47:33 +00:00
2023-10-16 13:34:37 +00:00
2023-04-25 10:23:46 +00:00
2023-09-19 15:46:26 +00:00
2023-09-06 22:47:33 +00:00
2023-09-19 15:46:26 +00:00
2023-11-15 08:42:28 +00:00
2023-07-28 17:53:45 +00:00
2023-10-17 09:42:38 +00:00
2023-08-29 16:45:12 +00:00
2023-08-29 16:45:12 +00:00
2023-08-29 16:45:12 +00:00
2023-11-15 08:42:28 +00:00
2023-08-25 14:10:37 +00:00
2023-10-04 12:23:39 +00:00
2023-05-02 14:32:12 +00:00
2023-07-19 06:57:32 +00:00
2023-11-02 15:25:19 +01:00
2023-04-17 14:40:50 +00:00
2023-11-10 17:24:12 +00:00
2023-11-10 17:24:12 +00:00
2023-09-19 15:46:26 +00:00
2023-09-19 15:46:26 +00:00
2023-09-19 15:46:26 +00:00
2023-09-19 15:46:26 +00:00
2023-10-16 13:34:37 +00:00
2023-09-19 15:46:26 +00:00
2023-09-19 15:46:26 +00:00
2023-09-06 22:47:33 +00:00
2023-09-19 15:46:26 +00:00
2023-09-06 22:47:33 +00:00
2023-09-06 22:47:34 +00:00
2023-05-12 09:31:41 +00:00
2023-07-04 19:26:38 +00:00
2023-11-13 19:21:08 +00:00
2023-11-13 19:21:08 +00:00
2023-11-10 12:20:52 +00:00
2023-10-16 21:20:49 +00:00
2023-10-17 12:10:15 +00:00
2023-09-19 15:46:26 +00:00
2023-11-03 21:54:23 +00:00
2023-10-10 09:16:14 +00:00
2023-07-04 19:26:38 +00:00