From 48a4545c1e0a63f9eb6c35ee0642a848e5f0901f Mon Sep 17 00:00:00 2001 From: "inonit%inonit.com" Date: Tue, 24 Apr 2007 21:49:43 +0000 Subject: [PATCH] Correct the dependencies in the XMLBeans download and compilation process (so that download is not done if the xbean.jar and jsr173.jar properties already point to an installation) --- js/rhino/xmlimplsrc/build.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/js/rhino/xmlimplsrc/build.xml b/js/rhino/xmlimplsrc/build.xml index 51c57fa0843..1aedecef2ef 100644 --- a/js/rhino/xmlimplsrc/build.xml +++ b/js/rhino/xmlimplsrc/build.xml @@ -155,7 +155,8 @@ - + +