From e88baedb15bd8c479346e78b7db32e5d1575eb5b Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Tue, 6 Dec 2016 13:46:52 +0000 Subject: [PATCH] Add dist target while mvn deploy is not setup git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1772893 13f79535-47bb-0310-9956-ffa450edef68 --- fop/build.xml | 202 +++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 191 insertions(+), 11 deletions(-) diff --git a/fop/build.xml b/fop/build.xml index eb6455dc6..523b37c5e 100644 --- a/fop/build.xml +++ b/fop/build.xml @@ -57,6 +57,73 @@ list of possible build targets. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -159,6 +226,11 @@ list of possible build targets. + + + + + @@ -1168,18 +1240,118 @@ NOTE: - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1321,7 +1493,15 @@ NOTE: - + + + + + + + + + -- 2.39.5