From 40b065f45838f40ebdd7225e67f89e9c62ca3947 Mon Sep 17 00:00:00 2001 From: Simon Pepping Date: Tue, 18 Aug 2009 20:05:01 +0000 Subject: Prepare for new hyphenation pattern files, which do not have their own classes and instead use the default classes in FOP. Modified the build process to a forked java task, in order to be able to set a larger stack size for the compilation of the large number of classes. Added an ant task to generate a new default classes file, to be used with an update of the Unicode Character Database. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@805561 13f79535-47bb-0310-9956-ffa450edef68 --- build.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build.properties') diff --git a/build.properties b/build.properties index c5e483204..9c6472cee 100644 --- a/build.properties +++ b/build.properties @@ -50,5 +50,6 @@ # layoutengine.disabled = test/layoutengine/disabled-testcases.txt ## Specify an alternate directory to scan for user supplied -## hyphenation pattern files. +## hyphenation pattern files and Unicode data files. # user.hyph.dir = /home/bart/offo +# unidata.dir = /usr/share/doc/Unicode/UNIDATA -- cgit v1.2.3