Hi
I've been trying to use NewGenerateMapBuilderTask, and after Daniel's patch
got it to work (sort of). There is just some problems with the javadoc.
The doc states that you need the following line in your and build.xml:
<taskdef name="generatemap"
classname="org.apache.turbine.util.db.map.GenerateMapBuilderTask"/>
This is the old GenerateMapBuilder. If I'm right this line should be:
<taskdef name="generatemap" classname="NewGenerateMapBuilderTask "/>
Also (I'm probably splitting hairs now :-) the <target> needs a closing
</target> tag.
~ Leon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]