Author: twerner
Date: 2010-02-28 12:44:59 +0000 (Sun, 28 Feb 2010)
New Revision: 11766
Modified:
trunk/glassfish/debian/build.xml
Log:
increase sleep time to 5 seconds
Modified: trunk/glassfish/debian/build.xml
===================================================================
--- trunk/glassfish/debian/build.xml 2010-02-28 12:32:35 UTC (rev 11765)
+++ trunk/glassfish/debian/build.xml 2010-02-28 12:44:59 UTC (rev 11766)
@@ -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"/>
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits