[jboss-jira] [JBoss JIRA] (AS7-3113) Better test coverage for the connector tests
Stefano Maestri (Resolved) (JIRA)
jira-events at lists.jboss.org
Fri Dec 23 06:01:11 EST 2011
[ https://issues.jboss.org/browse/AS7-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefano Maestri resolved AS7-3113.
----------------------------------
Resolution: Rejected
Two comments ask for:
1) bean-validation-groups in ra.xml: it's already there https://github.com/jbossas/jboss-as/blob/master/connector/src/test/resources/org/jboss/as/connector/subsystems/jca/ra.xml#L7
2) coverage for PERSISTENT attribute in datasources: it's laready there in fact since PERSISTENT is always function of ENABLED attribute. See for example there:
https://github.com/jbossas/jboss-as/blob/master/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/DsParser.java#L376
https://github.com/jbossas/jboss-as/blob/master/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/DataSourcesExtension.java#L787
> Better test coverage for the connector tests
> --------------------------------------------
>
> Key: AS7-3113
> URL: https://issues.jboss.org/browse/AS7-3113
> Project: Application Server 7
> Issue Type: Feature Request
> Components: JCA
> Reporter: Kabir Khan
> Assignee: Stefano Maestri
> Fix For: 7.1.0.Final
>
>
> See the comments on: https://github.com/jbossas/jboss-as/pull/953. Better coverage is needed. If no time for CR1, reschedule for Final
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list