PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3064 *** shadow/3064 Thu Aug 9 10:58:16 2001 --- shadow/3064.tmp.18929 Thu Aug 9 10:58:16 2001 *************** *** 0 **** --- 1,20 ---- + +============================================================================+ + | JAVAC Error with Inner Classes | + +----------------------------------------------------------------------------+ + | Bug #: 3064 Product: Ant | + | Status: NEW Version: 1.3 | + | Resolution: Platform: Other | + | Severity: Normal OS/Version: Other | + | Priority: Other Component: Build Process | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + I have a Java Class which has two other inner classes. When i used the + build.bat it gives an error about using the reference to the static inner + class. I tried compiling the class directly with the Javac it works perfectly. + But when invoked frm the build process fails. \ No newline at end of file
