[glassfish] 32/40: Increase sleep time to 60 seconds.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Sep 24 16:00:30 UTC 2014
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 07225dac9547b31fb608835f9037dd6efe17040d
Author: Torsten Werner <twerner at debian.org>
Date: Tue May 18 18:42:43 2010 +0000
Increase sleep time to 60 seconds.
---
debian/build.xml | 2 +-
debian/changelog | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/build.xml b/debian/build.xml
index d091c69..75fa430 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="20"/>
+ <sleep seconds="60"/>
<ant dir="../appserv-api" target="all"/>
<ant dir="../jacc-api" target="all"/>
<ant dir="../common-util" target="all"/>
diff --git a/debian/changelog b/debian/changelog
index 22fdc35..d0a083f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
glassfish (1:2.1.1-b31-1) unstable; urgency=low
- UNRELEASED (FTBFS: javax.management.j2ee.statistics.Stats missing)
* New upstream release
* Update debian/watch for release 2.1.1.
* Convert patches to dep3 format.
+ * Increase sleep time to 60 seconds.
- -- Torsten Werner <twerner at debian.org> Mon, 17 May 2010 00:18:36 +0200
+ -- Torsten Werner <twerner at debian.org> Tue, 18 May 2010 20:41:53 +0200
glassfish (1:2ur2-b04-6) unstable; urgency=low
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/glassfish.git
More information about the pkg-java-commits
mailing list