From 8c917d6bf1dac6610b246795b27c253dd961299c Mon Sep 17 00:00:00 2001 From: Scott Andrews Date: Wed, 9 Apr 2008 19:15:56 +0000 Subject: [PATCH] recommend Saxon instead of Xalan, the formatting is better --- spring-webflow-reference/src/upgrade-guide.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-webflow-reference/src/upgrade-guide.xml b/spring-webflow-reference/src/upgrade-guide.xml index ecf388cf..56796a33 100644 --- a/spring-webflow-reference/src/upgrade-guide.xml +++ b/spring-webflow-reference/src/upgrade-guide.xml @@ -13,7 +13,7 @@ The conversion tool requires spring-webflow.jar, spring-core.jar and an XSLT 1.0 engine. - Xalan 2.7.1 or later is strongly recommended. + Saxon 6.5.5 is recommended. The tool can be run from the command line with the following command.