[hibernate-issues] [Hibernate-JIRA] Resolved: (BVTCK-7) Update all tests within a package to use the same resource includes via @Classes

Hardy Ferentschik (JIRA) noreply at atlassian.com
Mon Sep 20 05:33:35 EDT 2010


     [ http://opensource.atlassian.com/projects/hibernate/browse/BVTCK-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik resolved BVTCK-7.
-----------------------------------

    Resolution: Fixed

> Update all tests within a package to use the same resource includes via @Classes
> --------------------------------------------------------------------------------
>
>                 Key: BVTCK-7
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/BVTCK-7
>             Project: Bean Validation TCK
>          Issue Type: Bug
>            Reporter: Hardy Ferentschik
>            Assignee: Hardy Ferentschik
>             Fix For: 1.0.4
>
>
> The current test framework builds for each test a war file containing all classes within the package of the test class and all additional classes listed in the @Classes annotation. This can lead to problems when there are several tests in the same package using different resources - see [JBCTS-1039|https://jira.jboss.org/browse/JBCTS-1039].
> For all tests within a package the @Classes annotation has to list the union of all required additional resources in the package.

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

        


More information about the hibernate-issues mailing list