From c4aa8acd9cffd99ba4858d54991a00e338fb1e5b Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Tue, 23 Aug 2005 07:51:16 +0000 Subject: ForrestBot driver file using SCP for deployment of the FOP site to http://xmlgraphics.apache.org/fop/ after building the site with Forrest. Tested with Apache Forrest 0.7. Build and deploy the FOP website using: ant -f publish.xml See publish.xml for more info. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@239375 13f79535-47bb-0310-9956-ffa450edef68 --- publish.xml | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 publish.xml diff --git a/publish.xml b/publish.xml new file mode 100644 index 000000000..068c648df --- /dev/null +++ b/publish.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3