| # Default locations |
| buckminster.output.root=${workspace.root}/amp-nightly/buckminster.build |
| buckminster.temp.root=${workspace.root}/amp-nightly/buckminster.temp |
| |
| # Eclipse download mirror default=http://download.eclipse.org |
| eclipse.download=http://download.eclipse.org |
| |
| # define the qualifier replacement method |
| qualifier.replacement.*=generator:lastModified |
| generator.lastModified.format='v'yyyyMMddHHmm |
| |
| target.os=* |
| target.ws=* |
| target.arch=* |
| |
| # define the site generation properties |
| site.pack200=true |
| site.retain.unpacked=true |
| site.signing=false |
| signing.type=eclipse.local |
| eclipse.staging.area=${workspace.root}/amp-nightly/eclipse.staging |
| |
| # define the range generation rules for required bundles |
| pde.match.rule.default=compatible |
| pde.match.rule.retain.lower=true |