Thomas Wuerthinger

Results 4 issues of Thomas Wuerthinger

The script "additional_build_step_thomaswue.sh" will generate the image as "image_calculateaverage_thomaswue". The script "calculate_average_thomaswue.sh" will either execute the native image if the file exists or otherwise run the program in JVM mode...

#### Check List: - [x] Tests pass (`./test.sh ` shows no differences between expected and actual outputs) - [x] All formatting changes by the build are committed - [x] Your...

#### Check List: - [x] You have run `./mvnw verify` and the project builds successfully - [x] Tests pass (`./test.sh ` shows no differences between expected and actual outputs) -...

Unknown elements in the maven configuration section of the plugin should lead to errors instead of silently ignoring the parameter (as would be the default). Here is example code how...

enhancement