- 
        1. Re: Envers schema generation, bug??adamw Apr 29, 2009 9:11 AM (in response to euclides)Hello, 
 sure you can open a JIRA - anybody can do that :)
 Preferrably with a testcase :)
 Adam
- 
        2. Re: Envers schema generation, bug??adamw Apr 29, 2009 9:11 AM (in response to euclides)Ah, and well, if it doesn't get included, then it's a bug :) 
 Adam
- 
        3. Re: Envers schema generation, bug??euclides Apr 29, 2009 10:32 AM (in response to euclides)Thx for repling Adam 
 I created a JIRA for this problem, it is in
 https://jira.jboss.org/jira/browse/ENVERS-72
 Keep up the good work.
 Euclides.
- 
        4. Re: Envers schema generation, bug??euclides Apr 29, 2009 10:39 AM (in response to euclides)Oh yeah, i was browsing JIRA and found a similar bug: 
 https://jira.jboss.org/jira/browse/ENVERS-70
 This bug is about ignoring
 @Column (precision = 16, scale = 4)
 wich is a similar case, just ignoring a different attribute.
- 
        5. Re: Envers schema generation, bug??adamw Apr 29, 2009 11:02 AM (in response to euclides)Thanks, only you used the wrong JIRA - it has moved, see the note on the main old envers jira screen: 
 *** MOVED *** To Hibernate JIRA: http://opensource.atlassian.com/projects/hibernate/browse/HHH (component: envers)
 Adam
- 
        6. Re: Envers schema generation, bug??euclides Apr 29, 2009 11:15 AM (in response to euclides)Sorry about that, i didnt notice that it changed 
 I created the same JIRA, now in
 http://opensource.atlassian.com/projects/hibernate/browse/HHH-3888
 Thx
 Euclides.
 
    