From ab6b17d63f6ca253fbe718883f2f98da0cab5546 Mon Sep 17 00:00:00 2001 From: Stephane Bailliez Date: Thu, 5 Feb 2004 22:45:50 +0000 Subject: [PATCH] PR: 19301 Use xalan extensions to replace strings and avoid a stack overflow when doing deep recursions. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276027 13f79535-47bb-0310-9956-ffa450edef68 --- src/etc/junit-frames.xsl | 97 ++++++++------------------------------ src/etc/junit-noframes.xsl | 94 +++++++----------------------------- 2 files changed, 37 insertions(+), 154 deletions(-) diff --git a/src/etc/junit-frames.xsl b/src/etc/junit-frames.xsl index 4c73a4b1f..09e38b3bc 100644 --- a/src/etc/junit-frames.xsl +++ b/src/etc/junit-frames.xsl @@ -1,61 +1,24 @@ - - - -
- - - -
- - - -
+
+
diff --git a/src/etc/junit-noframes.xsl b/src/etc/junit-noframes.xsl index 80f38589e..604d2698e 100644 --- a/src/etc/junit-noframes.xsl +++ b/src/etc/junit-noframes.xsl @@ -1,59 +1,23 @@ - + - - - -
- - - -
- - - -
+
+