[hibernate-commits] [hibernate/hibernate-orm] 7cc1ea: HHH-13428 Remove unused repository URLs
Yoann Rodière
noreply at github.com
Fri Jun 7 16:51:04 EDT 2019
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 7cc1ea88df677b4711c09576f81f99aab140900e
https://github.com/hibernate/hibernate-orm/commit/7cc1ea88df677b4711c09576f81f99aab140900e
Author: Sanne Grinovero <sanne at hibernate.org>
Date: 2019-06-07 (Fri, 07 Jun 2019)
Changed paths:
M buildSrc/build.gradle
Log Message:
-----------
HHH-13428 Remove unused repository URLs
Commit: 182e5dd56f724101171b72f1583552a1ed65da05
https://github.com/hibernate/hibernate-orm/commit/182e5dd56f724101171b72f1583552a1ed65da05
Author: Sanne Grinovero <sanne at hibernate.org>
Date: 2019-06-07 (Fri, 07 Jun 2019)
Changed paths:
M documentation/src/main/asciidoc/topical/wildfly/Wildfly.adoc
Log Message:
-----------
HHH-13428 Use https in documentation too
Commit: 73a29867f5c6f19c4cb860a795cc1952410232fa
https://github.com/hibernate/hibernate-orm/commit/73a29867f5c6f19c4cb860a795cc1952410232fa
Author: Sanne Grinovero <sanne at hibernate.org>
Date: 2019-06-07 (Fri, 07 Jun 2019)
Changed paths:
M build.gradle
M hibernate-orm-modules/hibernate-orm-modules.gradle
Log Message:
-----------
HHH-13428 Remove more unused repositories
Commit: 2689dd141b2e5114a590c2a3c29c0ed8dc3bc114
https://github.com/hibernate/hibernate-orm/commit/2689dd141b2e5114a590c2a3c29c0ed8dc3bc114
Author: Sanne Grinovero <sanne at hibernate.org>
Date: 2019-06-07 (Fri, 07 Jun 2019)
Changed paths:
M gradle/libraries.gradle
Log Message:
-----------
HHH-13428 Upgrade to Microsoft SQL Server JDBC 7.2.1
Commit: 8e439b01b02454d48230b229d7927871d468b0c1
https://github.com/hibernate/hibernate-orm/commit/8e439b01b02454d48230b229d7927871d468b0c1
Author: Yoann Rodière <yoann at hibernate.org>
Date: 2019-06-07 (Fri, 07 Jun 2019)
Changed paths:
M gradle/java-module.gradle
M gradle/libraries.gradle
Log Message:
-----------
HHH-13428 Remove an unnecessary test dependency to woodstox
It has split packages and won't work when running tests in the module
path. But more importantly we just don't use it.
Compare: https://github.com/hibernate/hibernate-orm/compare/8f344af21830...8e439b01b024
More information about the hibernate-commits
mailing list