http://nagoya.apache.org/bugzilla/show_bug.cgi?id=224
*** shadow/224 Thu Feb 1 01:42:33 2001 --- shadow/224.tmp.8565 Thu Feb 1 01:42:33 2001 *************** *** 0 **** --- 1,27 ---- + +============================================================================+ + | RMIC needs debug generation parameter support/property BugRat Report#350 | + +----------------------------------------------------------------------------+ + | Bug #: 224 Product: Ant | + | Status: UNCONFIRMED Version: 1.2 | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: High Component: Main | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + There needs to be a way to generate debug RMIC stub/skel outputs. + + Just like javac, a parameter like: + + debug="on" or debug="off" should be supported. + + I'd hack the code to do it myself, but I felt it should go through the official channels. ;) + + Thanks, + + John
