http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1196
*** shadow/1196 Sun May 20 17:24:27 2001 --- shadow/1196.tmp.9708 Thu Jun 21 07:10:39 2001 *************** *** 1,19 **** ! Bug#: 1196 ! Product: Ant ! Version: 1.3 ! Platform: PC ! OS/Version: ! Status: NEW ! Resolution: ! Severity: Enhancement ! Priority: ! Component: Optional Tasks ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: Adding a "wait" attribute to the <junit> task. ! Hi, I use Ant to build, package, deploy J2ee applications to a server and run tests --- 1,19 ---- ! +============================================================================+ ! | Adding a "wait" attribute to the <junit> task. | ! +----------------------------------------------------------------------------+ ! | Bug #: 1196 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: FIXED Platform: PC | ! | Severity: Enhancement OS/Version: All | ! | Priority: High Component: Optional Tasks | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | Hi, I use Ant to build, package, deploy J2ee applications to a server and run tests *************** *** 30,32 **** --- 30,35 ---- work on different types of server. Emmanuel + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-21 07:10 ------- + use the sleep task that first appears in nightly build 2001-06-22 \ No newline at end of file
