Slackbot
06/28/2022, 2:52 PMwolfs
06/28/2022, 3:01 PMVampire
06/28/2022, 3:09 PMRené
06/28/2022, 3:12 PMRené
06/28/2022, 3:44 PMpublic interface SerializableFunction<T,R> extends Function<T,R>, Serializable {}
instead of Function
but I still see the same errorwolfs
06/28/2022, 3:48 PMwolfs
06/28/2022, 4:02 PMwolfs
06/28/2022, 4:03 PMRené
06/28/2022, 4:13 PMRené
06/28/2022, 4:15 PMCristianGM
06/28/2022, 7:03 PMVampire
06/28/2022, 7:07 PMprivate SerializableFunction<FileCollection, FileTree> additionalConfigToFileTree = FileCollection::getAsFileTree;
CristianGM
06/28/2022, 7:22 PMCristianGM
06/28/2022, 7:23 PMRené
06/28/2022, 9:17 PMwolfs
06/29/2022, 9:54 AMCopyRestApiTask
and not only CopyRestTestsTask
, and then it works: https://ge.gradle.org/s/p3caqd5ey6y4u/tests/overviewRené
06/29/2022, 9:54 AMRené
06/29/2022, 9:55 AM