For example the file: /smart-connector/src/main/resources/META-INF/microprofile-config.properties
Uses windows line endings (if I am correct).
Double check this and if correct, change all files within the repository such that they use linux line ending (i.e. LF instead of CR LF)
For example the file: /smart-connector/src/main/resources/META-INF/microprofile-config.properties
Uses windows line endings (if I am correct).
Double check this and if correct, change all files within the repository such that they use linux line ending (i.e. LF instead of CR LF)