1 Reply Latest reply on Apr 2, 2013 1:59 AM by hchiorean

    Incorrect Infinispan version in 3.2-SNAPSHOT POM

    ozhou

      Hi,

       

      I just found the infinispan version in 3.2-SNAPSHOT is wrong.

      In modeshape-bom-parent, it is written with "<infinispan.version>5.2.1.FINAL</infinispan.version>", but acutally it should be

      "<infinispan.version>5.2.1.Final</infinispan.version>"

       

      And I also found 5.2.1 Final has a bug that prevent us using Infinispan/MySQL as index storage, see this: https://issues.jboss.org/browse/ISPN-2796

      I have overrided the version to the 5.2.5.Final, it seems working fine.