mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-02 22:55:26 +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)
|
||||
#skipPack=true
|
||||
#skipSign=true
|
||||
|
||||
buildServerUser=
|
||||
signingDir=/home/data/httpd/download-staging.priv/commonBuild
|
||||
|
||||
## END PROJECT BUILD PROPERTIES ##
|
||||
|
|
Loading…
Add table
Reference in a new issue