| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | "Gordon" <gor...@zareus.com> |
| Subject | [jelly] Error calling an ant task |
| Date | Sat, 21 Dec 2002 15:44:44 GMT |
I get the following error trying to call the "get" ant task: [AntTag] Class org.apache.commons.jelly.tags.core.JellyTag doesn't support the nested "get" element. My jelly script looks like this: <?xml version="1.0"?> <j:jelly trim="false" xmlns:ant="jelly:ant" xmlns:j="jelly:core"> <ant:get src="http://jakarta.apache.org/" dest="help/index.html"/> <ant:echo>Hello</ant:echo> </j:jelly> Any suggestions? Gordon | |
| Mime |
|
| View raw message | |