https://bz.apache.org/bugzilla/show_bug.cgi?id=59873
Javen O'Neal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Javen O'Neal <[email protected]> --- Fixed in r1753035 r1753040 r1753041. Use HyperlinkType.{URL|EMAIL|FILE|DOCUMENT} instead of Hyperlink.{LINK_URL|LINK_EMAIL|LINK_FILE|LINK_DOCUMENT}. Use Hyperlink.getTypeEnum instead of Hyperlink.getType In the future getType will return a HyperlinkType enum and getTypeEnum will be removed as part of this multi-step process to phase out untyped constants. -- 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]
