From b81c7b22a6ab77dfd51ddac1700e6b8175aa0e74 Mon Sep 17 00:00:00 2001 From: "mayhew64@gmail.com" Date: Tue, 24 Apr 2012 23:53:35 +0000 Subject: [PATCH] Updated to support all OWASP standard builds: Win32, Win64, ubuntu32 git-svn-id: http://webgoat.googlecode.com/svn/trunk@462 4033779f-a91e-0410-96ef-6bf7bf53c507 --- webgoat/build.xml | 132 ++++++++++++++++++++++++++++------------------ 1 file changed, 80 insertions(+), 52 deletions(-) diff --git a/webgoat/build.xml b/webgoat/build.xml index 36ea45d2a..ea0611192 100644 --- a/webgoat/build.xml +++ b/webgoat/build.xml @@ -6,7 +6,7 @@ set to the current working directory. --> - + @@ -57,16 +57,18 @@ - - - + + + + + @@ -76,20 +78,41 @@ so that you can be ensured the application can be built from scratch. --> - - - - - - - + + + + + - + + + + + + + + + + + + + + + + + + + + + - @@ -109,7 +132,7 @@ dependencies) will have been assembled --> - @@ -118,40 +141,28 @@ - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - @@ -172,7 +183,7 @@ - @@ -192,7 +203,7 @@ - @@ -210,9 +221,9 @@ - - + + - - + + + includes=", READ*.txt, webgoat.*, webgoat_8080.*" + excludes=".*, .settings/**,dist/**, owasp_distributions/**, bin/**, build/**"/> + + + + + + + + + + + + - - + - + + +