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
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