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
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
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
15f8a629dd
HHH-12455 WildFly provisioning build helpers should not implicitly change repository configurations
2018-04-03 18:39:28 +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
fb0957fa12
HHH-12321 Separate the Wildfly module for ByteByddy to make it private API
2018-02-22 16:21:21 +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
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
bb204ba0dc
Revert "Fix CDI tests failing due to migrating to JPA 2.2"
...
This reverts commit dc91f76c4bd7b31e0ec5efb0e2d09a20e1842119.
Solution dc91f76c4bd7b31e0ec5efb0e2d09a20e1842119 is not acceptable:
it will have the tests seem to pass but the modules we produce would
not actually work for other people as the published modules won't
include the proposed workaround.
2017-12-15 14:30:15 +00:00
Vlad Mihalcea
a94faa9280
Fix CDI tests failing due to migrating to JPA 2.2
2017-12-13 06:19:32 -06:00
Sanne Grinovero
401936f94e
HHH-12055 Revert to using the Javassist version included in WildFly 11
2017-10-24 16:42:49 +01:00
Andrea Boriero
132767b4fb
HHH-12001 - Allow ORM to be built with Java 9
2017-09-21 22:10:05 +01:00
Rafael Winterhalter
ba3359fe62
HHH-11152: Added BytecodeProvider based on Byte Buddy
2016-11-16 13:18:46 -06:00
Chris Cranford
764a1a857e
HHH-11007 - Add Envers as a test compile dependency.
2016-09-28 13:52:38 -04:00
Steve Ebersole
f025cf9c03
HHH-11024 - Exception still thrown when dropping schema with a managed connection
2016-08-06 14:05:03 -05:00
Steve Ebersole
1378708088
HHH-11019 - Extend DelayedPostInsertIdentifier support to include checks for FlushMode (EXTENDED PC) - support for testing inside WildFly leveraging Arquilian and hibernate-orm-modules
2016-08-05 10:09:35 -05:00
Vlad Mihalcea
550ad824ac
HHH-11000 - Fix the port stealing issue between Arquillian and NVidia Windows driver
2016-07-27 17:53:00 +03:00
Steve Ebersole
ef46293c78
disable hibernate-orm-modules tests under Java 9
2016-07-07 16:47:06 -05:00
Steve Ebersole
6cc9f6242a
HHH-10899 - Provide module ZIP file for upgrading WildFly to latest Hibernate
2016-06-29 15:49:50 -05:00
Gunnar Morling
015b4a6344
HHH-10899 Adapting classifier to resemble pattern known from HSEARCH
2016-06-29 15:49:50 -05:00
Gunnar Morling
e89d29eca8
HHH-10812 Ensuring correct order of build tasks
2016-06-29 15:49:50 -05:00
Gunnar Morling
9ec9399ac4
HHH-10812 Adding module ZIP and integration test for using Hibernate ORM 5.1 on WildFly 10
2016-06-29 15:49:50 -05:00