Commit Graph

71 Commits

Author SHA1 Message Date
Stuart Douglas
352a9f9ec6 Initial attempt at codeship CI integration 2018-09-24 23:27:10 +10:00
Martin Kouba
bb3ab7ec93 Use Common Annotations 1.3 2018-09-20 10:06:05 +02:00
Emmanuel Bernard
d6feeec95b Add hibernate-protean to the main pom dependency 2018-09-19 18:06:31 +02:00
Stuart Douglas
76f9126266 Initial support for legacy war deployments 2018-09-18 10:38:51 +10: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
Sanne Grinovero
7f604afc52 Maven modules of examples need to be built last 2018-09-11 12:56:49 +01:00
Sanne Grinovero
3ce9442cd7 Fix path in Nexus repository URL 2018-09-10 12:34:33 +01:00
Sanne Grinovero
7aecfbe192 Switch from using hibernate-core dependency to hibernate-orm-protean 2018-09-10 12:29:45 +01:00
Sanne Grinovero
03bc1a2343 Hibernate ORM: switch to Protean build of ORM and PotgreSQL driver 2018-09-10 11:57:39 +01:00
Sanne Grinovero
8aad6d4371 Upgrade to ASM 6.2.1 2018-09-07 11:01:09 +01: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
Sanne Grinovero
73048ba059 Enable the Protean Maven repositories 2018-09-06 18:46:55 +01:00
Stuart Douglas
309523785b Make sure resteasy providers are registered for reflection 2018-09-06 12:51:00 +10:00
Stuart Douglas
2597b59fde Remove EL dependency 2018-09-05 12:58:48 +10:00
Stuart Douglas
e674f1e572 Merge pull request #11 from asoldano/resteasy4
Move to RESTEasy 4
2018-09-04 22:38:47 +10:00
Stuart Douglas
8e814b8eff RC6 support. RC6 is now required 2018-09-04 10:44:19 +10:00
Alessio Soldano
27ad40c582 Move to RESTEasy 4 2018-09-03 18:09:17 +02: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
Martin Kouba
ee048a776a Upgrade Jandex to 2.1.0.Beta1 2018-09-03 08:35:11 +02:00
Stuart Douglas
92c513db7f Don't require EL 2018-09-03 15:22:29 +10:00
Stuart Douglas
19a45155f5 Bean validation 2018-09-03 14:41:53 +10:00
Martin Kouba
026a17bc1f Move arc under shamrock ext 2018-08-31 09:41:20 +02:00
Martin Kouba
aa1ccc5c72 Move gizmo under ext dir 2018-08-31 09:20:13 +02:00
Martin Kouba
2a04d27dd5 Initial arc support
- weld is still used by default
- arc can be tested with permissive example using a maven profile
2018-08-30 19:01:28 +10:00
Ken Finnigan
785bd97e70 Add SmallRye OpenAPI (MicroProfile) and add to permissive example with tests 2018-08-28 18:24:02 +10:00
Stuart Douglas
7d75887240 Fix dep convergence 2018-08-28 18:23:26 +10:00
Stuart Douglas
b55801f2b0 Add support for passing javabeans into the bytecode recorders 2018-08-28 18:17:28 +10:00
Stuart Douglas
1c9a62f4f7 Add support for arrays and lists, and some tests 2018-08-28 17:55:45 +10:00
Stuart Douglas
aafa2f08c7 Copy gizmo code into Shamrock 2018-08-27 12:25:34 +10:00
Stuart Douglas
650b3bb051 Upgrade Undertow 2018-08-09 10:17:47 +10:00
Stuart Douglas
3501c5326f Fix dependency convergence issues
These can result in different dependencies being selected in different situations, which can cause showstoppper bugs
2018-08-08 10:15:07 +10:00
Stuart Douglas
db64f37ac5 Exclude old version of JBoss Logging 2018-08-07 22:57:00 +10:00
Stuart Douglas
14b4cebe23 Start porting some of the Servlet annotation processing logic from WildFly 2018-08-07 14:48:17 +10:00
Emmanuel Bernard
96c5f22107 [JPA] Initial structure to host a JPA deployment for Shamrock 2018-08-03 16:06:58 +02:00
Stuart Douglas
d8635f9084 Change indexing config to YAML 2018-08-02 21:17:51 +10: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
41b34105fb Don't use snapshot version 2018-08-01 09:11:58 +10:00
Stuart Douglas
f81022c605 Add super basic restart support to the runner mojo 2018-08-01 08:55:37 +10:00
Bob McWhirter
dc74edee7e Mix in CDI with JAXRS so that MP-Metrics will work. 2018-07-31 12:03:52 -04:00
Bob McWhirter
7d064a28e7 First shot at integrating mp-metrics.
No clue if the interceptors are intercepting.
2018-07-30 14:16:06 -04:00
Stuart Douglas
66e80eb56b New maven approach 2018-07-27 09:52:47 +10:00
Stuart Douglas
42f7e6f180 Add jboss repo 2018-07-26 22:56:52 +10:00
Sanne Grinovero
63bf612be1 Switch to the Maven distributed copy of the SubstrateVM annotations 2018-07-26 11:12:27 +03:00
Stuart Douglas
976d91f72e Fix up logging 2018-07-25 09:57:52 +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