summaryrefslogtreecommitdiffstats
path: root/build/glustermc_build.properties
blob: d50782d88fa24d7025e3a67bbbdadcf0d8fea194 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Buckminster build properties file for Gluster Management Console

# Where all the output should go
#buckminster.output.root=/tmp/buckminster/glustermc
# Where the temp files should go
#buckminster.temp.root=/tmp/buckminster
# How .qualifier in versions should be replaced
qualifier.replacement.*=generator:lastRevision

# Do not include source
cbi.include.source=false

# Sets the Java compiler compliance level
org.eclipse.buckminster.core.jdt.compliancelevel=1.6