https://bz.apache.org/bugzilla/show_bug.cgi?id=58636
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #3 from Nick Burch <[email protected]> --- For backwards compatibility, couldn't you alias in the constants to ClientAnchor with something like this? @Deprecated public static final AnchorType MOVE_AND_RESIZE = AnchorType.MOVE_AND_RESIZE; -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
