[ http://issues.apache.org/jira/browse/BEEHIVE-230?page=all ]
     
James Song closed BEEHIVE-230:
------------------------------


OK, tested @Version required on control extension by changing the values on  
trunk\controls\test\src\controls\org\apache\beehive\controls\test\controls\versioning\SubHello.java.
 

@ControlExtension
@VersionRequired( major=2, minor=1 )
Changing the value of major/minor to those greater than (major=2, minor=2) 
causes a compile error.

I'll open another issue to address @VersionRequired not supported in 
@ControlInterface.

> Controls versioning: VersionRequired not enforced on control extension and 
> declaration
> --------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-230
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-230
>      Project: Beehive
>         Type: Bug
>   Components: Controls
>     Versions: V1Beta
>     Reporter: James Song
>     Assignee: James Song
>      Fix For: V1Beta

>
> @VersionRequired is not enforced on control extension and control declaration.
> Test files:
> r149537
> controls\test\src\controls\org\apache\beehive\controls\test\controls\versioning\SubHello.java
> controls\test\src\units\org\apache\beehive\controls\test\java\versioning\VersinRequiredTest.java

-- 
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

Reply via email to