[pkg-java] r6968 - trunk/glassfish/debian

twerner at alioth.debian.org twerner at alioth.debian.org
Sun Aug 31 13:54:11 UTC 2008


Author: twerner
Date: 2008-08-31 13:54:10 +0000 (Sun, 31 Aug 2008)
New Revision: 6968

Modified:
   trunk/glassfish/debian/build.xml
   trunk/glassfish/debian/changelog
Log:
Increase the <sleep/> introduced with the last upload.

Modified: trunk/glassfish/debian/build.xml
===================================================================
--- trunk/glassfish/debian/build.xml	2008-08-31 13:30:43 UTC (rev 6967)
+++ trunk/glassfish/debian/build.xml	2008-08-31 13:54:10 UTC (rev 6968)
@@ -58,7 +58,7 @@
     <ant dir="../persistence-api" target="all"/>
     <ant dir="../connector-api" target="all"/>
     <ant dir="../management-api" target="all"/>
-    <sleep milliseconds="200"/>
+    <sleep milliseconds="2000"/>
     <ant dir="../appserv-api" target="all"/>
     <ant dir="../jmac-api" target="all"/>
     <ant dir="../jacc-api" target="all"/>

Modified: trunk/glassfish/debian/changelog
===================================================================
--- trunk/glassfish/debian/changelog	2008-08-31 13:30:43 UTC (rev 6967)
+++ trunk/glassfish/debian/changelog	2008-08-31 13:54:10 UTC (rev 6968)
@@ -3,8 +3,9 @@
   * new upstream release
   * Update debian/watch to be more flexible.
   * Set build.sysclasspath=first in debian/ant.properties.
+  * Increase the <sleep/> introduced with the last upload.
 
- -- Torsten Werner <twerner at debian.org>  Sun, 31 Aug 2008 15:28:00 +0200
+ -- Torsten Werner <twerner at debian.org>  Sun, 31 Aug 2008 15:53:28 +0200
 
 glassfish (2+b58g-4) unstable; urgency=low
 




More information about the pkg-java-commits mailing list