From 3b9e42d50672ef0062bbf9611c947c555332e475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joel=20H=C3=A5kansson?= Date: Fri, 16 Nov 2012 07:47:50 +0000 Subject: [PATCH] improved build script for Jenkins --- .gitattributes | 1 - Dotify/build.xml | 121 ++++++++++++++++++++++++++++++++++++++++--- Dotify/run-tests.xml | 109 -------------------------------------- 3 files changed, 114 insertions(+), 117 deletions(-) delete mode 100644 Dotify/run-tests.xml diff --git a/.gitattributes b/.gitattributes index cda28bb5..83b2e161 100644 --- a/.gitattributes +++ b/.gitattributes @@ -64,7 +64,6 @@ Dotify/lib/texhyphj.jar -text Dotify/lib/wstx-lgpl-3.2.8.jar -text Dotify/lib/xercesImpl.jar -text Dotify/logging.properties -text svneol=unset#text/plain -Dotify/run-tests.xml -text svneol=unset#text/plain Dotify/src/META-INF/services/javax.xml.transform.TransformerFactory -text Dotify/src/META-INF/services/javax.xml.validation.SchemaFactory -text Dotify/src/META-INF/services/org.daisy.dotify.config.ConfigurationsProvider -text diff --git a/Dotify/build.xml b/Dotify/build.xml index 39c67a9e..7ca114b9 100644 --- a/Dotify/build.xml +++ b/Dotify/build.xml @@ -1,17 +1,50 @@ - + Buildfile for this project - + - + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + @@ -21,16 +54,17 @@ - + + - + @@ -39,9 +73,35 @@ + + + + + + + + + + + + + + + + + + + + + + @@ -65,6 +125,9 @@ + @@ -73,6 +136,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Dotify/run-tests.xml b/Dotify/run-tests.xml deleted file mode 100644 index 4a177ff6..00000000 --- a/Dotify/run-tests.xml +++ /dev/null @@ -1,109 +0,0 @@ - - - Buildfile for this project - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -