From fd9212facc41e6b74f003f03a810062bdf79b6a3 Mon Sep 17 00:00:00 2001 From: dion Date: Sat, 15 Feb 2003 14:47:39 +0000 Subject: [PATCH] Fix use of import and parse with file objects git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112936 13f79535-47bb-0310-9956-ffa450edef68 --- latka/plugin.jelly | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/latka/plugin.jelly b/latka/plugin.jelly index 6e0856d8..1fbb222f 100644 --- a/latka/plugin.jelly +++ b/latka/plugin.jelly @@ -33,7 +33,7 @@ Executing ${file} - + @@ -82,13 +82,14 @@ ${systemScope.setProperty('javax.xml.transform.TransformerFactory','org.apache.xalan.processor.TransformerFactoryImpl')} - + + jelly:core jelly:org.apache.commons.latka.jelly.LatkaTagLibrary - + Latka test suite '${outFileName}' created