| Author | DaveJarvis <email> |
|---|---|
| Date | 2025-08-25 18:02:24 GMT-0700 |
| Commit | 19943af5c48f32cc75f2f66e73d2db0c0f4111cc |
| Parent | 9e985d5 |
| Delta | 1 line added, 2 lines removed, 1-line decrease |
| id 'com.palantir.git-version' version '3.1.0' | ||
| id 'com.github.spotbugs' version '6.0.9' | ||
| + id 'com.jaredsburrows.license' version '0.9.8' | ||
| } | ||
| if [ "${ARG_JAVA_OS}" = "macos" ]; then | ||
| packer=${SCRIPT_DIR}/bin/linux-x64.warp-packer | ||
| - packer_opt_pack="" | ||
| - packer_opt_input="input_dir" | ||
| fi | ||