This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 6a5abae88a Add JQ extension
new 91e644b684 Add test for property placeholders and non-resolvable
config profile properties
new fdf5beaa8c Add test for @Singleton scoped beans in dev mode
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
extensions-core/core/deployment/pom.xml | 10 ++++
.../CamelConfigurationPlaceholdersTest.java} | 44 +++++++--------
.../CamelDevModeSingletonBeanTest.java} | 62 +++++++++++-----------
3 files changed, 58 insertions(+), 58 deletions(-)
copy
extensions-core/core/deployment/src/test/java/org/apache/camel/quarkus/core/{deployment/main/CamelMainInjectTest.java
=> runtime/CamelConfigurationPlaceholdersTest.java} (70%)
copy
extensions-core/core/deployment/src/test/java/org/apache/camel/quarkus/core/{deployment/main/CamelMainInjectTest.java
=> runtime/CamelDevModeSingletonBeanTest.java} (57%)