Commit Graph

57 Commits

Author SHA1 Message Date
Guillaume Smet 103d40101f HHH-12807 Disable the hibernate-orm-modules tests for JDK 11 2018-07-16 15:08:29 +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
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