From 82ab7bf6e5fabe4567a371cc4f5b6a546c4b14da Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 31 Jan 2012 10:01:50 +0000 Subject: [PATCH] help dealing with the case where BSF is there but JavaScript support is not - the current build failure in Gump git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1238354 13f79535-47bb-0310-9956-ffa450edef68 --- .../taskdefs/optional/script/scriptdef-test.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/tests/antunit/taskdefs/optional/script/scriptdef-test.xml b/src/tests/antunit/taskdefs/optional/script/scriptdef-test.xml index 50e29a0d6..da78e4276 100644 --- a/src/tests/antunit/taskdefs/optional/script/scriptdef-test.xml +++ b/src/tests/antunit/taskdefs/optional/script/scriptdef-test.xml @@ -35,6 +35,16 @@ + + + + + + + + +