Carl Marcum

Results 14 issues of Carl Marcum

Update to Grails 4.0.5 and Gradle 6.7. Also added generating groovydoc and source jars and signing. (need to add a properties file with credentials not included)

running `mvn javafx:run` results in: ``` Error: Could not find or load main class com.almasb.fxglgames.keyrain.KeyRainApp Caused by: java.lang.ClassNotFoundException: com.almasb.fxglgames.keyrain.KeyRainApp [ERROR] Command execution failed. ``` Caused by: ``` com.almasb.fxglgames.keyrain.KeyRainApp ``` but...

SimplePackageSource listPackageNames creates a BufferedReader and passes it to a CsvBeanBuilder without validating the file exists at line 69.

bug

https://github.com/renatoathaydes/spock-reports

enhancement

may need something like [groovy-handlebars-engine](https://github.com/pledbrook/groovy-handlebars-engine). also look at current tests.

SDKMAN announcment is disable for unknown reason. ``` [INFO] Announcing release ... [DEBUG] [sdkman] disabled. Skipping ... ``` Publishing worked ``` [INFO] Publishing distributions [INFO] - Publishing skeletal distribution ......

bug

Skeletal can benefit from including a JRE of our choosing and not be constrained by lowest common we think clients may have like Java 8. [Badass Runtime Plugin](https://github.com/beryx/badass-runtime-plugin) can package...

enhancement

Skeletal can benefit from providing native install packages. [Badass Runtime Plugin](https://github.com/beryx/badass-runtime-plugin) can create native install packages for macOS, Linux, and Windows. Depends-On #40

enhancement

do not remove any copyright or author information.

enhancement
good first issue