This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ca-certificates-java.
commit a62156b7b2af4525c2a6d99e594c2bd44c73f489 Author: Emmanuel Bourg <[email protected]> Date: Mon Mar 24 09:39:49 2014 +0000 Fixed the link to keystore.java from opensuse/ca-certificates --- UpdateCertificates.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UpdateCertificates.java b/UpdateCertificates.java index b81c2f7..cb37447 100644 --- a/UpdateCertificates.java +++ b/UpdateCertificates.java @@ -33,7 +33,7 @@ import java.security.cert.CertificateFactory; /** * This code is a re-implementation of the idea from Ludwig Nussel found in - * http://gitorious.org/opensuse/ca-certificates/blobs/master/keystore.java + * https://github.com/openSUSE/ca-certificates/blob/41917f5a/keystore.java * for the Debian operating system. It updates the global JVM keystore. * * @author Torsten Werner -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ca-certificates-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

