equal
deleted
inserted
replaced
42 # Disable syncing the source after builds and tests are done |
42 # Disable syncing the source after builds and tests are done |
43 jprt.sync.push=${my.is.hotspot.job ? false : true} |
43 jprt.sync.push=${my.is.hotspot.job ? false : true} |
44 |
44 |
45 # Directories to be excluded from the source bundles |
45 # Directories to be excluded from the source bundles |
46 jprt.bundle.exclude.src.dirs=build dist webrev |
46 jprt.bundle.exclude.src.dirs=build dist webrev |
47 |
|
48 # Regression tests subtrees to use |
|
49 jprt.test.src.directories=./test,./hotspot/test,./jdk/test,./langtools/test |
|
50 |
47 |
51 # Use configure when building |
48 # Use configure when building |
52 jprt.build.use.configure=true |
49 jprt.build.use.configure=true |
53 |
50 |
54 # Set up the run flavors (jvm variants) |
51 # Set up the run flavors (jvm variants) |