[jboss-jira] [JBoss JIRA] Commented: (JBAOP-674) Ensure compatibiity of classes woven with AOP 2.0.0.GA
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Fri Dec 5 08:05:36 EST 2008
[ https://jira.jboss.org/jira/browse/JBAOP-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12441376#action_12441376 ]
Kabir Khan commented on JBAOP-674:
----------------------------------
I'd prefer them to be in the main test build file.
> 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