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

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Mar 9 14:41:08 EST 2011


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

Steve Ebersole updated HHH-5767:
--------------------------------

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

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