2010-11-04 02:46:38 +07:00
|
|
|
## buckminster.properties ##
|
|
|
|
#Where all the output should go
|
|
|
|
buckminster.output.root=${user.home}/buckminster.output
|
|
|
|
# Where the temp files should go
|
|
|
|
buckminster.temp.root=${user.home}/tmp
|
|
|
|
# How .qualifier in versions should be replaced
|
|
|
|
qualifier.replacement.*=generator:buildTimestamp
|
|
|
|
generator.buildTimestamp.format='v'yyyyMMdd-HHmm
|
|
|
|
target.os=*
|
|
|
|
target.ws=*
|
|
|
|
target.arch=*
|
2012-07-20 13:44:45 +07:00
|
|
|
|
2018-01-30 14:42:03 +07:00
|
|
|
product.features=org.idempiere.fitnesse.feature.feature.group, org.idempiere.equinox.p2.director.feature.feature.group
|
2012-07-20 13:44:45 +07:00
|
|
|
product.profile=DefaultProfile
|
2017-10-22 11:08:19 +07:00
|
|
|
product.id=org.adempiere.server.product, org.eclipse.equinox.p2.director
|
2014-10-17 08:26:55 +07:00
|
|
|
|
|
|
|
osgi.user.area=${user.home}
|
|
|
|
osgi.user.area.default=${user.home}
|
|
|
|
osgi.configuration.area.default=configuration
|