Former-commit-id:c3e1cc66e6
[formerly6f67b802f0
] [formerly 971b16644f0a85387c661f26aa5a530e66c7998e [formerly5756a3cde9
]] Former-commit-id: 2603f49de242adb24e0b33768ad64fe1a8f95b61 [formerlyc30abec01b
] Former-commit-id:0d371744a4
31 lines
No EOL
655 B
Text
31 lines
No EOL
655 B
Text
# This build.properties file is used exclusively by the cave pde p2 builds.
|
|
|
|
topLevelElementType=feature
|
|
buildType=I
|
|
buildId=CAVE
|
|
buildLabel=${buildType}.${buildId}
|
|
timestamp=007
|
|
archivePrefix=cave
|
|
collectingFolder=${archivePrefix}
|
|
|
|
runPackager=true
|
|
skipBase=true
|
|
skipFetch=true
|
|
skipMaps=true
|
|
baseos=linux
|
|
basews=gtk
|
|
basearch=x86_64
|
|
|
|
logExtension=.log
|
|
javacDebugInfo=false
|
|
javacFailOnError=true
|
|
javacVerbose=true
|
|
javacSource=1.7
|
|
javacTarget=1.7
|
|
compilerArg=-g:lines,source
|
|
|
|
generate.p2.metadata=true
|
|
p2.metadata.repo=file:/${buildDirectory}/repository
|
|
p2.artifact.repo=file:/${buildDirectory}/repository
|
|
p2.publish.artifacts=true
|
|
generateVersionsList=true |