From 16ef50013906c813abd02ef2891291b659b5815c Mon Sep 17 00:00:00 2001 From: hanna Date: Mon, 7 Dec 2009 19:19:29 +0000 Subject: [PATCH] Tweak the build.sysclasspath option to force the system classpath to always be appended to additional jars added to the classpath by us. These seemed to be set differently depending on the platform or distribution before. git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2279 348d0f76-0448-11de-a6fe-93d51630548a --- build.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.xml b/build.xml index 217c1b51e..2f7880c1b 100644 --- a/build.xml +++ b/build.xml @@ -1,6 +1,8 @@ Compile and distribute the Sting toolkit + +