71 Commits

Author SHA1 Message Date
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
c021d12ee2 HHH-9550 - Allow a dialect to specify the level of catalog/schema support 2015-04-07 16:36:13 -05:00
Sanne Grinovero
4c690a8839 HHH-9706 Review concurrency of ClassLoaderService and warn against reuse 2015-04-02 18:32:52 +01:00
Steve Ebersole
599c10cd5a HHH-9492 - Migrate to new bootstrap API (MetadataSources, etc) 2015-03-26 09:57:49 -05:00
Steve Ebersole
a92ddea9ca HHH-9492 - Migrate to new bootstrap API (MetadataSources, etc) - Gunnar's feedback 2015-03-26 00:25:52 -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
8b9fc2d63a HHH-9492 - Migrate to new bootstrap API (MetadataSources, etc) 2015-03-19 15:36:49 -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
cf11d3c3fd hibernate-osgi test debugging README 2015-03-10 12:25:06 -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
c7f58ab57e HHH-9488 - Move scanning from HEM to core 2014-11-07 15:36:44 -06:00
Steve Ebersole
66ce8b7fb5 HHH-9466 - Drop metamodel package from source 2014-10-30 07:43:55 -05:00
Sanne Grinovero
de16eaf5a8 HHH-9258 OsgiSessionFactoryService does not handle ServiceContributors 2014-07-08 17:07:29 +01:00
Brett Meyer
fc577724fb HHH-9064 Simplify/improve the hibernate-osgi tests 2014-03-18 17:52:37 -04:00
Brett Meyer
629b653cc7 HHH-8922 ClassLoaderServiceImpl#getResources should use LinkedHashSet to
preserve ordering
2014-02-07 10:03:39 -05:00
Brett Meyer
09b2f11afb HHH-8655 Classloader conflicts with embedded OSGi frameworks 2013-12-16 14:13:34 -05:00
Brett Meyer
c2f115e5c9 HHH-8763 osgi extension point test cases 2013-12-06 14:58:46 -05:00
Brett Meyer
3ff64a55c5 HHH-8763 OsgiServiceUtil#getServiceImpls broken 2013-12-06 14:58:42 -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
Brett Meyer
5acd232e10 HHH-8761 Hibernate OSGi 4.3.0.CR1 can't discover services 2013-12-02 14:24:58 -05:00
Brett Meyer
685e33ae0c HHH-8759 removed java 7 dependency in OsgiClassLoader 2013-12-02 10:19:08 -05:00
Steve Ebersole
d1023821b1 HHH-8733 - General build cleanup 2013-11-26 13:04:55 -05:00
Steve Ebersole
cd590470c0 HHH-8741 - More checkstyle cleanups 2013-11-24 09:44:55 -06:00
Steve Ebersole
8ec17e68e7 HHH-8741 - More checkstyle cleanups 2013-11-23 00:06:06 -06:00
Brett Meyer
834a71bc6d HHH-8721 CoreMessageLogger conflicts 2013-11-19 18:09:28 -05:00
Brett Meyer
e135566c0e HHH-8646 use ServiceTracker in OsgiServiceUtil 2013-10-28 12:40:45 -04:00
Brett Meyer
1c1dd913dd HHH-8633 register synch in OsgiJtaPlatform 2013-10-22 22:12:13 -04:00
Brett Meyer
290133158c HHH-8595 jandex upgrade in hibernate-osgi BND 2013-10-08 21:08:15 -04:00
Brett Meyer
9e5ba931fb HHH-8553 hibernate-osgi needs to support alternative locations for
hibernate.cfg.xml
2013-09-24 23:58:16 -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
9db5400f8f HHH-8470 corrected felix properties...again 2013-09-09 10:41:50 -04:00
Brett Meyer
8a0d301ba5 HHH-8474 accounted for Gradle 1.7's BND upgrade 2013-09-06 18:28:57 -04:00
Scott Marlow
21c3e2bd80 HHH-8463 upgrade to javassist 3.18.1-GA 2013-09-03 10:56:54 -04:00
Brett Meyer
49a2ee04b9 HHH-8414 enforce osgi test method ordering 2013-08-02 10:41:11 -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