51 jprt.solaris_sparcv9.build.platform.match32=solaris_sparc_5.10 |
51 jprt.solaris_sparcv9.build.platform.match32=solaris_sparc_5.10 |
52 jprt.solaris_x64.build.platform.match32=solaris_i586_5.10 |
52 jprt.solaris_x64.build.platform.match32=solaris_i586_5.10 |
53 |
53 |
54 # Standard list of jprt test targets for this workspace |
54 # Standard list of jprt test targets for this workspace |
55 jprt.test.targets=*-*-*-jvm98 |
55 jprt.test.targets=*-*-*-jvm98 |
56 jprt.regression.test.targets= \ |
56 jprt.regression.test.targets= \ |
57 *-*-*-java/lang, \ |
57 *-product-*-java/lang, \ |
58 *-*-*-java/security, \ |
58 *-product-*-java/security, \ |
59 *-*-*-java/text, \ |
59 *-product-*-java/text, \ |
60 *-*-*-java/util |
60 *-product-*-java/util |
61 |
61 |
62 #jprt.regression.test.targets= \ |
62 #jprt.regression.test.targets= \ |
63 # *-*-*-java/awt, \ |
63 # *-product-*-java/awt, \ |
64 # *-*-*-java/beans, \ |
64 # *-product-*-java/beans, \ |
65 # *-*-*-java/io, \ |
65 # *-product-*-java/io, \ |
66 # *-*-*-java/net, \ |
66 # *-product-*-java/net, \ |
67 # *-*-*-java/nio, \ |
67 # *-product-*-java/nio, \ |
68 # *-*-*-java/rmi, \ |
68 # *-product-*-java/rmi, \ |
69 |
69 |
70 # Directories needed to build |
70 # Directories needed to build |
71 jprt.bundle.exclude.src.dirs=build |
71 jprt.bundle.exclude.src.dirs=build |
72 |
72 |