diff --git a/releng/org.eclipse.tm.releng/build.properties b/releng/org.eclipse.tm.releng/build.properties index 4a675635808..907825f51e1 100644 --- a/releng/org.eclipse.tm.releng/build.properties +++ b/releng/org.eclipse.tm.releng/build.properties @@ -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 ##