This is an automated email from the git hooks/post-receive script. eugene-guest pushed a commit to annotated tag OpenBSD in repository testng.
commit fb80db857e78ae07cfbbdca2ae5d8652551d5e8a Author: The Main Function (Bryan) <[email protected]> Date: Sun Mar 9 16:51:46 2014 -0500 Updated GitHub project url in README to be 'https' instead of outdated 'http'. Note that, at the time of this commit, GitHub's policy is to have https only connections; thus this won't have an effect on which protocol a browser following this link will actually use. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 8c21ad0..46784a2 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ Please note that even though the .zip distribution contains the TestNG sources, you will not be able to build the software with them because we decided not to include the external jar files in order to keep the size down. -If you want to build TestNG, please sync to the GitHub repository at http://github.com/cbeust/testng. +If you want to build TestNG, please sync to the GitHub repository at https://github.com/cbeust/testng. -- The TestNG team -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

