UAX#14 commit

2006-12-22 Thread Manuel Mall
Just committed the UAX#14 changes. The commit looks much bigger than it really is because of the restructure of the codegen directories. One point to note - There is one file without a license header: src/codegen/unicode/data/LineBreakPairTable.txt This file is special in the sense that it is

Fix for bugs 41019 + 41121

2006-12-22 Thread Luca Furini
Hi all I have a patch fixing bugs 41019 and 41121, for both trunk and float branch, and I'm wondering how it's best for me to proceed in order to avoid merging problems: should I change both trunk and branch, or just one of them? The patch is extremely simple and does not break any

Re: Fix for bugs 41019 + 41121

2006-12-22 Thread Manuel Mall
On Friday 22 December 2006 18:27, Luca Furini wrote: Hi all I have a patch fixing bugs 41019 and 41121, for both trunk and float branch, and I'm wondering how it's best for me to proceed in order to avoid merging problems: should I change both trunk and branch, or just one of them? The

Re: Codegen directory structure

2006-12-22 Thread Jeremias Maerki
Baaah, sorry. Looks like I misunderstood you. You meant src/codegen, of course, not build/codegen. Sorry for the noise. On 21.12.2006 21:16:51 Jeremias Maerki wrote: Me, too. In that case, I'd prefer not to place the generated sources under the build directory since this is, for me, strictly a

LineBreakUtils compilation error?

2006-12-22 Thread Luca Furini
I've just updated my local copy of trunk and rebuilt. At first, I could not be able to successfully complete the compilation, as I received an error concerning the file src/java/org/apache/fop/text/linebreak/LineBreakUtils.java non containing the class

Re: Barcode4J and Fop Trunk

2006-12-22 Thread Jeremias Maerki
Yes, of course. On 22.12.2006 11:35:40 Simon Pepping wrote: On Thu, Dec 21, 2006 at 09:03:51PM +0100, Jeremias Maerki wrote: I've been working on a DataMatrix implementation for Barcode4J lately which is partly responsible for my lack of presence here. This work is almost finished and I