[testng] 91/160: JDK.

Eugene Zhukov eugene-guest at moszumanska.debian.org
Tue Aug 18 10:22:25 UTC 2015


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 <cedric at beust.com>
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



More information about the pkg-java-commits mailing list