https://issues.apache.org/bugzilla/show_bug.cgi?id=2811
Stefan Bodewig <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|[email protected]|
AssignedTo|[EMAIL PROTECTED] |[email protected]
Summary|<depend> does not work when |<depend> does not work when
|an interface is modified |static final primitive
| |"constants" are modified
--- Comment #3 from Stefan Bodewig <[EMAIL PROTECTED]> 2008-12-03 07:32:41 PST
---
changing title to reflect what is meant.
If a method signature is changed, depend works, it just doesn't pick up changes
to "constant" values that are inlined by the compiler - and without source
level dependency analysis this is not going to happen.
This most likely is a WONTFIX, but maybe anybody else wants to tackle it
anytime later.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.