[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-178) Out of transaction work causes collection lazy loading to throw AssertionFailure

Hardy Ferentschik (JIRA) noreply at atlassian.com
Fri May 29 10:12:13 EDT 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=33286#action_33286 ] 

Hardy Ferentschik commented on HSEARCH-178:
-------------------------------------------

Well to answer the question regarding running tests.
The 3.0.1 version is ant/ivy based, except for the main hibernate3.jar. For this to work you will also need a checkout of Hibernate 3.2.x and you have to run 'ant jar prepare-dir-up'. In your Hibernate Search checkout you then need to specify hibernate-core.home pointing to you checkout. If you have this setup you should be able to run a single testcase by running:

ant junitsingle -Dtestname=org.hibernate.search.test.jpa.JPATestCase

or

 ant junit

to run them all.
You should have a jdbc directory in your checkout though. At least I did when I checked out https://svn.jboss.org/repos/hibernate/search/tags/v3_0_1_GA

> Out of transaction work causes collection lazy loading to throw AssertionFailure
> --------------------------------------------------------------------------------
>
>                 Key: HSEARCH-178
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-178
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: engine
>    Affects Versions: 3.1.0.GA
>         Environment: http://forum.hibernate.org/viewtopic.php?p=2381840
>            Reporter: Emmanuel Bernard
>            Assignee: Sanne Grinovero
>             Fix For: 3.1.1, 3.2.0
>
>         Attachments: TestCase-HSEARCH-178.patch
>
>


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