http://nagoya.apache.org/bugzilla/show_bug.cgi?id=860
*** shadow/860 Tue Mar 6 05:42:23 2001 --- shadow/860.tmp.19565 Tue Mar 6 05:54:48 2001 *************** *** 2,11 **** | rmic always builds | +----------------------------------------------------------------------------+ | Bug #: 860 Product: Ant | ! | Status: NEW Version: 1.3 | ! | Resolution: Platform: PC | ! | Severity: Normal OS/Version: | ! | Priority: Component: Core | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | --- 2,11 ---- | rmic always builds | +----------------------------------------------------------------------------+ | Bug #: 860 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: INVALID Platform: PC | ! | Severity: Normal OS/Version: All | ! | Priority: High Component: Core | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | *************** *** 28,31 **** Get rid of the else clauses and you should be fine. In fact, given that if you create both Skel and Stub you create them at the same time you can probably get ! rid of the check on Skel altogether. --- 28,35 ---- Get rid of the else clauses and you should be fine. In fact, given that if you create both Skel and Stub you create them at the same time you can probably get ! rid of the check on Skel altogether. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-03-06 05:54 ------- ! This is a bug in Ant 1.2 that has been fixed in 1.3. If you look at the source ! of Rmic.java in 1.3 you won't find the if-else block you cite at all.
