Commit Graph

21 Commits

Author SHA1 Message Date
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
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
Steve Ebersole 5176828e2a HHH-12171 - Fix tests for hibernate-orm-modules 2017-12-14 13:00:52 -06: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
Sanne Grinovero 570beaf7fb HHH-11394 Custom WildFly modules include a duplicate dependency on Javassist 2017-01-17 11:33:45 +00:00
Rafael Winterhalter ba3359fe62 HHH-11152: Added BytecodeProvider based on Byte Buddy 2016-11-16 13:18:46 -06:00
Chris Cranford a99638372d HHH-11007 - Add Envers test case. 2016-09-28 13:52:38 -04: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 43d7d0d20f HHH-10899 Adapting module.xml and test to ORM 5.2 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