apache / polaris

Apache Polaris, the interoperable, open source catalog for Apache Iceberg
https://polaris.apache.org/
Apache License 2.0
1.17k stars 130 forks source link

Add convenience `compileAll` task #428

Closed snazy closed 2 weeks ago

snazy commented 2 weeks ago

The added convenience compileAll tasks that bundles all compilation and packaging tasks to verify locally that all source code can be built and packaged.

Also adds group+description to the convenience format tasks so it appears in a ./gradlew tasks output