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=linux
|
|
|
|
target.ws=gtk
|
2012-12-12 05:11:56 +07:00
|
|
|
target.arch=x86
|
2012-07-20 06:00:13 +07:00
|
|
|
|
2012-11-27 15:29:04 +07:00
|
|
|
product.features=org.idempiere.eclipse.platform.feature.group, org.idempiere.fitnesse.feature.group
|
2012-07-20 13:44:45 +07:00
|
|
|
product.profile=DefaultProfile
|
2012-07-20 06:00:13 +07:00
|
|
|
product.id=org.adempiere.server.product
|
2014-10-17 08:26:55 +07:00
|
|
|
|
|
|
|
osgi.user.area=${user.home}
|
|
|
|
osgi.user.area.default=${user.home}
|
|
|
|
osgi.configuration.area.default=configuration
|