From 355161e55d024f0009efede647e5a72a61802f58 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 23 Feb 2011 20:00:53 +0100 Subject: Adapt changes of jogamp-env.xml --- make/build-common.xml | 6 ++---- make/build-test.xml | 6 +++--- make/scripts/cmpOld2New.sh | 0 make/scripts/count-lock.sh | 0 make/scripts/cpp-gluegen-test.sh | 0 make/scripts/make-runtime-properties.sh | 0 make/scripts/tests-javaws.sh | 0 make/scripts/tests.sh | 0 8 files changed, 5 insertions(+), 7 deletions(-) mode change 100644 => 100755 make/scripts/cmpOld2New.sh mode change 100644 => 100755 make/scripts/count-lock.sh mode change 100644 => 100755 make/scripts/cpp-gluegen-test.sh mode change 100644 => 100755 make/scripts/make-runtime-properties.sh mode change 100644 => 100755 make/scripts/tests-javaws.sh mode change 100644 => 100755 make/scripts/tests.sh diff --git a/make/build-common.xml b/make/build-common.xml index 7b168773e..f350405c5 100644 --- a/make/build-common.xml +++ b/make/build-common.xml @@ -12,12 +12,11 @@ - - + @@ -33,13 +32,12 @@ - + - diff --git a/make/build-test.xml b/make/build-test.xml index 1f7483aa4..ae030b0e6 100644 --- a/make/build-test.xml +++ b/make/build-test.xml @@ -26,7 +26,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -385,7 +385,7 @@ - diff --git a/make/scripts/cmpOld2New.sh b/make/scripts/cmpOld2New.sh old mode 100644 new mode 100755 diff --git a/make/scripts/count-lock.sh b/make/scripts/count-lock.sh old mode 100644 new mode 100755 diff --git a/make/scripts/cpp-gluegen-test.sh b/make/scripts/cpp-gluegen-test.sh old mode 100644 new mode 100755 diff --git a/make/scripts/make-runtime-properties.sh b/make/scripts/make-runtime-properties.sh old mode 100644 new mode 100755 diff --git a/make/scripts/tests-javaws.sh b/make/scripts/tests-javaws.sh old mode 100644 new mode 100755 diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh old mode 100644 new mode 100755 -- cgit v1.2.3