OpenSearch/buildSrc
Ryan Ernst 9f1dfdbaea Build: Add AntTask to simplify controlling logging when running ant from gradle
This new task allows setting code, similar to a doLast or doFirst,
except it is specifically geared at running ant (and thus called doAnt).
It adjusts the ant logging while running the ant so that the log
level/behavior can be tweaked, and automatically buffers based on gradle
logging level, and dumps the ant output upon failure.
2015-12-18 11:45:52 -08:00
..
src/main Build: Add AntTask to simplify controlling logging when running ant from gradle 2015-12-18 11:45:52 -08:00
build.gradle Build: Add AntTask to simplify controlling logging when running ant from gradle 2015-12-18 11:45:52 -08:00
version.properties Remove RuntimePermission("accessDeclaredMembers") 2015-12-10 14:26:55 -05:00