[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-6307) hibernate.ui.test depends on org.jmock

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Aug 24 20:37:11 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt resolved JBIDE-6307.
-------------------------------

    Fix Version/s: 3.2.0.M2
                       (was: 3.2.0.Beta)
       Resolution: Done


Seems to be working... have 1 of 2 tests passing here:

http://hudson.qa.jboss.com/hudson/view/DevStudio_Tycho/job/jbosstools-3.2.0.M2/148/testReport/org.jboss.tools.hibernate.ui.test/HibernateUiTestSuite/

4 passing here: 

http://hudson.qa.jboss.com/hudson/view/DevStudio_Tycho/job/jbosstools-3.2.0.M2/148/testReport/org.jboss.tools.hibernate.jpt.core.test/

491 passing here: 

http://hudson.qa.jboss.com/hudson/view/DevStudio_Tycho/job/jbosstools-3.2.0.M2/148/testReport/org.hibernate.eclipse.console.test/

13 passing here: 

http://hudson.qa.jboss.com/hudson/view/DevStudio_Tycho/job/jbosstools-3.2.0.M2/148/testReport/org.hibernate.eclipse.jdt.ui.test/

I'll open another JIRA for the last failing test.

> hibernate.ui.test depends on org.jmock
> --------------------------------------
>
>                 Key: JBIDE-6307
>                 URL: https://jira.jboss.org/browse/JBIDE-6307
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Hibernate
>    Affects Versions: 3.2.0.M2
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>            Priority: Blocker
>             Fix For: 3.2.0.M2
>
>         Attachments: JBIDE6307.patch
>
>
> I assume for this we'll need to add jmock into a plugin which can expose these dependencies as libraries on the classpath... perhaps a new plugin in tests/ or common/ ?
> To add support for jmock via Maven, you apparently need only add a few things into the parent pom:
> http://www.jmock.org/maven.html
> I've briefly prototyped this but currently can't get hibernate to build due to upstream component build failures.
> Worthy of note, the Teiid/Modeshape guys are playing with Mockito, rather than jMock. Perhaps we need to settle on ONE framework for mocking?

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

        


More information about the jbosstools-issues mailing list