Hi all,
I'm trying to build Hibernate ORM's latest to try debugging some of
the latest changes for Wildfly and Search integrations.
The README mentions I should be able to
./gradlew clean publishToMavenLocal
but that fails on the hibernate-osgi module. I then tried "publish" to
upload a snapsho
The expectation around CR releases is that they are the Final release. It
just so happened that CR1 had a major bug that I felt warranted another
CR. After the first CR release I general point the version to the next
point release. IMO pushing new 5.0.0 SNAPSHOTs after a 5.0.0 Final or CR
is ina
BTW, https://hibernate.atlassian.net/browse/HHH-9893 for the task
dependency issue
On Sun, Jul 5, 2015 at 3:50 PM Steve Ebersole wrote:
> The expectation around CR releases is that they are the Final release. It
> just so happened that CR1 had a major bug that I felt warranted another
> CR.