From ef0931ca98e969be1f0990161a87738901b73f56 Mon Sep 17 00:00:00 2001 From: Joerg Pietschmann Date: Thu, 13 Mar 2003 21:55:09 +0000 Subject: [PATCH] Make compiling of PDF encryption support dependent on a JCE class rather than the JDK1.4 test. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@196092 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/build.xml b/build.xml index ca6af48fb..af06033c7 100644 --- a/build.xml +++ b/build.xml @@ -293,29 +293,21 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - - + - - - - - - - @@ -346,7 +338,7 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - + @@ -356,7 +348,7 @@ Sometimes ant gives out this warnings, but the build is finished without any pro - + @@ -370,11 +362,24 @@ Sometimes ant gives out this warnings, but the build is finished without any pro + + + + + + + + + + + + + - +