From e1985286b064faf18468982cb56f272ebbf2cbba Mon Sep 17 00:00:00 2001 From: pb Date: Sun, 4 Oct 2009 16:59:43 +0000 Subject: [PATCH] Integrated r1977: Invoked Xalan using instead of to avoid issues with different environments. git-svn-id: https://svn.libreccm.org/ccm/trunk@274 8810af33-2d31-482b-a856-94f89814c4df --- tools-ng/ecdc/scriptlib/build-configure.xml | 122 +++++++++++--------- 1 file changed, 67 insertions(+), 55 deletions(-) diff --git a/tools-ng/ecdc/scriptlib/build-configure.xml b/tools-ng/ecdc/scriptlib/build-configure.xml index f6d2821da..5446cb7f8 100644 --- a/tools-ng/ecdc/scriptlib/build-configure.xml +++ b/tools-ng/ecdc/scriptlib/build-configure.xml @@ -1,72 +1,84 @@ + ccm.project.dir: base dir of the development project + app.server.bundles.zip name of the installation file + app.server.parent.dir name of the dir to install into the server into + app.server.deploy.dir dir the server are installed into (i.e. CATALINA_HOME) + app.server.conf.dir name of the servers configuration dir + webapp.dist.dir distribution dir for web applications --> - - Validating the schema of project.xml - - - + Validating the schema of project.xml + + + - - - - - - - + outputproperty="project.validation.output"> + + + + + + + Validating the schema of project.xml successful - - - - - - - + + + + - + + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + --> +