vehovsky

Results 4 issues of 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 ![progressbar](https://user-images.githubusercontent.com/13577392/79165133-cafed280-7de2-11ea-89a1-61a465ed90df.gif) Fixes #66

:gear: enhancement

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...