From b0be96abb7620720a4bf5731dca5855318e1cefd Mon Sep 17 00:00:00 2001 From: Doni Pracner Date: Fri, 7 Aug 2015 15:40:38 +0200 Subject: [PATCH] ant - add wsl metrics tasks new tasks to make a CSV file with the metrics of the transformed WSL sources and their improvements. --- build.xml | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 467aacd..9af121c 100644 --- a/build.xml +++ b/build.xml @@ -37,6 +37,9 @@ + + + @@ -443,7 +446,45 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +