Commit Graph

37 Commits

Author SHA1 Message Date
Stuart Douglas
352a9f9ec6 Initial attempt at codeship CI integration 2018-09-24 23:27:10 +10:00
Emmanuel Bernard
9157ab7ada [jpa] Add initial support for persistence.xml.class references 2018-09-19 18:44:22 +02:00
Sanne Grinovero
a26d1049f9 [jpa] Start PostgreSQL from Docker container in project phase 2018-09-17 20:35:23 +02:00
Stuart Douglas
d9fa6d0ec1 Merge pull request #18 from dmlloyd/wf-openssl
Basic WildFly OpenSSL integration (using JNI)
2018-09-13 10:20:56 +10:00
David M. Lloyd
6bd1ccb164 Basic WildFly OpenSSL integration (using JNI) 2018-09-12 15:36:23 -05:00
Martin Kouba
18e6ecdc86 Add MicroProfile Fault Tolerance
- works only with ReportUnsupportedElementsAtRuntime
2018-09-12 14:21:20 +02:00
Jason T. Greene
88aecf1f6e Disable reporting by default, since not everyone is running the graal fork 2018-09-11 00:14:27 -05:00
Jason T. Greene
b534decc5c Add current reports for strict example 2018-09-10 23:46:47 -05:00
Sanne Grinovero
03bc1a2343 Hibernate ORM: switch to Protean build of ORM and PotgreSQL driver 2018-09-10 11:57:39 +01:00
Stuart Douglas
01582d75f4 Add metrics to Arc example 2018-09-10 10:07:47 +10:00
Stuart Douglas
a658ffabc7 Allow Graal location to be set via system property 2018-09-07 16:30:36 +10:00
Stuart Douglas
a8a2c6624d Add support for microprofile rest client 2018-09-07 14:50:21 +10:00
Stuart Douglas
309523785b Make sure resteasy providers are registered for reflection 2018-09-06 12:51:00 +10:00
Stuart Douglas
88127eb6e3 Agroal fixes 2018-09-04 12:55:23 +10:00
Stuart Douglas
289825d23b Initial attempt at agroal integration
This works in JVM mode, but fails due to an NPE in analysis on substrate
2018-09-03 23:00:02 +10:00
Stuart Douglas
cb7e90b5ff Initial transactions support 2018-09-03 19:00:38 +10:00
Stuart Douglas
19a45155f5 Bean validation 2018-09-03 14:41:53 +10:00
Stuart Douglas
5edba1b9d7 Fix native profile 2018-08-31 12:54:03 +10:00
Stuart Douglas
932e1bd59d Make strict example use arc 2018-08-31 12:43:48 +10:00
Stuart Douglas
7c070b5712 Some build fixes 2018-08-03 16:06:58 +02:00
Emmanuel Bernard
30b032ee86 [JPA] Make example exercise the JPA deployment 2018-08-03 16:06:58 +02:00
Emmanuel Bernard
b6703157fa Separate test dependencies from the rest - cosmetic 2018-08-02 13:42:45 +02:00
Stuart Douglas
91342aa6c5 Add initial support for indexing additional classes 2018-08-02 11:50:34 +10:00
Stuart Douglas
c96779471b Add support for bytecode transformation of application classes 2018-08-01 15:47:10 +10:00
Stuart Douglas
66e80eb56b New maven approach 2018-07-27 09:52:47 +10:00
Stuart Douglas
6229c13c26 Add basic support for custom main methods 2018-07-26 16:40:40 +10:00
Stuart Douglas
e49aafc63e Change the way output is produced 2018-07-26 14:10:35 +10:00
Stuart Douglas
ad18655d17 Make native image active by default 2018-07-26 10:19:06 +10:00
Stuart Douglas
8f1647fe09 Move responsibility for generating native images to a maven plugin
To test the native image you now need to add -Dnative to the command line
2018-07-26 10:06:59 +10:00
Stuart Douglas
2b62292833 get JAXB working 2018-07-24 14:21:05 +10:00
Stuart Douglas
863b600958 Add some JAXB stuff
It works, but not in strict mode, and it probably should not be part of JAX-RS
2018-07-24 12:03:50 +10:00
Stuart Douglas
7db5b804ec Extract all dependencies to parent pom 2018-07-22 10:51:51 +10:00
Stuart Douglas
8149fdaebd Don't use shade for the strict example 2018-07-20 14:48:58 +10:00
Stuart Douglas
bfd72bfb8c Test out jackson for JSON mapping 2018-07-20 12:32:20 +10:00
Stuart Douglas
b1c8b2bac0 Json-P test 2018-07-20 11:58:37 +10:00
Stuart Douglas
12ca56bd04 No longer require Resteasy SNAPSHOT version 2018-07-20 10:52:24 +10:00
Stuart Douglas
cffa09037e oops 2018-07-20 10:21:59 +10:00