This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to annotated tag debian/1%3A2.1.1-b31-1 in repository glassfish.
commit a3f76c0b505aa64916ea0b999d7c2f72f4755da4 Author: Torsten Werner <[email protected]> Date: Sun Feb 28 12:44:59 2010 +0000 increase sleep time to 5 seconds --- debian/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/build.xml b/debian/build.xml index 57def95..9e88f7b 100644 --- a/debian/build.xml +++ b/debian/build.xml @@ -59,7 +59,7 @@ <ant dir="../connector-api" target="all"/> <ant dir="../management-api" target="all"/> <ant dir="../jmac-api" target="all"/> - <sleep seconds="2"/> + <sleep seconds="5"/> <ant dir="../appserv-api" target="all"/> <ant dir="../jacc-api" target="all"/> <ant dir="../common-util" target="all"/> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/glassfish.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

