[infinispan-issues] [JBoss JIRA] (ISPN-2463) Clean up Configuration API in test suites

Navin Surtani (JIRA) jira-events at lists.jboss.org
Thu Jun 20 00:21:21 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Navin Surtani updated ISPN-2463:
--------------------------------

    Description: 
For ISPN 6.x, the package org.infinispan.config needs to be deleted. We need to go through each individual module and clean out every usage of this package (specifically the testsuite) and migrate all usages of the org.infinispan.config API to the org.infinispan.configuration.cache API.

A sub-task for each module should be created so that it would make easier tracking of individual pull-requests.

  was:The test-suite currently uses older, previous implementations of configuring Infinispan. These approaches are currently deprecated and for ease of maintenance it would be useful to clean up the approach used to configure Infinispan within the test-suite.


    
> Clean up Configuration API in test suites
> -----------------------------------------
>
>                 Key: ISPN-2463
>                 URL: https://issues.jboss.org/browse/ISPN-2463
>             Project: Infinispan
>          Issue Type: Task
>          Components: Test Suite
>    Affects Versions: 6.0.0.Alpha1, 6.0.0.Beta1
>            Reporter: Navin Surtani
>            Assignee: Navin Surtani
>              Labels: configuration, testsuite
>             Fix For: 6.0.0.Beta1
>
>
> For ISPN 6.x, the package org.infinispan.config needs to be deleted. We need to go through each individual module and clean out every usage of this package (specifically the testsuite) and migrate all usages of the org.infinispan.config API to the org.infinispan.configuration.cache API.
> A sub-task for each module should be created so that it would make easier tracking of individual pull-requests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list