vehovsky
vehovsky
Simple fix for #38
The plugin fails when used with Gradle 5 with following exception: `Caused by: java.lang.NullPointerException: Gradle does not allow passing null for the configuration action for CopySpec.from(). at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:906) at org.gradle.api.internal.file.copy.DefaultCopySpec.from(DefaultCopySpec.java:132)...
Initial implementation. Build on top of https://github.com/ctongfei/progressbar/pull/69  Fixes #66
I would like to start this issue mainly to see interest for the support in robotframework community. Ever since RoboCon 2021 GraalVM Python was on our radar as potential replacement...