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}[ERROR] Failures: 
[ERROR] 
org.apache.camel.dsl.jbang.core.commands.ExportTest.shouldGenerateContent(RuntimeType)[1]
[ERROR]   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>
[ERROR]   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>
[ERROR]   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)

Reply via email to