[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-5767) Add running test information to Infinispan 2LC build

Galder Zamarreno (JIRA) noreply at atlassian.com
Thu Mar 10 06:20:08 EST 2011


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

Galder Zamarreno resolved HHH-5767.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 4.0.0.Alpha2)
                   4.0.0.Alpha1

> Add running test information to Infinispan 2LC build
> ----------------------------------------------------
>
>                 Key: HHH-5767
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5767
>             Project: Hibernate Core
>          Issue Type: Task
>          Components: build
>            Reporter: Galder Zamarreno
>            Assignee: Galder Zamarreno
>             Fix For: 4.0.0.Alpha1
>
>
> Add some logging to Infinispan gradle build to show tests being executed, i.e.
> test {
>     afterTest { desc, result -> 
>         println "Executing test ${desc.name} [${desc.className}] with result: ${result.resultType}"
>     }
> }

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