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