We did such migration for our project (openmeetings.apache.org) with the exception we are not using java8 features our entities are being enchanced with no issues if both java7 and java8 are being used for compilation
maybe you can share your code+build files? Or maybe try to localize the problem by creating tiny project On Wed, Feb 3, 2016 at 3:31 PM, Markus Geiß <markus.ge...@live.de> wrote: > Hey all, > > hope this finds you well. ; o) > As part of our incubation (Apache Fineract) we need to replace our current > JPA implementation (Hibernate). > > Given that we are now part of the Apache family we'd like to use Apache > project whenever possible. > > Right now we are facing issues with the enhancement mechanism and > looking for some advice on how to proceed. None of our entites could be > enhanced, but we are not sure why. > > Here are some, maybe, useful information, we use: > - Java 8 > - Spring Data JPA > - Hibernate 4.3 > > Best, > > Markus > > .::YAGNI likes a DRY KISS::. -- WBR Maxim aka solomax