From b3d55b32b1d8c0a5305035054f20d490c15dda65 Mon Sep 17 00:00:00 2001 From: pb Date: Fri, 2 May 2014 06:29:30 +0000 Subject: [PATCH] Minor enhancement git-svn-id: https://svn.libreccm.org/ccm/trunk@2632 8810af33-2d31-482b-a856-94f89814c4df --- tools-ng/ecdc/scriptlib/build-common.xml | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/tools-ng/ecdc/scriptlib/build-common.xml b/tools-ng/ecdc/scriptlib/build-common.xml index dc0e8a1b6..56498ef9b 100644 --- a/tools-ng/ecdc/scriptlib/build-common.xml +++ b/tools-ng/ecdc/scriptlib/build-common.xml @@ -4,7 +4,22 @@ + files which configure the specialized scripts. + + System variable list: + + ccm.project.dir + ccm.tools.xsl.dir + ccm.tools.xsd.dir + ccm.tools.lib.dir + ccm.build.lib.dir + ccm.tools.rh-jdo.dir + ccm.context.dir + ccm.home + shared.lib.dist.dir + webapp.dist.dir + + --> @@ -54,8 +69,13 @@ + + Project file: ${ccm.bundle.folder}/cfg/project.xml - + + Installation context: ${ccm.context.dir} + + CCM home: ${ccm.home}