You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2001/06/21 16:24:45 UTC

[Bug 1625] - rmic with iiop on should check for matching output file

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: ant-dev@jakarta.apache.org                            
! ReportedBy: real_techie@yahoo.com               
! 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: bodewig@apache.org                                           |
! |  Reported By: real_techie@yahoo.com                                        |
! |      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