Commit 3ad3545
Utku Aydin
feat: Add required reflection/resource metadata for native image generation
1 parent 7184dad commit 3ad3545
File tree
30 files changed
+2877
-0
lines changed- actor-typed/src/main/resources/META-INF/native-image/org.apache.pekko/pekko-actor-typed
- actor/src/main/resources/META-INF/native-image
- com.typesafe/config
- org.apache.pekko/pekko-actor
- cluster-metrics/src/main/resources/META-INF/native-image/org.apache.pekko/pekko-cluster-metrics
- cluster-sharding-typed/src/main/resources/META-INF/native-image/org.apache.pekko/pekko-cluster-sharding-typed
- cluster-sharding/src/main/resources/META-INF/native-image/org.apache.pekko/pekko-cluster-sharding
- cluster-tools/src/main/resources/META-INF/native-image/org.apache.pekko/pekko-cluster-tools
- cluster-typed/src/main/resources/META-INF/native-image/org.apache.pekko/pekko-cluster-typed
- cluster/src/main/resources/META-INF/native-image/org.apache.pekko/pekko-cluster
- coordination/src/main/resources/META-INF/native-image/org.apache.pekko/pekko-coordination
- discovery/src/main/resources/META-INF/native-image/org.apache.pekko/pekko-discovery
- distributed-data/src/main/resources/META-INF/native-image/org.apache.pekko/pekko-distributed-data
- persistence-query/src/main/resources/META-INF/native-image/org.apache.pekko/pekko-persistence-query
- persistence-typed/src/main/resources/META-INF/native-image/org.apache.pekko/pekko-persistence-typed
- persistence/src/main/resources/META-INF/native-image/org.apache.pekko/pekko-persistence
- remote/src/main/resources/META-INF/native-image/org.apache.pekko/pekko-remote
- serialization-jackson/src/main/resources/META-INF/native-image
- com.fasterxml.jackson.core/jackson-databind
- com.fasterxml.jackson.datatype/jackson.datatype
- com.fasterxml.jackson.module
- jackson-module-parameter-names
- jackson-module-scala
- org.apache.pekko/pekko-serialization-jackson
- slf4j/src/main/resources/META-INF/native-image
- ch.qos.logback/logback-classic
- org.apache.pekko/pekko-slf4j
- stream/src/main/resources/META-INF/native-image/org.apache.pekko/pekko-stream
30 files changed
+2877
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 105 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 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments