|
Weld currently uses an Ant script for producing distribution bundles (https://github.com/weld/build/tree/master/dist)
1) Get familiar with gradle 2) Rewrite the script using gradle to produce identical result 3) Along the way, think about possible enhancements to the build script
-
for example, more configurable approach allowing customized README file for Weld 1, 2 and 3
|