This site uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. To change your preferences, click Cookie Settings. Otherwise, clicking on the the website, closing the banner, or clicking Accept all Cookies indicates you agree to our use of cookies on your device. Atlassian Cookies and Tracking Notice
Helper class for deprecating Velocity macros. Put this in your Velocity context, then call $deprecated.since("4.0")
as the first statement in a macro. The deprecation-detection code in the custom Uberspect will log a warning/throw
an exception when the macro is called.