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 1151d5e7db9c335037f96e0e5d5967bb1f3d4832 Author: Cedric Beust <[email protected]> Date: Sun May 10 22:51:39 2015 -0700 Travis --- .travis.yml | 2 +- build-with-gradle | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e52f871..b42baef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,4 @@ jdk: #install: mvn install -Dgpg.skip=true -DskipTests=true -Dmaven.javadoc.skip=true -B -V before_script: export TESTNG_VERSION=$(mvn -q -Dexec.executable="echo" -Dexec.args='${project.version}' --non-recursive org.codehaus.mojo:exec-maven-plugin:1.4.0:exec) -script: ./build-with-gradle +#script: ./build-with-gradle diff --git a/build-with-gradle b/build-with-gradle old mode 100644 new mode 100755 -- 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

