From 782d874e1b1c6d4ba1b06321067bf2eb6b096bfa Mon Sep 17 00:00:00 2001 From: "inonit%inonit.com" Date: Thu, 8 Feb 2007 15:55:14 +0000 Subject: [PATCH] Improve/fix building optional E4X components, see also bug 367707 --- js/rhino/xmlimplsrc/build.xml | 77 +++++++++++++++++++---------------- 1 file changed, 41 insertions(+), 36 deletions(-) diff --git a/js/rhino/xmlimplsrc/build.xml b/js/rhino/xmlimplsrc/build.xml index ed419be7c5c9..51c57fa0843e 100644 --- a/js/rhino/xmlimplsrc/build.xml +++ b/js/rhino/xmlimplsrc/build.xml @@ -34,23 +34,38 @@ - ***** END LICENSE BLOCK ***** --> + + + + + + + - - - - + + + - + - + + + - - Skipping DOM E4X implementation; JDK 1.5+ currently required for compilation. + + + Skipping DOM E4X implementation; JDK 1.5+ currently required for compilation. + + - - - - - - - - - - - - - - + + + - - + + Compiling XMLBeans E4X implementation using ${xbean.jar} and ${jsr173.jar} - + - Skipping compilation of XMLBeans E4X implementation due to lack of - XMLBeans files + Skipping compilation of XMLBeans E4X implementation due to missing XMLBeans files @@ -126,17 +135,17 @@ - + - - + + - + - - - - - +