Ollie Freeman

Results 10 comments of Ollie Freeman

Oxford BRC Informatics, just discovered you for our build. Fantastic. Although using @frol alpine jdk8 releases on top have discovered Gradle won't work due to `Failed to load native library...

I have started work on this locally as it requires updating to hibernate search 6 and lucene 8. Has anyone else started work on this??

for anyone interested the work is here https://github.com/olliefreeman/grails-hibernate-search-plugin/tree/feature/update-to-hibernate-search-6 I will submit PR once its ready, i will be testing this against our main project which uses most of the existing...

The readme and grails page will need some decent updating as per https://docs.jboss.org/hibernate/search/6.0/migration/html_singl to help people migrate

I'm hoping i can backstep grails and hibernate core to work with grails 4, but that depends

backstepping will work for grails 4 however at this point we need https://hibernate.atlassian.net/browse/HSEARCH-4348 to be accepted and released to allow binding with traits

my branch is now migrated apart from the documentation. There are a few features which are not compatible at all however I have tried to accomadate as much as possible....

@mtgleeson massive apologies for the complete lack of response, but work's been hectic and we;ve been using the system without need to update it much. I am now in the...

Also v5 is listed as "broken" with the message ``` THIS IS A BROKEN RELEASE, WHICH CONFLICTS WITH PREVIOUS RELEASE OF 5.0.0. PLEASE USE VERSION 5.0.1 WITH GRAILS 4 AND...

We had the same issue, this is because the Zio code is using [com.github.ghik.silencer.silent](https://github.com/ghik/silencer) which is not compatible (or needed) for Scala 3. The workaround is to add the following...