[jboss-jira] [JBoss JIRA] Commented: (JBAOP-674) Ensure compatibiity of classes woven with AOP 2.0.0.GA

Stale Pedersen (JIRA) jira-events at lists.jboss.org
Mon Dec 15 08:40:41 EST 2008


    [ https://jira.jboss.org/jira/browse/JBAOP-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12442560#action_12442560 ] 

Stale Pedersen commented on JBAOP-674:
--------------------------------------

Divided out the 1.5.x and 2.0.x versions into different files and all tests will be executed when the target "tests" in build-tests-jdk50.xml Note that the tests target will execute a lot more tests now.

> Ensure compatibiity of classes woven with AOP 2.0.0.GA
> ------------------------------------------------------
>
>                 Key: JBAOP-674
>                 URL: https://jira.jboss.org/jira/browse/JBAOP-674
>             Project: JBoss AOP
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Kabir Khan
>            Assignee: Stale Pedersen
>             Fix For: 2.0.1.GA, 2.1.0.GA
>
>
> build-tests-jdk50.xml contains a target called "precompiled-compatibility-tests" that ensures that code woven with AOP 1.5.x is still runnable in AOP 2.0.x.
> Similarly, we need a target to ensure that code woven with AOP 2.0.0.GA is still runnable with AOP > 2.0.0.GA. The "precompiled-compatibility-tests" target doesn't do all the tests since there were quite a lot of new features introduced between 1.5.x and 2.0.0 so tests including new features were ignored. The new target should test all the tests since we are not expecting any new features at this stage, and if we do those should go in new test cases rather than adding methods to existing ones.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list