make/jprt.properties

changeset 866
269497597620
parent 804
91f47e8da5c6
child 913
9937f406e27e
     1.1 --- a/make/jprt.properties	Tue Oct 22 14:53:08 2013 -0700
     1.2 +++ b/make/jprt.properties	Tue Oct 22 16:28:57 2013 -0700
     1.3 @@ -36,9 +36,7 @@
     1.4  
     1.5  # Standard list of jprt build targets for this source tree
     1.6  jprt.build.targets= 						\
     1.7 -    solaris_sparc_5.10-{product|fastdebug}, 			\
     1.8      solaris_sparcv9_5.10-{product|fastdebug}, 			\
     1.9 -    solaris_i586_5.10-{product|fastdebug}, 			\
    1.10      solaris_x64_5.10-{product|fastdebug}, 			\
    1.11      linux_i586_2.6-{product|fastdebug}, 			\
    1.12      linux_x64_2.6-{product|fastdebug}, 				\
    1.13 @@ -51,9 +49,7 @@
    1.14  
    1.15  # Test target list (no fastdebug & limited c2 testing)
    1.16  jprt.my.test.target.set= \
    1.17 -    solaris_sparc_5.10-product-c1-TESTNAME, 			\
    1.18      solaris_sparcv9_5.10-product-c2-TESTNAME, 			\
    1.19 -    solaris_i586_5.10-product-c1-TESTNAME, 			\
    1.20      solaris_x64_5.10-product-c2-TESTNAME, 			\
    1.21      linux_i586_2.6-product-{c1|c2}-TESTNAME, 			\
    1.22      linux_x64_2.6-product-c2-TESTNAME, 				\
    1.23 @@ -114,9 +110,7 @@
    1.24  
    1.25  # JCK test targets in test/Makefile (no windows)
    1.26  jprt.my.jck.test.target.set=					\
    1.27 -    solaris_sparc_5.10-product-c1-JCK7TESTRULE, 		\
    1.28      solaris_sparcv9_5.10-product-c2-JCK7TESTRULE, 		\
    1.29 -    solaris_i586_5.10-product-c1-JCK7TESTRULE, 			\
    1.30      solaris_x64_5.10-product-c2-JCK7TESTRULE, 			\
    1.31      linux_i586_2.6-product-c1-JCK7TESTRULE, 			\
    1.32      linux_x64_2.6-product-c2-JCK7TESTRULE

mercurial