aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorohair <none@none>2011-07-22 17:35:04 -0700
committerohair <none@none>2011-07-22 17:35:04 -0700
commitff9ccd4840349a6fd55c5e893b9d7bd0006e4b8d (patch)
treecc1c84c0713ba56ec7fde954bf7a755ec79d8361
parent83f94d4a5ed1d148bcbfe9490b01b8ecc6113ee0 (diff)
7069993: Adjust make/jprt.properties file for jdk8jdk8-b01
Reviewed-by: katleman
-rw-r--r--make/jprt.properties15
1 files changed, 13 insertions, 2 deletions
diff --git a/make/jprt.properties b/make/jprt.properties
index c95c9d06..cb67b3c2 100644
--- a/make/jprt.properties
+++ b/make/jprt.properties
@@ -25,12 +25,23 @@
# Properties for jprt
-# Use whatever release that the submitted job requests
-jprt.tools.default.release=${jprt.submit.release}
+# The release to build
+jprt.tools.default.release=jdk8
# The different build flavors we want, we override here so we just get these 2
jprt.build.flavors=product,fastdebug
+# Standard list of jprt build targets for this source tree
+jprt.build.targets= \
+ solaris_sparc_5.10-{product|fastdebug}, \
+ solaris_sparcv9_5.10-{product|fastdebug}, \
+ solaris_i586_5.10-{product|fastdebug}, \
+ solaris_x64_5.10-{product|fastdebug}, \
+ linux_i586_2.6-{product|fastdebug}, \
+ linux_x64_2.6-{product|fastdebug}, \
+ windows_i586_5.1-{product|fastdebug}, \
+ windows_x64_5.2-{product|fastdebug}
+
# Directories to be excluded from the source bundles
jprt.bundle.exclude.src.dirs=build dist webrev