From c5b036d73e495c0f4dc930233844f1c5c7070995 Mon Sep 17 00:00:00 2001 From: Henri Herscher Date: Tue, 5 Dec 2006 15:44:41 +0000 Subject: OrkWeb and OrkTrack ant deploy scripts can now optionally compile the java source code so that it is possible to be independant of Eclipse. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@359 09dcff7a-b715-0410-9601-b79a96267cd0 --- orktrack/deploy-template.xml | 37 +++++++++++++++++++++++++++++++++++-- orkweb/deploy-template.xml | 37 +++++++++++++++++++++++++++++++++++-- 2 files changed, 70 insertions(+), 4 deletions(-) diff --git a/orktrack/deploy-template.xml b/orktrack/deploy-template.xml index c882b36..d01e2dd 100644 --- a/orktrack/deploy-template.xml +++ b/orktrack/deploy-template.xml @@ -1,9 +1,13 @@ @@ -49,7 +54,35 @@ - + + + + + + + + + + + + + + + + + + + + + + + diff --git a/orkweb/deploy-template.xml b/orkweb/deploy-template.xml index f536b38..c707aff 100644 --- a/orkweb/deploy-template.xml +++ b/orkweb/deploy-template.xml @@ -1,9 +1,13 @@ @@ -49,7 +54,35 @@ - + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3