[pkg-java] r12445 - trunk/glassfish/debian
Torsten Werner
twerner at alioth.debian.org
Tue May 18 18:42:43 UTC 2010
Author: twerner
Date: 2010-05-18 18:42:43 +0000 (Tue, 18 May 2010)
New Revision: 12445
Modified:
trunk/glassfish/debian/build.xml
trunk/glassfish/debian/changelog
Log:
Increase sleep time to 60 seconds.
Modified: trunk/glassfish/debian/build.xml
===================================================================
--- trunk/glassfish/debian/build.xml 2010-05-18 17:47:05 UTC (rev 12444)
+++ trunk/glassfish/debian/build.xml 2010-05-18 18:42:43 UTC (rev 12445)
@@ -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"/>
Modified: trunk/glassfish/debian/changelog
===================================================================
--- trunk/glassfish/debian/changelog 2010-05-18 17:47:05 UTC (rev 12444)
+++ trunk/glassfish/debian/changelog 2010-05-18 18:42:43 UTC (rev 12445)
@@ -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
More information about the pkg-java-commits
mailing list