[SCM] jenkins-remoting packaging branch, master, updated. upstream/2.4+dfsg-11-gb90b0cf

James Page james.page at canonical.com
Fri Jan 6 11:54:47 UTC 2012


The following commit has been merged in the master branch:
commit b90b0cf5fbf18bc57de04892d9a35d285773b654
Author: James Page <james.page at canonical.com>
Date:   Fri Jan 6 11:44:10 2012 +0000

    Added properties for keystore location

diff --git a/debian/maven.properties b/debian/maven.properties
index 9052569..44fc385 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -5,4 +5,7 @@
 # and defaults to 1.3
 maven.compiler.source=1.5
 maven.compiler.target=1.5
-
+# Keystore information for signing jar (self signed)
+hudson.sign.alias=jenkins
+hudson.sign.storepass=jenkins
+hudson.sign.keystore=src/test/keystore/dummy.keystore

-- 
jenkins-remoting packaging



More information about the pkg-java-commits mailing list