|
For my own tracking...
Until this is addressed, the hibernate-envers module will not build (core and hem snapshots are still published by the CI server however, so this is not critical).
If this is going to take a long time to address, we need to skip Envers from the build. I have asked on SO whether that is possible easily: http://stackoverflow.com/questions/28990431/asking-gradle-to-skip-a-module-in-multi-module-build
Hardy Ferentschik also had a great idea about just temporarily changing up the CI job to include a pre- hook to remove the envers module from the settings.gradle file via sed:
|