Ulrich,

The Fop code, as distributed, does not include any actual hyphenation
data. The build generates a manifest-only fop-hyph.jar, which provides
no actual tree.

Your output probably has the following lines somewhere.

jar-hyphenation:
Building MANIFEST-only jar:
/home/pbw/NetBeansProjects/fop-trunk/build/fop-hyph.jar

You must set up hyphenation from the OFFO site.
http://offo.sourceforge.net/hyphenation/

Peter

Ulrich Mayring wrote:
> bonekrusher wrote:
>> Hi,
>>
>> I've updated the FOPIDESetupGuide Wiki to include Netbeans 6.5
>>
>> http://wiki.apache.org/xmlgraphics-fop/FOPIDESetupGuide
>>
>> Any comments or suggestions are welcome.
> 
> I followed the steps, but the build isn't working. This is probably a
> more general issue, not having to do with Netbeans. Generating the Junit
> reports does not show any errors, but the build still fails. I am
> guessing this output on the command-line may have something to do with it:
> 
> [junit] ------------- Standard Error -----------------
> [junit] 16.01.2009 10:16:58 org.apache.fop.hyphenation.Hyphenator
> getHyphenationTree
> [junit] SCHWERWIEGEND: Couldn't find hyphenation pattern en
> [junit] 16.01.2009 10:17:01 org.apache.fop.hyphenation.Hyphenator
> getHyphenationTree
> [junit] SCHWERWIEGEND: Couldn't find hyphenation pattern en_US
> 
> [...]
> 
>      [echo] Hyphenation Support NOT Present - Layout tests which require
> hyphenation are NOT being run!
> 
> BUILD FAILED
> 
> 
> 

Reply via email to