From da329089fb563df146a409b1850bd89e1f772f0e Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 8 Apr 2014 00:16:03 -0400 Subject: [PATCH] add custom ant rules for downloading JUnit results --- custom_rules.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 custom_rules.xml diff --git a/custom_rules.xml b/custom_rules.xml new file mode 100644 index 000000000..8306b3fb5 --- /dev/null +++ b/custom_rules.xml @@ -0,0 +1,15 @@ + + + + + Downloading XML test report… + + + + + + + + + +