http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1625
*** shadow/1625 Sun May 20 17:26:45 2001 --- shadow/1625.tmp.9756 Thu Jun 21 07:24:44 2001 *************** *** 1,19 **** ! Bug#: 1625 ! Product: Ant ! Version: 1.3 ! Platform: PC ! OS/Version: ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: High ! Component: Core tasks ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: rmic with iiop on should check for matching output file ! With the built-in task "rmic", depending on the attribute "iiop" on/off value, different output file will be generated. The task checks if the generated files already exist before actually running rmic. However the bug is that the task --- 1,19 ---- ! +============================================================================+ ! | rmic with iiop on should check for matching output file | ! +----------------------------------------------------------------------------+ ! | Bug #: 1625 Product: Ant | ! | Status: NEW Version: 1.3 | ! | Resolution: Platform: PC | ! | Severity: Normal OS/Version: All | ! | Priority: High Component: Core tasks | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | With the built-in task "rmic", depending on the attribute "iiop" on/off value, different output file will be generated. The task checks if the generated files already exist before actually running rmic. However the bug is that the task
