[hibernate-issues] [Hibernate-JIRA] Issue Comment Edited: (HSEARCH-1097) upgrade required jars as many are old and marked as beta

austin collins (JIRA) noreply at atlassian.com
Mon Apr 16 12:12:48 EDT 2012


    [ https://hibernate.onjira.com/browse/HSEARCH-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46307#comment-46307 ] 

austin collins edited comment on HSEARCH-1097 at 4/16/12 11:11 AM:
-------------------------------------------------------------------

xml-apis-1.0.b2.jar
snappy-java-1.0.1-rc3.jar

Also, not all jar's are backwards compatible, take Hibernate 4.0 we had to make lots of changes to our code to make it work from 3.6.
I could not say if the jars you are using will work with newer ones simply dropped in, but this might be a useful test to try.
Also by using an older jar you might be missing out on an important performance gain or memory leak bug fix. We have just made some huge gains in our project after upgrading some of the core libraries, spring and drools for sure.

      was (Author: snozwoz):
    xml-apis-1.0.b2.jar
snappy-java-1.0.1-rc3.jar
  
> upgrade required jars as many are old and marked as beta
> --------------------------------------------------------
>
>                 Key: HSEARCH-1097
>                 URL: https://hibernate.onjira.com/browse/HSEARCH-1097
>             Project: Hibernate Search
>          Issue Type: Improvement
>    Affects Versions: 4.1.0.Final
>            Reporter: austin collins
>
> i notice many of the required jars packaged in hibernate search 4.1 up are quite old now and some of them are beta. it would be good to clean this up and move away from beta jars. in particular i refer to snappy and apis

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list