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 f3e6d17ab2ca6ba469aadeaa16813e0e6edba58d Author: Cedric Beust <[email protected]> Date: Wed Jun 3 05:42:10 2015 -0700 Stop copying the javadocs --- update-beust.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-beust.com b/update-beust.com index 98761a5..7725ee8 100755 --- a/update-beust.com +++ b/update-beust.com @@ -14,7 +14,7 @@ fi RSYNC="rsync --verbose --progress --stats" ${RSYNC} ${TARGET}/testng-${v}.zip ${U}@beust.com:${DEST} -${RSYNC} -r javadocs doc/*.html doc/*.css src/main/resources/testng-1.0.dtd testng-1.0.dtd.html ${U}@beust.com:${DEST}/doc +${RSYNC} -r src/main/resources/testng-1.0.dtd testng-1.0.dtd.html ${U}@beust.com:${DEST}/doc #${RSYNC} testng-${v}.jar testng-${v}-bundle.jar testng-${v}.zip testng-eclipse-${ev}.zip ${U}@beust.com:${DEST} #scp -r javadocs doc/*.html doc/*.css src/main/resources/testng-1.0.dtd testng-1.0.dtd.html ${U}@beust.com:${DEST} -- 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

