]
Sanne Grinovero reassigned HSEARCH-996:
---------------------------------------
Assignee: Sanne Grinovero (was: Hardy Ferentschik)
Upgrade to Hibernate Core 4.0.0.CR7
-----------------------------------
Key: HSEARCH-996
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-996
Project: Hibernate Search
Issue Type: Task
Components: engine
Affects Versions: 4.0.0.CR2
Reporter: Hardy Ferentschik
Assignee: Sanne Grinovero
Fix For: 4.0.0.Final
Needs some code changes
{noformat}
ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project
hibernate-search-orm: Compilation failure: Compilation failure:
[ERROR]
/Users/hardy/work/hibernate/git/search/hibernate-search-orm/src/main/java/org/hibernate/search/jpa/impl/FullTextQueryImpl.java:[227,61]
cannot find symbol
[ERROR] symbol : method getEntity()
[ERROR] location: class org.hibernate.PessimisticLockException
[ERROR]
/Users/hardy/work/hibernate/git/search/hibernate-search-orm/src/main/java/org/hibernate/search/jpa/impl/FullTextQueryImpl.java:[230,65]
cannot find symbol
[ERROR] symbol : method getEntity()
[ERROR] location: class org.hibernate.PessimisticLockException
[ERROR] -> [Help 1]
{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: