Commit 76b8fbe
committed
Helidon MP revamped for native-image
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Work around issues with the reduced pom created by maven-shade-plugin.
See https://issues.apache.org/jira/browse/MNG-5899
Inline the reduced dependencies in the original pom.
Turn-off reduced pom generation.
Update microprofile/weld/pom.xml
Build fixes after repackaging weld.
Build fix - spotbugs exclude missing.
Simplify build and runtime events.
Using predefined priorities.
Validations for all modules in test.
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>1 parent feeeb8c commit 76b8fbe
396 files changed
Lines changed: 9630 additions & 14383 deletions
File tree
- applications/mp
- archetypes/se/src/main/resources/archetype-resources
- bom
- common
- common/src/main
- java/io/helidon/common
- resources/META-INF/native-image/io.helidon/helidon-common
- metrics
- config
- config
- src
- main
- java
- io/helidon/config
- internal
- spi
- resources/META-INF/native-image
- io.helidon.config/helidon-config
- test/java/io/helidon/config
- internal
- object-mapping/src/main/java/io/helidon/config/objectmapping
- testing/src
- main/java/io/helidon/config/testing
- test/java/io/helidon/config/testing
- dependencies
- examples
- employee-app
- grpc
- metrics
- microprofile
- basic-client
- basic-server-implicit
- metrics
- integrations/cdi
- datasource-hikaricp-h2
- datasource-hikaricp-mysql
- datasource-hikaricp
- jedis
- jpa
- oci-objectstorage
- microprofile
- hello-world-explicit
- src/main/java/io/helidon/microprofile/example/helloworld/explicit
- hello-world-implicit
- idcs
- mp1_1-security
- mp1_1-static-content
- src/test/java/io/helidon/microprofile/example/staticc
- openapi
- quickstarts
- helidon-quickstart-se
- helidon-standalone-quickstart-se
- security
- attribute-based-access-control
- src/main/java
- oidc
- todo-app
- backend
- frontend/src/main/java/io/helidon/demo/todos/frontend
- grpc/core
- integrations
- cdi
- common-cdi
- delegates
- reference-counted-context
- src/test/resources/META-INF
- datasource-hikaricp
- src/test
- java/io/helidon/integrations/datasource/hikaricp/cdi
- resources/META-INF
- datasource-ucp
- src/test
- java/io/helidon/integrations/datasource/ucp/cdi
- resources/META-INF
- datasource
- eclipselink-cdi
- src/test/resources/META-INF
- jedis-cdi
- src/test/resources/META-INF
- jpa-cdi
- etc/spotbugs
- src/test
- java/io/helidon/integrations/cdi/jpa/chirp
- resources/META-INF
- jpa-weld
- src/test/resources/META-INF
- jta-cdi
- src/test/resources/META-INF
- jta-weld
- src/test/resources/META-INF
- oci-objectstorage-cdi
- graal
- mp-native-image-extension
- src/main/java/io/helidon/integrations/graal/mp/nativeimage/extension
- native-image-extension/src/main
- java/io/helidon/integrations/graal/nativeimage/extension
- resources/META-INF
- helidon/native-image
- native-image/io.helidon/helidon
- jersey/server
- media/jsonp/common/src/main/resources/META-INF/native-image/io.helidon.media/helidon-media-jsonp-common
- metrics2
- metrics2
- src
- main/java
- io/helidon/metrics
- test/java/io/helidon/metrics
- metrics/metrics
- etc/spotbugs
- src
- main/java/io/helidon/metrics
- test/java/io/helidon/metrics
- microprofile
- access-log
- src/main
- java
- io/helidon/microprofile/accesslog
- resources/META-INF/services
- bundles
- helidon-microprofile-1.0
- helidon-microprofile-1.1
- helidon-microprofile-1.2
- src/main/java
- helidon-microprofile-2.2
- src/main/java
- helidon-microprofile-3.0
- src/main/java
- helidon-microprofile-3.1
- src/main/java
- helidon-microprofile
- cdi
- src
- main
- java
- io/helidon/microprofile/cdi
- resources/META-INF
- helidon/native-image
- native-image/io.helidon.microprofile.cdi/helidon-microprofile-cdi
- services
- test
- java/io/helidon/microprofile/cdi
- resources
- META-INF/services
- config
- src
- main
- java
- io/helidon/microprofile/config
- resources/META-INF/native-image/io.helidon.microprofile.config/helidon-microprofile-config
- test/java/io/helidon/microprofile/config
- fault-tolerance
- src
- main/java
- io/helidon/microprofile/faulttolerance
- test
- java/io/helidon/microprofile/faulttolerance
- resources/META-INF/services
- grpc
- client
- metrics
- src
- main/java/io/helidon/microprofile/grpc/metrics
- test/java/io/helidon/microprofile/grpc/metrics
- server
- src
- main/java/io/helidon/microprofile/grpc/server
- test/java/io/helidon/microprofile/grpc/server
- health/src/main
- java
- io/helidon/microprofile/health
- resources/META-INF/services
- jwt-auth/jwt-auth-cdi/src/test/java/io/helidon/microprofile/jwt/auth/cdi
- metrics2
- src
- main/java
- io/helidon/microprofile/metrics
- test
- java/io/helidon/microprofile/metrics
- resources/META-INF
- metrics
- src
- main
- java
- io/helidon/microprofile/metrics
- resources/META-INF/services
- test
- java/io/helidon/microprofile/metrics
- resources/META-INF
- oidc/src/main
- java
- io/helidon/microprofile/oidc
- resources/META-INF/services
- openapi/src/main
- java
- io/helidon/microprofile/openapi
- resources/META-INF/services
- rest-client
- security
- src/main
- java
- io/helidon/microprofile/security
- resources/META-INF/services
- server
- src
- main
- java
- io/helidon/microprofile/server
- spi
- resources/META-INF
- helidon/native-image
- native-image
- helidon
- io.helidon.microprofile.jaxrs/helidon-microprofile-jaxrs
- services
- test/java/io/helidon/microprofile/server
- tests
- arquillian/src/main/java/io/helidon/microprofile/arquillian
- tck
- tck-config
- src/test
- tck-fault-tolerance
- tck-metrics2
- src/test/resources
- tck-metrics
- tck-rest-client
- src/test
- resources
- tracing/src/main
- java
- io/helidon/microprofile/tracing
- resources/META-INF/services
- weld
- security/security/src/main/java/io/helidon/security
- tests
- apps/bookstore
- bookstore-mp
- bookstore-se
- functional
- context-propagation
- multiport
- integration
- health/mp-disabled
- native-image
- mp-1
- src/main
- java/io/helidon/tests/integration/nativeimage/mp1
- resources
- META-INF
- native-image/tests/mp-1
- web
- web
- se-1
- zipkin-mp-2.2
- tracing
- jaeger
- src/main
- java/io/helidon/tracing/jaeger
- resources/META-INF/native-image/io.helidon.tracing/helidon-tracing-jaeger
- zipkin/src/main/java/io/helidon/tracing/zipkin
- webserver
- access-log/src/main/resources/META-INF/native-image/io.helidon.webserver/helidon-webserver-access-log
- jersey/src/main
- java/io/helidon/webserver/jersey
- resources/META-INF
- helidon/native-image
- native-image/io.helidon.webserver/helidon-webserver-jersey
- webserver/src/main
- java/io/helidon/webserver
- resources/META-INF/native-image/io.helidon.webserver/helidon-webserver
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 8 | | |
29 | 9 | | |
30 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
76 | 103 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | 359 | | |
385 | 360 | | |
386 | 361 | | |
| |||
412 | 387 | | |
413 | 388 | | |
414 | 389 | | |
415 | | - | |
416 | | - | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
417 | 397 | | |
418 | 398 | | |
419 | 399 | | |
| |||
447 | 427 | | |
448 | 428 | | |
449 | 429 | | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
| 430 | + | |
455 | 431 | | |
456 | 432 | | |
457 | 433 | | |
| |||
705 | 681 | | |
706 | 682 | | |
707 | 683 | | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
708 | 689 | | |
709 | 690 | | |
710 | 691 | | |
| |||
Lines changed: 91 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
Lines changed: 13 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | | - | |
| 20 | + | |
19 | 21 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
23 | 31 | | |
0 commit comments