[jboss-jira] [JBoss JIRA] Commented: (JBAS-5987) Add new tests for scoped aspects with dependencies

Kabir Khan (JIRA) jira-events at lists.jboss.org
Wed Sep 24 12:00:20 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBAS-5987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12431007#action_12431007 ] 

Kabir Khan commented on JBAS-5987:
----------------------------------

Adding tests, but disabling them for now in testsuite/build.xml

   <patternset id="aop-with-classloader.excludes">
      <!-- Needs to be started either with the bootclasspath or -javaagent classloader hooks -->
      <exclude name="org/jboss/test/aop/test/Scoped*.class"/>
   	<!-- TODO enable to complete JBAS-5987 -->
   	<exclude name="org/jboss/test/aop/test/*DependencyTestCase.class"/>
   </patternset>
   <patternset id="aop-with-classloader.includes">
      <include name="org/jboss/test/aop/test/Scoped*TestCase.class"/>
      <!-- TODO enable to complete JBAS-5987 -->
      <exclude name="org/jboss/test/aop/test/*DependencyTestCase.class"/>
   </patternset>



> Add new tests for scoped aspects with dependencies
> --------------------------------------------------
>
>                 Key: JBAS-5987
>                 URL: https://jira.jboss.org/jira/browse/JBAS-5987
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: AOP
>            Reporter: Kabir Khan
>            Assignee: Kabir Khan
>             Fix For: JBossAS-5.0.0.GA
>
>


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