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=macosx
|
|
|
|
target.ws=cocoa
|
|
|
|
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
|