On Fri, 7 Oct 2005 08:00 pm, Christian Geisert wrote: > Manuel Mall schrieb: > > I just committed a fairly sizeable patch related to all the work on > > inline objects done over the last weeks. > > Great that you are finally able to commit .. welcome! > > > While I hope it hasn't broken anything, given its size and my > > inexperience with the overall FOP software base, it is actually > > likely that there are some unexpected regressions. > > Testcase inline_border_padding_hyphenate.xml fails ;-)
Christian, This is caused by fop-hyph.jar not being in your classpath. This is a new requirement for some of the tests I forgot to include into the build.xml file. > > Christian Manuel