Stephen Bannasch wrote:

[..]

> The systems stops on the very first <taskdef> element in the build.
> 
> <taskdef name="serHyph" 
>classname="org.apache.fop.tools.anttasks.SerializeHyphPattern"/>
> 
> There are no classes in the anttasks dir for the taskdef to link "serHyph" to:
> 
>   lib/org/apache/fop/tools/anttasks/


This is in buildtools.jar which seems to be included in your classpath ?

But ..

>>>   [echo] ------------------- Fop 1.0dev [1999-2002] ----------------


it looks like you have checked out the development branch (which isn't
usable at the moment) but you probably want the maintenance branch:
checkout -r fop-0_20_2-maintain xml-fop (which should compile)


Christian



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to