Commit Graph

55 Commits

Author SHA1 Message Date
Steve Ebersole 65f42761d6 HHH-12133 - Create ManagedBeanRegistry and ManagedBean
- reapplied backwards compatibility wrt ExtendedBeanManager for WildFly
2018-01-16 15:45:06 -06:00
Steve Ebersole d806eff912 HHH-12190 - General tidying of Gradle scripts 2018-01-16 14:34:43 -06:00
Steve Ebersole c490e94755 HHH-2188 - Add Java 9 automatic module name hinting 2017-12-29 11:47:11 -06:00
Andrea Boriero 1e4d483e73 HHH-12177 - Disable generation of hibernate-infinispan jar 2017-12-22 12:00:34 -06:00
Andrea Boriero 132767b4fb HHH-12001 - Allow ORM to be built with Java 9 2017-09-21 22:10:05 +01:00
Brett Meyer cf1f10336e HHH-11439 added javax.interceptor to OSGi feature dependencies 2017-02-01 19:56:13 -05:00
Sanne Grinovero 5e206666f0 HHH-11439 Switch from Geronimo JTA to Narayana JTA 2017-02-01 19:56:05 -05:00
Christian Schneider bb0b3e8c43 HHH-11425 - Karaf feature misses byte buddy dependency 2017-01-31 17:02:56 +02:00
Steve Ebersole 3040030bd8 HHH-10864 - Allow ORM to be built with Java 9 2016-06-17 19:15:08 -05:00
Chris Cranford 60b3ce796b HHH-10365 - Fixed test build dependency failure. 2016-05-26 15:38:24 -05:00
Andrea Boriero 9ae57a6f7a remove hibernate-entitymanager project 2016-05-06 13:13:29 -05:00
Steve Ebersole 5e59ee8b1f HHH-10432 - hibernate 5.0.6 does not work with Aries JPA 2.3.0 2016-01-12 15:52:57 -06:00
Steve Ebersole b1d1a3c143 HHH-10307 - JTA no longer transitively provided (HHH-10178) causes problems for apps not using JTA 2016-01-08 11:12:58 -06:00
Steve Ebersole 4793ca30a2 HHH-10178 - Move Geronimo JTA jar to provided configuration (non-transitive) 2015-11-17 10:21:58 -06:00
Brett Meyer 2505f61613 HHH-10041 features.xml generation: collapse 3 mains into one hibernate-orm 2015-08-20 11:38:01 -04:00
Steve Ebersole aa0aa0bc39 HHH-9893 - proper karaf features file task dependency for artifact publishing 2015-07-06 09:25:13 -05:00
Steve Ebersole e2d347c2a7 HHH-9830 - Upgrade to jboss-logging 3.3 Final (rather than Beta) 2015-05-28 16:46:15 -05:00
Steve Ebersole bd256e4783 HHH-9803 - Checkstyle fix ups - headers 2015-05-18 23:25:14 -05:00
Steve Ebersole 3ee002ad46 HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-12 23:00:50 -05:00
Steve Ebersole fa2034275b HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-12 14:31:40 -05:00
Steve Ebersole 0d4989a5c0 HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-12 13:59:12 -05:00
Steve Ebersole ab66df1ecf HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-12 13:59:12 -05:00
Steve Ebersole ff14315744 HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-08 15:39:43 -05:00
Steve Ebersole 10922ba279 HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-08 15:39:43 -05:00
Steve Ebersole fde734e828 HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-08 15:31:51 -05:00
Steve Ebersole 1b468d06a3 HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-08 15:31:51 -05:00
Steve Ebersole 018b5e11ed HHH-9717 - Build script improvements - applied new standalone XJC and AnimalSniffer plugins 2015-04-10 12:06:24 -05:00
Steve Ebersole 650267077d HHH-9717 - Build script improvements - applied new standalone XJC and AnimalSniffer plugins 2015-04-10 11:58:22 -05:00
Steve Ebersole 5f6d1d24f7 HHH-8844 - Add support for Java 8 date and time types (JSR-310) 2015-03-24 16:01:15 -05:00
Steve Ebersole 9883d7b11a HHH-9680 - hibernate-osgi module has gone cra-cra again 2015-03-23 15:27:02 -05:00
Steve Ebersole 80bf715f0b HHH-9490 - Migrate from dom4j to jaxb for XML processing - hibernate-osgi 2015-03-19 12:40:29 -05:00
Brett Meyer aa31b26d32 HHH-9647 added new jboss logging transitive dep to osgi runtime 2015-03-10 12:47:56 -04:00
Sanne Grinovero 800ceaa329 HHH-9647 Upgrade related components 2015-03-10 12:47:56 -04:00
Sanne Grinovero 63ae6dec38 Fix some whitespaces in hibernate-osgi.gradle 2015-03-10 12:47:56 -04:00
Brett Meyer 0c7f7369da HHH-9471 corrected OSGi test client bundle manifest, improved arquillian/felix logging setup 2014-12-17 16:18:09 -05:00
Steve Ebersole 66ce8b7fb5 HHH-9466 - Drop metamodel package from source 2014-10-30 07:43:55 -05:00
Brett Meyer fc577724fb HHH-9064 Simplify/improve the hibernate-osgi tests 2014-03-18 17:52:37 -04:00
Brett Meyer c2f115e5c9 HHH-8763 osgi extension point test cases 2013-12-06 14:58:46 -05:00
Steve Ebersole 49ff975f7d HHH-8733 - General build cleanup 2013-12-02 22:11:00 -06:00
Steve Ebersole 055a750a53 HHH-8733 - General build cleanup 2013-12-02 20:57:57 -06:00
Steve Ebersole d1023821b1 HHH-8733 - General build cleanup 2013-11-26 13:04:55 -05:00
Brett Meyer e135566c0e HHH-8646 use ServiceTracker in OsgiServiceUtil 2013-10-28 12:40:45 -04:00
Brett Meyer 08ab72dc5c HHH-8470 scripted hibernate-osgi test properties in Gradle, cleaned up
test environment
2013-09-09 19:35:11 -04:00
Brett Meyer 8a0d301ba5 HHH-8474 accounted for Gradle 1.7's BND upgrade 2013-09-06 18:28:57 -04:00
Brett Meyer 31b881bc50 HHH-8388 updated hibernate-osgi.gradle to use libraries.gradle 2013-08-01 14:27:14 -04:00
Brett Meyer 3102edba8b HHH-8399 corrected javassist in hibernate-osgi test 2013-07-31 14:42:12 -04:00
Brett Meyer 33b7e9f441 HHH-8388 Updated OSGi quickstarts and unit test for JPA 1.0.0.Final 2013-07-30 11:58:46 -04:00
Brett Meyer 6de534f1f0 HHH-7996 temporarily using local hibernate-jpa-2.1-api jar until
SNAPSHOT is available
2013-07-02 16:50:01 -04:00
Brett Meyer 58622f3e10 HHH-7996 arquillian-based OSGi unit test, minor CL fixes 2013-07-01 16:38:20 -04:00
Brett Meyer 30d63bf58f HHH-7995 Auto-discovery of Hibernate extension points in OSGi 2013-04-29 11:51:02 -04:00