Closed belgattitude closed 7 years ago
Preliminary support for gradle (still rely on build.xml by importing ant tasks)
$ gradle all -Dphp_exec=/usr/bin/php5.6
Warning: Due to ant task wrapping, the ant clean command has been rename to cleanBuild
clean
cleanBuild
Preliminary support for gradle (still rely on build.xml by importing ant tasks)