[ http://issues.apache.org/jira/browse/BEEHIVE-721?page=all ] Julie Zhuo closed BEEHIVE-721: ------------------------------
Verified by code inspection against both the m1 branch and the trunk. It is now using @ControlInterface( checker = JdbcControlChecker.class ) instead of @ControlInterface( checkerClass = JdbcControlChecker.class ) > JdbcControl interface using deprecated annotation element > --------------------------------------------------------- > > Key: BEEHIVE-721 > URL: http://issues.apache.org/jira/browse/BEEHIVE-721 > Project: Beehive > Type: Bug > Components: Controls > Versions: V1 > Reporter: Chad Schoettger > Assignee: Julie Zhuo > Priority: Minor > Fix For: V1 > Attachments: jdbc.diff > > The JdbcControl interface is using the deprectated checkerClass element of > the ControlInterface annotation. Instead it should be using the 'checker' > element which is the replacement for the checkerClass element. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira