Skip to content

The AbstractAppDeployerIntegrationTests#testCommandLineArgumentsPassing test fails due to not handling special characters #18

@donovanmuller

Description

@donovanmuller

Exception in app is:

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deployerIntegrationTest': Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: Expected 'commandLineArgValueThatMayNeedEscaping' value to be equal to '&'"|< é\(', but was '&'"|< ��\('

Haven't been able to find a good way to handle this with the Maven deployer.
Can escape it by adding \"...\" but then that breaks the next check in this test.
Needs more investigation...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions