This is an automated email from the git hooks/post-receive script. eugene-guest pushed a commit to annotated tag testng-6.9.5 in repository testng.
commit efa5c81e43c5af11d849736b3492190cca05cfe4 Author: Cedric Beust <[email protected]> Date: Mon Jun 8 18:40:21 2015 -0700 JDK. --- gradle/uploadSnapshot.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gradle/uploadSnapshot.sh b/gradle/uploadSnapshot.sh new file mode 100644 index 0000000..15aeecd --- /dev/null +++ b/gradle/uploadSnapshot.sh @@ -0,0 +1,5 @@ +if [ $TRAVIS_JDK_HOME == 'jdk7 ] +then + ./gradlew uploadArchives +fi + -- 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

