This is an automated email from the ASF dual-hosted git repository.
Croway pushed a change to branch fix/aot-basic-timer-header-regression
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git
from e98ea9e1 Fix aot-basic example: timer header regression and
native-image reflection gaps
add ae5f53ff Consolidate aot-basic native-image config into unified
reachability-metadata.json
No new revisions were added by this update.
Summary of changes:
.../native-image.properties | 0
.../reachability-metadata.json | 2742 ++++++++++++++++++++
.../reflect-config.json | 2585 ------------------
.../resource-config.json | 160 --
4 files changed, 2742 insertions(+), 2745 deletions(-)
rename
aot-basic/src/main/resources/META-INF/native-image/org.apache.camel.springboot.example/{camel-example-spring-boot-aot-basic-charsets
=> camel-example-spring-boot-aot-basic-extra}/native-image.properties (100%)
create mode 100644
aot-basic/src/main/resources/META-INF/native-image/org.apache.camel.springboot.example/camel-example-spring-boot-aot-basic-extra/reachability-metadata.json
delete mode 100644
aot-basic/src/main/resources/META-INF/native-image/org.apache.camel.springboot.example/camel-example-spring-boot-aot-basic/reflect-config.json
delete mode 100644
aot-basic/src/main/resources/META-INF/native-image/org.apache.camel.springboot.example/camel-example-spring-boot-aot-basic/resource-config.json