| ###################################################### |
| # |
| # User specific build properties |
| # |
| ###################################################### |
| |
| build.root = .. |
| build.temp.name = temp/${product.name} |
| build.out.root = /opt/download |
| build.out = /opt/download/${product.name}/continuous/v${product.version}_${build.num} |
| |
| # set this property to any value to import projects and set classpath variables |
| setup.workspace = yes |
| clean.temp.directories=yes |
| |
| epp.plugins.dir = ../../plugins |
| epp.features.dir = ../../features |
| epp.releng.dir = ../../releng |