Ronald Brindl
Results
2
issues of
Ronald Brindl
The ConditionEvaluationLister is called whenever a Condition has been evaluated. However, for certain use cases this is not enough. It would be fine to have these additional hooks: * before...
java8
In #93 method `getYarnLockFileAsOutput()` was introduced to `YarnInstallTask.kt` which is annotated with `@OutputFile`. The consequence is that the automatically generated task `cleanYarn` wants to remove that file. In our workflow,...