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=2811 *** shadow/2811 Wed Jul 25 17:00:28 2001 --- shadow/2811.tmp.7999 Wed Jul 25 17:00:28 2001 *************** *** 0 **** --- 1,19 ---- + +============================================================================+ + | <depend> does not work when an interface is modified | + +----------------------------------------------------------------------------+ + | Bug #: 2811 Product: Ant | + | Status: NEW Version: 1.3 | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: Other Component: Optional Tasks | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + I have defined an interface "FooConstants" which contains a number of static + final declarations. I have many classes which implement this interface in + order to get access to these "constants". If I change the interface, however, + <depend> does not cause these classes to recompile.
