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 778b26441be5cbfc9740f4a657eb3bfdbf4877c5 Author: The Main Function (Bryan) <[email protected]> Date: Sun Mar 9 16:51:03 2014 -0500 Added .ant-targets* to .gitignore, so that target caching does not show as a change. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 44c8260..c30969b 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ src/test/java/test/ignore .project .idea testng.iml +.ant-targets* -- 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

