mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-12 11:35:21 +02:00
[releng] trying out new defaults for signing.
This commit is contained in:
parent
b371272f8d
commit
92a611b86c
1 changed files with 4 additions and 0 deletions
|
@ -100,4 +100,8 @@ compilerArg=-inlineJSR -enableJavadoc -encoding UTF-8
|
||||||
# use this to omit pack200 step (does not yet work on Windows - https://bugs.eclipse.org/bugs/show_bug.cgi?id=268405)
|
# use this to omit pack200 step (does not yet work on Windows - https://bugs.eclipse.org/bugs/show_bug.cgi?id=268405)
|
||||||
#skipPack=true
|
#skipPack=true
|
||||||
#skipSign=true
|
#skipSign=true
|
||||||
|
|
||||||
|
buildServerUser=
|
||||||
|
signingDir=/home/data/httpd/download-staging.priv/commonBuild
|
||||||
|
|
||||||
## END PROJECT BUILD PROPERTIES ##
|
## END PROJECT BUILD PROPERTIES ##
|
||||||
|
|
Loading…
Add table
Reference in a new issue