Andrea Boriero
|
1d4bb08ef7
|
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_16
|
2019-12-16 12:43:47 +00:00 |
Davide D'Alto
|
130945f70f
|
HHH-13704 Add optional=true to javassist in orm module
|
2019-12-12 13:50:01 +00:00 |
Davide D'Alto
|
50d6fbe3a6
|
HHH-13704 Add Javassist integration tests with WildFly
|
2019-12-12 13:50:01 +00:00 |
Steve Ebersole
|
23c3c8949e
|
adjust ORM artifact references in module descriptors (missed some)
|
2019-09-16 08:53:15 +01:00 |
Steve Ebersole
|
6eb9154184
|
adjust ORM artifact references in module descriptors.
|
2019-09-16 08:52:10 +01:00 |
Andrea Boriero
|
f0218e82ad
|
HHH-13616 Enable the hibernate-orm-modules test for JDK 11
|
2019-09-11 12:37:51 +01:00 |
Sanne Grinovero
|
29d5548160
|
HHH-13429 Upgrade WildFly provisioning plugin to version 0.0.11
|
2019-06-08 14:53:03 +01:00 |
Sanne Grinovero
|
73a29867f5
|
HHH-13428 Remove more unused repositories
|
2019-06-07 20:19:26 +01:00 |
Guillaume Smet
|
e67f3dfa82
|
HHH-13069 Go back to non-SSL links for our JBoss Nexus repositories
Using SSL repositories with JDK 11 ends up with the error below:
javax.net.ssl.SSLHandshakeException: extension (10) should not be presented in server_hello
This is a bug in JDK 11 that will apparently be fixed in the next update
(planned for January 2019).
Until then, we need to use non-SSL links.
For more information:
https://stackoverflow.com/questions/52016415/jdk-11-ssl-error-on-valid-certificate-working-in-previous-versions
https://bugs.openjdk.java.net/browse/JDK-8209965 - JDK 12 issue
https://bugs.openjdk.java.net/browse/JDK-8210005 - JDK 11 issue
|
2018-11-05 11:38:30 +01:00 |
Sanne Grinovero
|
d16e7211e0
|
HHH-13069 Update the links to JBoss Nexus to use the direct repository over https
|
2018-11-02 17:53:45 +01:00 |
Sanne Grinovero
|
e15a9080ea
|
HHH-12762 No longer needing to use port-offset in WildFly integration tests
|
2018-10-13 00:02:50 +01:00 |
Guillaume Smet
|
3577e8540f
|
HHH-12807 Disable the hibernate-orm-modules tests for JDK 11
|
2018-07-14 13:34:52 +02:00 |
Sanne Grinovero
|
f54949d280
|
HHH-12759 Upgrade integration tests to WildFly 13.0.0.Final
|
2018-07-02 19:59:53 +01:00 |
Sanne Grinovero
|
a3d39bbf96
|
HHH-12758 Arquillian JVM configuration for integration tests is ignoring system properties
|
2018-07-02 19:59:45 +01:00 |
Sanne Grinovero
|
cdef29b09b
|
HHH-12603 Move and reuse the "idea" Gradle plugin declaration
|
2018-06-21 16:32:04 +01:00 |
Sanne Grinovero
|
7022adfb2b
|
HHH-12674 Fixing build dependency order
|
2018-06-13 10:58:12 +01:00 |
Sanne Grinovero
|
da91b1e39d
|
HHH-12689 Upgrade to Gradle WildFly build tools 0.0.9
|
2018-06-13 10:39:50 +01:00 |
Sanne Grinovero
|
8cddc8c46c
|
HHH-12580 The WildFly module of ByteBuddy should be marked as private API
|
2018-05-15 13:11:55 +01:00 |
Steve Ebersole
|
82f2aa0d5d
|
HHH-12474 - Make sure the JPA version is defined by a single property across build files
added HibernateVersion following pattern of JpaVersion
|
2018-04-30 10:38:34 -05:00 |
Sanne Grinovero
|
712bc4af89
|
HHH-12526 WildFly integration tests no longer need to override the Javassist module
|
2018-04-26 12:35:51 +01:00 |
Sanne Grinovero
|
89b8bb5372
|
HHH-12525 Allow JBoss module definition to eventually import an Infinispan 2LC module
|
2018-04-26 12:35:51 +01:00 |
Sanne Grinovero
|
898667772c
|
HHH-12524 Rename JBoss modules from hibernate-core-jbossmodules to hibernate-orm-jbossmodules
|
2018-04-26 12:06:22 +01:00 |
Andrea Boriero
|
e2b7317560
|
HHH-12474 - Make sure the JPA version is defined by a single property across build files
|
2018-04-11 21:54:21 +01:00 |
Sanne Grinovero
|
374c6d6a36
|
HHH-12477 Javassist no longer needed in the JBoss Module for Hibernate Envers
|
2018-04-11 17:00:26 +01:00 |
Sanne Grinovero
|
15f8a629dd
|
HHH-12455 WildFly provisioning build helpers should not implicitly change repository configurations
|
2018-04-03 18:39:28 +01:00 |
Scott Marlow
|
2a1a85383e
|
HHH-12390 add hibernate-jipijapa
|
2018-03-26 11:42:09 -05:00 |
Andrea Boriero
|
0a42a5273d
|
HHH-12391 - Add test for issue
|
2018-03-26 16:25:29 +01:00 |
Sanne Grinovero
|
1272403369
|
HHH-12367 Create a separate JBoss Module for Hibernate Envers
|
2018-03-07 13:02:09 +00:00 |
Sanne Grinovero
|
15fc1aa697
|
HHH-11528 Rename the core feature pack to hibernate-orm-jbossmodules
|
2018-03-06 23:05:21 +00:00 |
Sanne Grinovero
|
fdde4d7060
|
HHH-12366 Enable EE8 preview mode on WildFly 12 for integration tests
|
2018-03-06 22:47:59 +00:00 |
Sanne Grinovero
|
8a61301487
|
HHH-12352 The new ByteBuddy module for WildFly 12 is not working on JDK9
|
2018-03-05 11:36:27 +00:00 |
Sanne Grinovero
|
fb0957fa12
|
HHH-12321 Separate the Wildfly module for ByteByddy to make it private API
|
2018-02-22 16:21:21 +00:00 |
Sanne Grinovero
|
aa4303d5c5
|
HHH-12317 Move module path of the new Feature packs to org.hibernate.orm
|
2018-02-22 00:47:35 +00:00 |
Sanne Grinovero
|
69ed07217e
|
Produce an Hibernate ORM feature pack, use Wildfly Provisioning to test it
|
2018-02-21 15:55:39 +00:00 |
Steve Ebersole
|
f28e037a58
|
5.3 beta2
|
2018-02-01 14:00:37 -06:00 |
Steve Ebersole
|
a6e6f82944
|
HHH-12172 - Move to BinTray for publishing artifacts
|
2018-02-01 11:43:45 -06:00 |
Sanne Grinovero
|
7c40ce1ed3
|
HHH-12250 Avoid WildFly thin servers as they require Maven settings
|
2018-01-24 14:58:59 +00:00 |
Sanne Grinovero
|
dd5e25fe9c
|
HHH-12231 Have the provisioned WildFly server apply an override to JPA 2.2 API
|
2018-01-23 10:25:52 +00:00 |
Sanne Grinovero
|
a185c3a33d
|
HHH-12231 Use the org.wildfly.build.provision Gradle plugin to fetch WildFly instances for integration testing
|
2018-01-23 10:25:52 +00:00 |
Steve Ebersole
|
9e20eece55
|
HHH-12190 - General tidying of Gradle scripts
- adding `ciBuild` task, standardizing `release` task
|
2018-01-22 11:44:46 -06:00 |
Steve Ebersole
|
8e6332a964
|
HHH-12190 - General tidying of Gradle scripts
|
2018-01-17 22:47:31 -06:00 |
Steve Ebersole
|
644c74d470
|
HHH-12190 - General tidying of Gradle scripts
|
2018-01-16 14:34:43 -06:00 |
Steve Ebersole
|
e1a970aa11
|
HHH-12190 - General tidying of Gradle scripts
|
2018-01-16 14:34:43 -06:00 |
Steve Ebersole
|
d806eff912
|
HHH-12190 - General tidying of Gradle scripts
|
2018-01-16 14:34:43 -06:00 |
Vlad Mihalcea
|
6f83e4b948
|
HHH-12171 - Fix tests for hibernate-orm-modules
Add support for Windows as well when executing JBoss CLI
|
2018-01-08 17:13:00 +02:00 |
Steve Ebersole
|
7faf1c4d43
|
HHH-12177 - Drop hibernate-infinispan module - relocated
HHH-12171 - Fix tests for hibernate-orm-modules
|
2018-01-02 17:14:28 -06:00 |
Steve Ebersole
|
554817baca
|
HHH-12171 - Fix tests for hibernate-orm-modules
|
2018-01-02 13:47:29 -06:00 |
Steve Ebersole
|
5b25a2a561
|
HHH-12098 - prep 5.3
disable tests for hibernate-orm-modules - no WF release supporting EE 8 technologies
|
2017-12-27 20:19:02 -06:00 |
Sanne Grinovero
|
d0267a5445
|
HHH-12171 Fix tests for hibernate-orm-modules
Apply the JPA 2.2 patch to WildFly before running integration tests
|
2017-12-15 16:44:05 +00:00 |
Sanne Grinovero
|
c24dc512f0
|
Revert "HHH-12171 - Fix tests for hibernate-orm-modules"
This reverts commit 5176828e2a .
|
2017-12-15 14:30:15 +00:00 |