http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1625
*** shadow/1625 Wed Jul 4 03:04:12 2001 --- shadow/1625.tmp.18857 Wed Jul 4 03:04:38 2001 *************** *** 2,9 **** | 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 | +----------------------------------------------------------------------------+ --- 2,9 ---- | rmic with iiop on should check for matching output file | +----------------------------------------------------------------------------+ | Bug #: 1625 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: FIXED Platform: PC | | Severity: Normal OS/Version: All | | Priority: High Component: Core tasks | +----------------------------------------------------------------------------+ *************** *** 20,23 **** always checks for files generated with iiop="no" even if actually iiop="yes". Therefore if iiop="yes" and the task is run twice in a row, it will still do the actual rmic during the 2nd run even though the output files have already ! been generated by rmic during the 1st run. --- 20,26 ---- always checks for files generated with iiop="no" even if actually iiop="yes". Therefore if iiop="yes" and the task is run twice in a row, it will still do the actual rmic during the 2nd run even though the output files have already ! been generated by rmic during the 1st run. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-07-04 03:04 ------- ! fixed in nightly build 2001-07-05
