mikehearn
10/05/2015, 6:36 PMmikehearn
10/05/2015, 6:36 PMyole
10/05/2015, 6:36 PMcedric
10/05/2015, 6:37 PMorangy
mikehearn
10/05/2015, 6:40 PMcedric
10/05/2015, 6:41 PMcedric
10/05/2015, 6:41 PMhastebrot
10/05/2015, 6:41 PMBuild.kt
in the repos looks very nice.cedric
10/05/2015, 6:42 PMcedric
10/05/2015, 6:42 PMlangerhans
10/05/2015, 6:42 PMeddie
10/05/2015, 6:42 PMorangy
cedric
10/05/2015, 6:43 PMorangy
hastebrot
10/05/2015, 6:44 PMmikehearn
10/05/2015, 6:44 PMorangy
cedric
10/05/2015, 6:45 PMmikehearn
10/05/2015, 6:45 PMorangy
hastebrot
10/05/2015, 6:48 PMExtension
, Plugin
and such was a little nightmare, because they use a lot of dynamic code for them. However, I haven't checked the new test API for Gradle out. Anyway the problem was the dynamic stuff in the plugins main code.hastebrot
10/05/2015, 6:48 PMcedric
10/05/2015, 6:48 PMcedric
10/05/2015, 6:49 PMProject
with extension methods, it’s very neathastebrot
10/05/2015, 7:00 PMProject
? for a functionality similar to Gradle's project.ext { ... }
?cedric
10/05/2015, 7:20 PMProject
contains sourceDirectories
and sourceDirectoriesTest
. I wrote a coverage plug-in that also adds a section sourceDirectoriesCoverage
.martynas
10/05/2015, 7:29 PMmartynas
10/05/2015, 7:31 PM./gradle clean testDebug
first time class is missing. If i run without clean
again - all is good.