Aurélien Pupier created CAMEL-22140:
---------------------------------------
Summary: Camel JBang export to Quarkus test is failing on Windows
Key: CAMEL-22140
URL: https://issues.apache.org/jira/browse/CAMEL-22140
Project: Camel
Issue Type: Bug
Components: camel-jbang
Affects Versions: 4.12.0
Reporter: Aurélien Pupier
{noformat}[[1;31mERROR[m] [1;31mFailures: [m
[[1;31mERROR[m]
[1;31morg.apache.camel.dsl.jbang.core.commands.ExportTest.shouldGenerateContent(RuntimeType)[1][m
[[1;31mERROR[m] [1;31m Run 1:
ExportTest.shouldGenerateContent:372->assertApplicationPropertiesContent:387
should contain camel.main.routes-include-pattern property, was
quarkus.native.resources.includes=camel/src/test/resources/route.yaml
camel.main.routes-include-pattern=camel/src/test/resources/route.yaml
==> expected: <true> but was: <false>[m
[[1;31mERROR[m] [1;31m Run 2:
ExportTest.shouldGenerateContent:372->assertApplicationPropertiesContent:387
should contain camel.main.routes-include-pattern property, was
quarkus.native.resources.includes=camel/src/test/resources/route.yaml
camel.main.routes-include-pattern=camel/src/test/resources/route.yaml
==> expected: <true> but was: <false>[m
[[1;31mERROR[m] [1;31m Run 3:
ExportTest.shouldGenerateContent:372->assertApplicationPropertiesContent:387
should contain camel.main.routes-include-pattern property, was
quarkus.native.resources.includes=camel/src/test/resources/route.yaml
camel.main.routes-include-pattern=camel/src/test/resources/route.yaml
==> expected: <true> but was: <false>
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)