File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33goal=
44if [ " $RDBMS " == " h2" ]; then
55 # This is the default.
6- goal=" "
6+ goal=" preVerifyRelease "
77elif [ " $RDBMS " == " hsqldb" ] || [ " $RDBMS " == " hsqldb_2_6" ]; then
88 goal=" -Pdb=hsqldb"
99elif [ " $RDBMS " == " mysql" ] || [ " $RDBMS " == " mysql_8_0" ]; then
Original file line number Diff line number Diff line change 1- = Hibernate 7.0.0.Beta1
1+ = Hibernate 7.0.0.Beta2
22Steve Ebersole
33:toc:
44:toclevels: 2
@@ -14,7 +14,7 @@ Steve Ebersole
1414:user-guide-url: {docs-url}/userguide/html_single/Hibernate_User_Guide.html
1515:ql-guide-url: {docs-url}/querylanguage/html_single/Hibernate_Query_Language.html
1616
17- The Hibernate ORM 7.0 Beta1 release has just been published. Here are some highlights...
17+ The Hibernate ORM 7.0 Beta2 release has just been published. Here are some highlights...
1818
1919
2020[[jpa-32]]
You can’t perform that action at this time.
0 commit comments