From 7c6c74877978b7e10669fb52af10420552f7d87d Mon Sep 17 00:00:00 2001 From: "Andreas L. Delmelle" Date: Mon, 9 Jun 2008 16:20:08 +0000 Subject: Minor update: make the codegen-unicode target create LineBreakUtils.java at the appropriate place in the source tree git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@665740 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index d744c16c1..54356e0ab 100644 --- a/build.xml +++ b/build.xml @@ -1418,9 +1418,10 @@ NOTE: - - - + + + + @@ -1429,7 +1430,9 @@ NOTE: source="${javac.source}" target="${javac.target}"> - + + + -- cgit v1.2.3