[ 
http://jira.codehaus.org/browse/MHIBERNATE-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David J. M. Karlsen closed MHIBERNATE-82.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2

Fixed in rev 8459

> Plugin must use latest Hibernate version 3.3
> --------------------------------------------
>
>                 Key: MHIBERNATE-82
>                 URL: http://jira.codehaus.org/browse/MHIBERNATE-82
>             Project: Maven 2.x Hibernate Plugin
>          Issue Type: Improvement
>          Components: hbm2ddl
>    Affects Versions: 2.1
>            Reporter: Maik Ebert
>            Assignee: David J. M. Karlsen
>             Fix For: 2.2
>
>
> At the moment the Version 2.1 of the Plugin uses Hibernate 3.2.
> We are using the new Hibernate Version 3.3 and stumbled upon the following 
> change in Hibernate: 
> http://opensource.atlassian.com/projects/hibernate/browse/HHH-2669
> Because of this modification the default column type in MySQL for text 
> columns is now "longtext" instead of "text".
> SQL generated with the 2.1 version of the Plugin is now declaring "text" 
> columns, but Hibernate expects "longtext" columns on start up validation.
> Therefore the Plugin must also use Hibernate 3.3 to adapt this differences.

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to